* modeline-inactive font alias
@ 2016-06-26 17:23 C. Baxter
2016-06-26 19:13 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: C. Baxter @ 2016-06-26 17:23 UTC (permalink / raw)
To: emacs-devel
I get the error "Invalid face" modeline-inactive when I launch emacs. I
assume this is triggered by the Jun 23 commit
c430f7e23fc2c22f251ace4254e37dea1452dfc3 that removed inter alia
"modeline-inactive" as a font alias. I can't find what has replaced
modeline-inactive. I've looked in faces.el but to no avail. Could someone
point me in the right direction in order so I can update my .emacs entry:
(set-face-foreground 'modeline-inactive "wheat")
(set-face-background 'modeline-inactive "light slate gray")
Sorry for the trivial question.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: modeline-inactive font alias
2016-06-26 17:23 modeline-inactive font alias C. Baxter
@ 2016-06-26 19:13 ` Eli Zaretskii
2016-06-26 19:29 ` Colin Baxter
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2016-06-26 19:13 UTC (permalink / raw)
To: C. Baxter; +Cc: emacs-devel
> From: C. Baxter <m43cap@yandex.com>
> Date: Sun, 26 Jun 2016 17:23:04 +0000 (UTC)
>
> I can't find what has replaced modeline-inactive.
"M-x list-faces-display RET" is your friend. The answer to that
question is mode-line-inactive.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: modeline-inactive font alias
2016-06-26 19:13 ` Eli Zaretskii
@ 2016-06-26 19:29 ` Colin Baxter
0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2016-06-26 19:29 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
On Sun, Jun 26 2016, Eli Zaretskii wrote:
>> From: C. Baxter <m43cap@yandex.com>
>> Date: Sun, 26 Jun 2016 17:23:04 +0000 (UTC)
>>
>> I can't find what has replaced modeline-inactive.
>
> "M-x list-faces-display RET" is your friend. The answer to that
> question is mode-line-inactive.
Dear Eli,
Thank you for your help. I much appreciate it.
Best wishes,
Colin.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-26 19:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-26 17:23 modeline-inactive font alias C. Baxter
2016-06-26 19:13 ` Eli Zaretskii
2016-06-26 19:29 ` Colin Baxter
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).