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

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

Re: How remove/change appearance of "M-x" prompt when inputting interact


From: leo
Subject: Re: How remove/change appearance of "M-x" prompt when inputting interactive command/function?
Date: 14 Jan 2004 23:41:53 +1100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Kevin Rodgers <ihs_4664@yahoo.com> writes:

> Christian Seberino wrote:
> 
> > When you do M-x to type in a command interactively
> > you see a "M-x" prompt waiting for you to type something in.
> > How can I remove or change this prompt?
> 
> Edit this code in src/keyboard.c:Fexecute_extended_command(), then
> recompile Emacs:
> 
> 
>    /* 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 ");

cool, somebody how knows the _source_ code of emacs! (admirational
face...) 

do you additionally (off topic for this thread) know where emacs
gathers/provides the information for the left/top-postion of frames?

i'd like to look at that for the mac osx/aqua version of emacs. - see article
"definitely an aqua/carbon issue (was Re: function `frame-parameters' on
mac osx)" in this newsgroups.

cheers, leo


reply via email to

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