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

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

Re: Problems with global-set-key


From: Peter Dyballa
Subject: Re: Problems with global-set-key
Date: Fri, 22 Apr 2005 11:33:49 +0200


Am 22.04.2005 um 11:18 schrieb JS:

(global-set-key "\M-a" 'comment-dwim)


Have you tried without backslash? This one works for me for Emacsen 2[012]:
        (global-set-key [M-f1]               'replace-string)

--
Greetings

  Pete

Know thyself.  Need help, call CIA.





reply via email to

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