From: "Ernest Adrogué" <nfdisco@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: text displayed in the header line with wrong faces
Date: Tue, 20 Dec 2016 11:25:36 +0100 [thread overview]
Message-ID: <20161220102536.3smvm7bbtuib55xu@doriath.local> (raw)
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.
next reply other threads:[~2016-12-20 10:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-20 10:25 Ernest Adrogué [this message]
2016-12-20 13:04 ` text displayed in the header line with wrong faces Alex Kost
2016-12-20 14:57 ` Ernest Adrogué
2016-12-20 18:36 ` Eli Zaretskii
2016-12-20 21:14 ` Ernest Adrogué
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161220102536.3smvm7bbtuib55xu@doriath.local \
--to=nfdisco@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).