emacs-devel
[Top][All Lists]
Advanced

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

Re: What is the purpose of "To bind the key M-DEL, use "\M\d", not M-DEL


From: Richard Stallman
Subject: Re: What is the purpose of "To bind the key M-DEL, use "\M\d", not M-DEL"
Date: Fri, 05 Jan 2007 21:54:47 -0500

    (global-set-key [M-del] nil)

    works, and you seem to imply that is the correct syntax, or at least
    acceptable syntax.

That would be correct syntax for rebinding a function key named `del'.
But I don't think keyboards normally generate such a key.

\M-\d is what you should use.




reply via email to

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