On Sun, 20 Sep 2009 22:34:19 +0800, bill lam wrote: > On Sun, 20 Sep 2009, Tamas K Papp wrote: >> I read the manual but could not find anything similar. > > info in mutt manual is hard to find unless you have already known that > command. ;-) > > look for the 'source' command, eg > > source ~/mymuttfile
I know about source, but I don't really see how this solves my problem. Unless I put the commands in a file, and source it every time I want to execute that procedure. This looks a bit ugly though. Reminds me of Matlab :-) Is this the only way? Tamas