emacs-devel
[Top][All Lists]
Advanced

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

Re: Key bindings proposal


From: Jan Djärv
Subject: Re: Key bindings proposal
Date: Sun, 29 Aug 2010 09:46:47 +0200


29 aug 2010 kl. 01:16 skrev Juri Linkov <address@hidden>:

>> 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)?

Two underscores in a row translates to one in Gtk+.

    Jan D.



reply via email to

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