help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How replace "M-x" string you see when you type a command?


From: address@hidden
Subject: Re: How replace "M-x" string you see when you type a command?
Date: Tue, 9 Dec 2008 10:13:39 -0800 (PST)
User-agent: G2/1.0

On Dec 9, 6:09 am, Kevin Rodgers <kevin.d.rodg...@gmail.com> wrote:
> seber...@spawar.navy.mil wrote:
> > When you type a command inEmacsyou are greeted with the prompt "M-
> > x".  How change that prompt string?
>
> Change this code in src/keyboard.c and recompileemacs:
>
>    /* This isn't strictly correct if execute-extended-command
>       is bound to anything else.  Perhaps it should use
>       this_command_keys?  */
>    strcat (buf, "M-x ");
>
> --
> Kevin Rodgers
> Denver, Colorado, USA

thank you very much

cs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]