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

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

Re: Strange behaveur for M-x


From: Anakreon Mendis
Subject: Re: Strange behaveur for M-x
Date: Fri, 01 Apr 2005 19:12:58 +0300
User-agent: Debian Thunderbird 1.0 (X11/20050116)

Yes the mapping is what you describe. Esc+x works like M-x.

How could I change this?


You might pick one of the solutions described in

 http://www.emacswiki.org/cgi-bin/emacs-en/MetaKeyProblems


HTH,

Heike
Thanks. An other way I found to solve the M-x problem is this:
(global-set-key  [?\A-x] 'execute-extended-command)





reply via email to

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