<<< Date Index >>>     <<< Thread Index >>>

Re: How to save to a default mail directory?



* Ren? Clerc <rene@xxxxxxxx> [2004-04-06 10:36]:
>  * Joel Parker Henderson <joel@xxxxxxxxxx> [06-04-2004 01:30]:
>  
>  > 1. I want to press "s" to save a message, type "foo" (a folder name)
>  >    and have mutt save within my default dir like ~/Maildir/foo/cur
>  >    I know "=foo" works, but I need to do it without the equals sign.
>  
>  Make sure you start mutt from within ~/Maildir/.

alias mutt='~/runmuttinappropiatedir'

[runmuttinappropiatedir]
#bin/sh

cd ~/Maildir  # got to right directory
mutt          # run mutt 
cd -          # return to previous directory
#EOF

 
Greetings


Theo Vermeulen

-- 
Theo Vermeulen     _________________________________ 
theo@xxxxxxxxx    |   Al wie dit leest is zot :)    |
                  | All who reads this is stupid :) |
#EOF              '---------------------------------'