Re: New mail notification

2001-01-16 Thread Jeffrey A Schoolcraft

you might want to do something like this then:

mailboxes `for file in ~/mail/*; do echo -n "+$(basename $file) "; done`

works for me.

Jeff



Re: New mail notification

2001-01-16 Thread Jeffrey A Schoolcraft


sorry, forgot the !

 mailboxes ! `for file in ~/mail/*; do echo -n "+$(basename $file) "; done`
 Jeffrey A Schoolcraft ([EMAIL PROTECTED]) wrote:
 you might want to do something like this then:
 
 mailboxes `for file in ~/mail/*; do echo -n "+$(basename $file) "; done`
 
 works for me.
 
 Jeff



Line length and word wrapping

2000-12-18 Thread Jeffrey A Schoolcraft

I have a problem with my line length and word wrapping.  I'm not sure where the 
configurations are in the muttrc but if someone could help me I would appreciate it 
(and I'm sure everyone else I write to would also).

Jeff




Re: Line length and word wrapping

2000-12-18 Thread Jeffrey A Schoolcraft

I'm pretty sure that I've fixed my line length word prolem.  If someone
could just post back and say yes or not I would appreciate it.  Thanks.  

Jeff

* Jeffrey A Schoolcraft ([EMAIL PROTECTED]) wrote:
 I have a problem with my line length and word wrapping.  I'm not sure where the 
configurations are in the muttrc but if someone could help me I would appreciate it 
(and I'm sure everyone else I write to would also).
 
 Jeff