Hello Andras,

> How does this interact with the large number of commands that by default
> are bound to Esc <some-character>?

Your question is already answered in the thread and in the diff itself
(the text I added to init.h is inserted to muttrc(5) when you compile.)

Reasoning:

While you *have* the option to rebind those functions you *don't have*
the option to rebind the one hardcoded to C-g.  This is the aim of my
patches.  The price of freedom?, just some more configuration work from
your part.  If you're an emacs user just leave the variable untouched
and you won't notice any differences.  If you're a vi user you've
already had to rebind *a lot* of functions, haven't you?, well,
rebinding some more won't hurt you.

The interesting question, based on what kevin@ suggested, is if there
are other functionality affected besides edit line.  Please, test the
patches and let us know.

> 
> -- Andras Salamon                   [email protected]


        Walter


Reply via email to