emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Mode-line images do not change colour in non-selected wi


From: Richard Stallman
Subject: address@hidden: Mode-line images do not change colour in non-selected windows]
Date: Mon, 07 Apr 2003 13:23:06 -0400

Could someone try looking at this?

------- Start of forwarded message -------
Date: Mon, 31 Mar 2003 19:45:26 +0100
From: Glenn Morris <address@hidden>
To: address@hidden
Subject: Mode-line images do not change colour in non-selected windows
Sender: address@hidden


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. 



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




reply via email to

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