Re: xlabel request
Hello Antoine, David,
On Monday, April 28, 2008 at 20:24:23 +0200, Antoine Reilles wrote:
> either remap the edit-label command to another key (but i like 'y'),
> or remap the macros in the default Muttrc:
>| macro index,pager y "<change-folder>?" "show incoming mailboxes list"
>| bind browser y exit
> to something else.
That's an annoying conflict: The browse mailboxes macro [y] is
consistent with "mutt -y". OTOS <edit-label> bound to the [y] key is
consistent with the ~y search pattern, and with the %y and %Y expandos.
The macros can act as a quick toggle, show/hide mailboxes browser:
They'd like to keep the easy single key [y].
<edit-label> leads to a prompt, wanting both hands on keyboard: It
should be able to bear with a more complex binding, like shift-y (or
something else like <Esc>y, ^Y, or whatever). And X-Labels already
picked an uppercase for the %Y expansion.
Bye! Alain.