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 some of the macros that other
folks have posted.  bol and eol to jump to the beginning and then
back to the end of line sound quite slick, and don't mess up your folder
searching when you're not looking only at your set list of mailboxes like
a pre-cd would.


% 
% Thank you

Have fun!


% 
% -- 
% ... don't touch the bang-bang fruit


HAND

:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!




msg28657/pgp0.pgp
Description: PGP signature


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 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'd find out about it.  The
closest you can probably come is changing to there before starting mutt
if you don't want to just feed your message to a script that does the cd
and then the munpack for you...


% 
% Thank you in advance

Sorry...


% 
% Oliver
% -- 
% ... don't touch the bang-bang fruit


:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!




msg28630/pgp0.pgp
Description: PGP signature


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 just feed your message to a script that does the cd
 and then the munpack for you...

another alternative might be an alias for mutt like: alias mutt=cd
/my/dnld/dir;/path/to/mutt  might be a little easier then always
remembering to be in the correct directory when starting mutt.

-- 
Peter Abplanalp

Email:   [EMAIL PROTECTED]
PGP: pgp.mit.edu



msg28632/pgp0.pgp
Description: PGP signature


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 'save-entrybol~/I/eol' 'save attachment'

Nicolas



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 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 save-entrybol~/WINDOWS/eol

Shawn

-- 
I love children.  Especially when they cry -- for then someone takes them away.
-- Nancy Mitford



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 save-entrybol/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 folder for saving attachments (something like
  /home/me/download) in the .muttrc?
 
 macro attach  s 'save-entrybol~/I/eol' 'save attachment'
 
 Nicolas



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 can probably come is changing to there before starting mutt

t is a good hint/idea ...

Thank you

-- 
... don't touch the bang-bang fruit