Re: Default folder for save attachements (resolved)

2002-06-07 Thread Oliver Fuchs
Many thanks for your very good (as always) suggestions and hints. I put it this way: In my .bash_profile I set an alias with: alias mutt="cd ~/download;mutt". It is a little bit unusual but for my requirements it works out the best. Thank you again Oliver -- ... don't touch the bang-bang fruit

Re: Default folder for save attachements

2002-06-06 Thread David T-G
Oliver -- ...and then Oliver Fuchs said... % % On Wed, 05 Jun 2002, David T-G wrote: % % > I don't believe so; % % Yes, me too :-( % ... % > The closest you can probably come is changing to there before starting mutt % % t is a good hint/idea ... If you haven't yet, be sure to check out

Re: Default folder for save attachements

2002-06-05 Thread Oliver Fuchs
On Wed, 05 Jun 2002, David T-G wrote: > I don't believe so; Yes, me too > I just did a quick grep thru the manual and didn't > see anything on it, but that's where you'd find out about it. I searched the manual too and could not find a setting that would submitt this topic > The closest you c

Re: Default folder for save attachements

2002-06-05 Thread John P Verel
A variation on the below, given to this list by Mikko Hanninen, 4/2/00: macro attach s /mnt/vfat/john/muttattachments/ John On 06/05/02, 11:13:56PM +0200, Nicolas Rachinsky wrote: > * Oliver Fuchs <[EMAIL PROTECTED]> [2002-06-05 22:39 +0200]: > > can I define a default fo

Re: Default folder for save attachements

2002-06-05 Thread Shawn D. McPeek
Previously, Oliver Fuchs wrote: % Hi, % can I define a default folder for saving attachments (something like % /home/me/download) in the .muttrc? % % Thank you in advance I use this: macro attach s ~/WINDOWS/ Shawn -- I love children. Especially when they cry -- for then someone takes them

Default folder for save attachements

2002-06-05 Thread Oliver Fuchs
Hi, can I define a default folder for saving attachments (something like /home/me/download) in the .muttrc? Thank you in advance Oliver -- ... don't touch the bang-bang fruit

Re: Default folder for save attachements

2002-06-05 Thread Nicolas Rachinsky
* Oliver Fuchs <[EMAIL PROTECTED]> [2002-06-05 22:39 +0200]: > can I define a default folder for saving attachments (something like > /home/me/download) in the .muttrc? macro attach s '~/I/' 'save attachment' Nicolas

Re: Default folder for save attachements

2002-06-05 Thread Peter T. Abplanalp
On Wed, Jun 05, 2002 at 03:45:20PM -0500, David T-G wrote: > I don't believe so; I just did a quick grep thru the manual and didn't > see anything on it, but that's where you'd find out about it. The > closest you can probably come is changing to there before starting mutt > if you don't want to

Re: Default folder for save attachements

2002-06-05 Thread David T-G
Oliver -- ...and then Oliver Fuchs said... % % Hi, % can I define a default folder for saving attachments (something like % /home/me/download) in the .muttrc? I don't believe so; I just did a quick grep thru the manual and didn't see anything on it, but that's where you'

Default folder for save attachements

2002-06-05 Thread Oliver Fuchs
Hi, can I define a default folder for saving attachments (something like /home/me/download) in the .muttrc? Thank you in advance Oliver -- ... don't touch the bang-bang fruit

Re: Feature Request - change the change-folder default folder

2002-04-03 Thread Patrick
* Sven Guckes <[EMAIL PROTECTED]> [04-03-02 19:50]: > * pat <[EMAIL PROTECTED]> [2002-04-03 19:48]: > > Feature request. It would be nice and timesaving (for me, at > PS: But, dammit, Pat, put your name into the > From: line so an attribution makes sense! > > Sven Just for you, Sven. aka

Re: Feature Request - change the change-folder default folder

2002-04-03 Thread Sven Guckes
* pat <[EMAIL PROTECTED]> [2002-04-03 19:48]: > Feature request. It would be nice and timesaving (for me, at > least) if would default to ! when where was not a > folder containing New Mail. Perhaps a set feature in muttrc ?? > set change-folder * Sven Guckes wrote: > feature request denied.

Re: Default folder

2001-11-23 Thread Thorsten Haude
Hi, * Vittorio <[EMAIL PROTECTED]> [01-11-23 14:22]: >I'm using mutt to deal with the lists I've subscribed to. > >I'd like to have the folder folder I receive my personal mail ($HOME/IN.personale) >to be automatically opened when I start Mutt. > >What should I do? mutt -f Thorsten -- They

Re: Default folder

2001-11-23 Thread Paul Roberts Student lab engineer
On Fri, Nov 23, 2001 at 01:22:27PM +, Vittorio wrote: > I'm using mutt to deal with the lists I've subscribed to. > > I'd like to have the folder folder I receive my personal mail ($HOME/IN.personale) >to be automatically opened when I start Mutt. > setting the spoolfile variable to the

Re: Default folder

2001-11-23 Thread Dmitriy
On Fri, Nov 23, 2001 at 01:22:27PM +, Vittorio wrote: > I'm using mutt to deal with the lists I've subscribed to. > > I'd like to have the folder folder I receive my personal mail ($HOME/IN.personale) >to be automatically opened when I start Mutt. > Either set $MAIL to location of IN.pers

Default folder

2001-11-23 Thread Vittorio
I'm using mutt to deal with the lists I've subscribed to. I'd like to have the folder folder I receive my personal mail ($HOME/IN.personale) to be automatically opened when I start Mutt. What should I do? Thanks