emacs-devel
[Top][All Lists]
Advanced

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

Re: Key bindings proposal


From: Lennart Borgman
Subject: Re: Key bindings proposal
Date: Mon, 30 Aug 2010 17:39:41 +0200

On Mon, Aug 30, 2010 at 5:34 PM, Drew Adams <address@hidden> wrote:
>
> 3rd-party code will just have to adjust, providing two sets of menu items: one
> that works in old Emacs versions (no accelerator indication) and one that 
> works
> in new versions.  Ugh.  And code that dynamically generates menu items would
> need to be adapted to always DTRT.  Ugh.

Can't this be handled something like this:

- Provide a function in Emacs, say `menu-escape-underscore', that does
escaping of underscore so that it is shown as an underscore.

- Test for the presence of this function in external libraries.



reply via email to

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