* Echo area / minibuffer face?
@ 2007-10-19 15:28 David Reitter
2007-10-19 15:41 ` Sebastian Tennant
0 siblings, 1 reply; 3+ messages in thread
From: David Reitter @ 2007-10-19 15:28 UTC (permalink / raw)
To: emacs-help gnu gnu
What is the name of the face used for the echo area? And the minibuffer?
All I could find was the minibuffer prompt face, but neither Google
nor the reference seem to know the face(s) that I need to customize.
Thanks
- David
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Echo area / minibuffer face?
2007-10-19 15:28 David Reitter
@ 2007-10-19 15:41 ` Sebastian Tennant
0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Tennant @ 2007-10-19 15:41 UTC (permalink / raw)
To: help-gnu-emacs
Quoth David Reitter <david.reitter@gmail.com>:
> What is the name of the face used for the echo area? And the minibuffer?
>
> All I could find was the minibuffer prompt face, but neither Google
> nor the reference seem to know the face(s) that I need to customize.
I have the following line in my ~/.emacs:
(set-face-attribute 'minibuffer-prompt nil :foreground "red" :bold t))
I think this is a new-ish face though, only found in Emacs 22, though I'm
not sure about this.
Sebastian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-19 17:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.2314.1192807719.18990.help-gnu-emacs@gnu.org>
2007-10-19 17:44 ` Echo area / minibuffer face? Stefan Monnier
2007-10-19 15:28 David Reitter
2007-10-19 15:41 ` Sebastian Tennant
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).