emacs-devel
[Top][All Lists]
Advanced

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

Re: Key bindings proposal


From: Juri Linkov
Subject: Re: Key bindings proposal
Date: Sun, 29 Aug 2010 00:16:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

> Keeping the accelerator indication in the string itself:
> (define-key menu-bar-file-menu [exit-emacs]
>   `(menu-item ,(purecopy "_Quit") save-buffers-kill-terminal
>               :help ,(purecopy "Save unsaved buffers, then exit")))

Does this scheme allow to escape underscores (when _ should be part of
the menu item but not as an accelerator)?



reply via email to

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