unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* text displayed in the header line with wrong faces
@ 2016-12-20 10:25 Ernest Adrogué
  2016-12-20 13:04 ` Alex Kost
  0 siblings, 1 reply; 5+ messages in thread
From: Ernest Adrogué @ 2016-12-20 10:25 UTC (permalink / raw)
  To: help-gnu-emacs

Hi there,

Face attributes appear to be interpreted differently in the window
header line than in other parts of the window.  For instance, if I
evaluate

(setq header-line-format
      '(:eval (propertize "abcdefghijklmnopqrstuvwxyz"
                          'face 'show-paren-match)))

the text in the header line is displayed in what seems to be reverse
video: http://i.imgur.com/BU0XmGm.png

This doesn't happen if I disable the theme that I'm using (namely
solarized, which can found here:
https://github.com/sellout/emacs-color-theme-solarized/).  Without a
theme, background and foreground colours are not swapped, although I
noticed that then the foreground colour property is not inherited.

Any pointers on what could be causing this?

Cheers.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-20 21:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20 10:25 text displayed in the header line with wrong faces Ernest Adrogué
2016-12-20 13:04 ` Alex Kost
2016-12-20 14:57   ` Ernest Adrogué
2016-12-20 18:36     ` Eli Zaretskii
2016-12-20 21:14       ` Ernest Adrogué

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).