bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7943: white background is color #e5e5e5 in terminal window


From: Warren Harris
Subject: bug#7943: white background is color #e5e5e5 in terminal window
Date: Sun, 13 Mar 2011 13:17:50 -0700

yes

On Sun, Mar 13, 2011 at 11:27 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> From: Warren Harris <warrenharris@google.com>
> Date: Sun, 13 Mar 2011 10:42:04 -0700
> Cc: drew.adams@oracle.com, 7943@debbugs.gnu.org
>
> I believe I've figured out what was going on. It had nothing to do with the
> white setting to #e5e5e5, but the fact that somehow in my .emacs file the
> custom-set-faces contained the line:
>
>  '(default ((t (:inherit nil :stipple nil :background "white" :foreground
> "black" :inverse-video nil :box nil :strike-through nil :overline nil
> :underline nil :slant normal :weight normal :height 115 :width normal
> :foundry "unknown" :family "DejaVu Sans Mono"))))
>
> I'm not sure how this got there, but removing the :background "white" from
> it changes the window's background from dark grey to bright white again.
> Text is now readable.

Great!  So can we close this bug now?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]