Re: [Mutt] #2575: "bind index z noop" makes mutt ignore "bind
#2575: "bind index z noop" makes mutt ignore "bind generic z current-middle"
Changes (by brendan):
* priority: major => minor
Old description:
> {{{
> I want to bind some keys to generic functions, but default
> bindings for menus ovverride generic bindings defined by me.
> When I "bind index z noop" then the default binding is gone,
> the generic binding is listed in '?', but the key us not recognized.
> >How-To-Repeat:
> bind index noop
> bind generic z current-middle
>
> press z in index == unknown key
> >Fix:
> Unknown
> }}}
New description:
I want to bind some keys to generic functions, but default
bindings for menus ovverride generic bindings defined by me.
When I "bind index z noop" then the default binding is gone,
the generic binding is listed in '?', but the key us not recognized.
>How-To-Repeat:
{{{
bind index noop
bind generic z current-middle
}}}
press z in index == unknown key
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2575#comment:1>