emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Re: scroll-bar face gets changed in a new frame]


From: Richard Stallman
Subject: address@hidden: Re: scroll-bar face gets changed in a new frame]
Date: Sat, 03 Feb 2007 06:19:57 -0500

Would someone please investigate this and DTRT?

------- Start of forwarded message -------
To: address@hidden
From: Leo <address@hidden>
Date: Fri, 02 Feb 2007 14:26:31 +0000
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Re: scroll-bar face gets changed in a new frame
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
        version=3.0.4

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)



_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------




reply via email to

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