emacs-devel
[Top][All Lists]
Advanced

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

Re: Change in face-spec-set


From: Johan Bockgård
Subject: Re: Change in face-spec-set
Date: Mon, 29 Oct 2007 15:02:14 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Glenn Morris <address@hidden> writes:

>> With the current code, and without my patch, does that work?
>
> Give me a test case starting from emacs -Q and I'll tell you.

With or without the patch, more changes are needed.

The 2007-09-17 change was supposed to fix this case

    $ emacs -Q -bg black

    (face-spec-set 'font-lock-string-face
                   '((((background light)) :foreground "blue")
                     (((background dark))  :foreground "green")))

    (make-frame '((background-color . "white")))

-- 
Johan Bockgård





reply via email to

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