unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* 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 Echo area / minibuffer face? 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

* Re: Echo area  / minibuffer face?
       [not found] <mailman.2314.1192807719.18990.help-gnu-emacs@gnu.org>
@ 2007-10-19 17:44 ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2007-10-19 17:44 UTC (permalink / raw)
  To: help-gnu-emacs

> 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.

There's no such face, AFAIK.
But if you're lucky enough (like me), you're using a separate minibuffer
frame, in which case you can set the frame's `font' or foreground/background
colors.


        Stefan

^ 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 --
2007-10-19 15:28 Echo area / minibuffer face? David Reitter
2007-10-19 15:41 ` Sebastian Tennant
     [not found] <mailman.2314.1192807719.18990.help-gnu-emacs@gnu.org>
2007-10-19 17:44 ` Stefan Monnier

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).