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

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

Re: unexpected behavior of the dotemacs


From: Eli Zaretskii
Subject: Re: unexpected behavior of the dotemacs
Date: Thu, 29 May 2003 06:36:03 +0300

> From: jean daniel browne <browneje@etu.utc.fr>
> Newsgroups: gnu.emacs.help
> Date: Thu, 29 May 2003 00:05:49 +0200
> 
> either of the two following commands at the end
> of the .emacs fails to do what i want on the linux box:
> 
> (set-background-color "DarkSlateGray")
> (set-face-background 'default "DarkSlateGray")

What exactly _does_ happen?  Do you get the default background color?
If so, perhaps your color palette is depleted (closing other GUI
applications, like Netscape, might help), or maybe DarkSlateGray is
not in your rgb.txt.

Does it work to use the "#RRGGBB" notation instead of "DarkSlateGray"?
Does it work to say "DarkSlateGrey" (note the `e' instead of `a')?




reply via email to

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