emacs-devel
[Top][All Lists]
Advanced

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

Re: unhelpful menu keybinding notes


From: Richard Stallman
Subject: Re: unhelpful menu keybinding notes
Date: Mon, 17 Apr 2006 21:42:41 -0400

    Maybe a better solution is to add a `advertised-binding' property to the
    function's symbol:

      (put 'undo 'advertised-binding [?\C-x ?u])

    which could be used similarly to the :key-sequence property in menus
    (i.e. it's used if the key seuqnece is indeed bound to the specified
    command).

It is a good idea, but let's not consider it until after the release.




reply via email to

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