[Users] Whole thread as read (was: Re: Last tag not removed when imap flags (tags) are empty)
Holger Berndt
berndth at gmx.de
Thu Aug 16 18:25:15 CEST 2012
On Do, 16.08.2012 18:02, Igor Mammedov wrote:
>it would be nice to get mapping from menurc, but I guess it is only for
>builtin menu items.
If you replace
group.add_action(action)
with
group.add_action_with_accel(action, None)
you should be able to use the standard keybinding
assignment/modification methods.
Maybe the example should use that.
Holger
More information about the Users
mailing list