all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Barzilay <eli@barzilay.org>
Subject: Re: modeline colors
Date: 02 Dec 2006 23:26:58 -0500	[thread overview]
Message-ID: <m37ix97gfh.fsf@winooski.ccs.neu.edu> (raw)
In-Reply-To: m3irgwtw51.fsf@winooski.ccs.neu.edu

Eli Barzilay <eli@barzilay.org> writes:

> Eli Barzilay <eli@barzilay.org> writes:
> 
> > Does anyone know why in some versions of Emacs (specifically, the one
> > shipped with FC6: 21.4.1), changing the default background disables
> > my modeline color setting?
> > 
> > If I put this (and only this) in my .emacs:
> > 
> >   (set-face-background 'modeline "red")
> >   (set-face-background 'default "blue4")
> > 
> > I get a modeline with the default color.  After Emacs has already
> > started, evaluating that first line again produces the expected
> > result.  Is this some corner case bug?
> 
> FWIW, the problem disappeared.  I think that something was broken on a
> low level, perhaps even something in X.

And just in case someone will care about this -- it turned out that
the problem goes away if I "xrdb -load .Xdefault" after the Gnome
session starts.  To clarify: my .Xdefaults does not touch the modeline
etc.  (And even if it does, the two expressions should set the colors
regardless of my .Xdefaults.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!

  reply	other threads:[~2006-12-03  4:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-28 19:35 modeline colors Eli Barzilay
2006-11-28 20:45 ` aartist
2006-11-28 21:00   ` Eli Barzilay
2006-11-29  4:10     ` Eli Zaretskii
2006-11-29 18:33       ` Kevin Rodgers
2006-11-29 19:01         ` Peter Dyballa
     [not found]         ` <mailman.1304.1164827087.2155.help-gnu-emacs@gnu.org>
2006-11-29 19:20           ` Eli Barzilay
     [not found]     ` <mailman.1270.1164773427.2155.help-gnu-emacs@gnu.org>
2006-11-29  4:38       ` Eli Barzilay
2006-11-28 23:38   ` Mark Elston
2006-11-29  4:34     ` Eli Barzilay
2006-11-28 20:52 ` Peter Dyballa
2006-11-28 20:58   ` Eli Barzilay
     [not found] ` <mailman.1254.1164747174.2155.help-gnu-emacs@gnu.org>
2006-11-28 21:00   ` Eli Barzilay
2006-11-28 21:58     ` Peter Dyballa
2006-11-30 22:19 ` Eli Barzilay
2006-12-03  4:26   ` Eli Barzilay [this message]
2007-01-19 19:22     ` Kelsin
2007-01-19 19:39       ` Eli Barzilay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m37ix97gfh.fsf@winooski.ccs.neu.edu \
    --to=eli@barzilay.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.