bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#788: menu indications of key bindings for remapped commands


From: Chong Yidong
Subject: bug#788: menu indications of key bindings for remapped commands
Date: Mon, 16 Mar 2009 11:30:52 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> BTW, shouldn't this remap-handling be done in Fwhere_is_internal
> rather than in parse_menu_item?

So, the idea is for Fwhere_is_internal to extract the cache entry (which
has the form [remap foo]), and follow the remapping before returning the
value to its caller?

Yeah, that might work, though I don't know how much existing code
depends on the current behavior.






reply via email to

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