all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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é

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.