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

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

Mode-line images do not change colour in non-selected windows


From: Glenn Morris
Subject: Mode-line images do not change colour in non-selected windows
Date: Mon, 31 Mar 2003 19:45:26 +0100

In yesterday's CVS:

emacs -q --no-site-file

(setq display-time-string-forms
      `((propertize "*"
                    'display
                    '(image :type xbm
                            :ascent center
                            :file ,(expand-file-name "letter.xbm"
                                                     data-directory)))))

(display-time-mode 1)

(split-window)

The image does not change colour with the rest of the mode-line as
the selected window is changed. 





reply via email to

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