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

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

Re: scroll-bar face gets changed in a new frame


From: Leo
Subject: Re: scroll-bar face gets changed in a new frame
Date: Fri, 02 Feb 2007 14:26:31 +0000
User-agent: No Gnus v0.6, Emacs/22.0.93.3 (2007-02-02), Fedora 6 gnu/linux

On 2007-01-07, Leo said:

> Hi all,
>
> I suspect this is a bug. Tested in GNU Emacs 22.0.92.2
> (i686-pc-linux-gnu, GTK+ Version 2.6.4) of 2007-01-07 on soup
>
> Start Emacs with "emacs -q -l emacs-custom".
>
> where emacs-custom is this:
>
> ,----[ emacs-custom ]
> | (custom-set-faces
> |   ;; custom-set-faces was added by Custom.
> |   ;; If you edit it by hand, you could mess it up, so be careful.
> |   ;; Your init file should contain only one such instance.
> |   ;; If there is more than one, they won't work right.
> |  '(scroll-bar ((t (:background "#2e3436" :foreground "#eeeeec")))))
> `----
>
> In the initial frame:
>
> ,----[ M-x describe-face RET scroll-bar ]
> |      ...
> |      Foreground: #eeeeec
> |      Background: #2e3436
> |      ...
> `----
>
> Then make a new frame with 'C-x 5 2' and it becomes
>
> ,----[ M-x describe-face RET scroll-bar ]
> |      ...
> |      Foreground: #101010
> |      Background: #fbf8f1
> |      ...
> `----
>
> In emacs that compiles with "--without-toolkit-scroll-bars", you can
> see the change visually.

This bug is still in GNU Emacs 22.0.93.3 (i686-pc-linux-gnu, GTK+
Version 2.10.8) of 2007-02-02

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

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