all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Possible to alter the "M-x" string that is displayed when M-x is pressed to enter a command?
Date: Fri, 5 Jul 2013 11:29:04 -0600	[thread overview]
Message-ID: <20130705172904.GA20909@hysteria.proulx.com> (raw)
In-Reply-To: <871u7d2bdv.fsf@VLAN-3434.student.uu.se>

Emanuel Berg wrote:
> Chris Seberino writes:
> > Possible to alter the "M-x" string that is displayed when M-x is
> > pressed to enter a command?
> 
> I don't know, but if you find out, please tell us (me).
> 
> The closest I got was
> 
> (set-face-foreground 'minibuffer-prompt "green")
> 
> but it only applies (which makes sense) to the *face* when you are
> *prompted* for an argument, i.e., it really doesn't have anything
> to do with the M-x string (except that both are displayed in the
> minibuffer).

I always set this:

  (set-face-foreground 'minibuffer-prompt nil)

That displays the prompt in the default face, in my case white.

Bob



  reply	other threads:[~2013-07-05 17:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05 16:47 Possible to alter the "M-x" string that is displayed when M-x is pressed to enter a command? Chris Seberino
2013-07-05 16:57 ` Emanuel Berg
2013-07-05 17:29   ` Bob Proulx [this message]
     [not found]   ` <mailman.358.1373045351.12400.help-gnu-emacs@gnu.org>
2013-07-05 20:23     ` Chris Seberino
2013-07-05 21:07       ` Emanuel Berg
2013-07-05 23:40         ` Bob Proulx
     [not found]         ` <mailman.377.1373067609.12400.help-gnu-emacs@gnu.org>
2013-07-05 23:59           ` Emanuel Berg
2013-07-05 17:04 ` Teemu Likonen

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130705172904.GA20909@hysteria.proulx.com \
    --to=bob@proulx.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.
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.