[Mutt] #3306: "bind generic" does not work for keys that have default bindings
#3306: "bind generic" does not work for keys that have default bindings
--------------------+-------------------------------------------------------
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+-------------------------------------------------------
For instance,
bind generic $ last-entry
is accepted but $ does not do last-entry in the index menu, because of its
default binding to sync-mailbox. This makes the generic menu quite
useless. Because they are not controlled by the user and cannot be unbound
(and some may change / be added in future versions), the default bindings
should have a lower precedence. Alternatively, there should be a way to
unbind everything in one command.
Related bugs: #1880 and #2575 (but note that requiring the user to
explicitly unbind some key for each menu before using "bind generic"
because of a possible default binding would be unacceptable).
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3306>
Mutt <http://www.mutt.org/>
The Mutt mail user agent