/ Mandar Mitra wrote on Tue 20.Nov'12 at 17:34:42 +0530 / > Did you try > > bin <context> key function > > as described in Section 3.5 of the manual?
you can create a file which has your own key bindings and source it from your muttrc. Execute mutt using the -n option to override the system default muttrc and use the -F option to specify the muttrc file to use on startup. Perhaps use a wrapper script to define these options when mutt starts.
