On Wed, Sep 25, 2002 at 04:39:41PM -0400, Ricardo SIGNES wrote:
> > can mutt reread hiis configuration file ~/.muttrc?
> > Has mutt command "source" like VIM?
>
> source filename
> The given file will be evaluated as a configuration file.
But how to get rid of lines that are no more in new config file?
Something like:
:function reread_cfg_files
: reset all options to compile time
: source startup files as by usual start
:endfunction
--
Hans Ginzel
PS: My wish
:! should be a synonymum for !
because I used to use it in VIM.