Marking multiple messages as read

2001-05-15 Thread Jeroen Valcke
Hey, I want to mark multiple msgs as read. I have some mailing lists and I don't want to read all msgs. How can I mark these as read. It is possible to tag them all. But what then. Ctl-R (Mark Thread as read) doesn't work on all the tagged msg only the selected msg Thanks. -Jeroen- -- Jeroen Va

Re: Marking multiple messages as read

2001-05-15 Thread Jens Georg
Jeroen Valcke: > Hey, > I want to mark multiple msgs as read. I have some mailing lists and I > don't want to read all msgs. How can I mark these as read. > It is possible to tag them all. But what then. Ctl-R (Mark Thread as > read) doesn't work on all the tagged msg only the selected msg > Than

Re: Delete and jump to next unread

2001-05-15 Thread Mr. Wade
Jan Chrillesen asked: > Is there a way to map a key to "delete current mail and jump to next > unread"? Tab+d won't work, since I don't know if the next message is > unread. You could specify a macro to accomplish this. e.g., macro index \cx '' macro pager \cx '' This will cau

Re: Marking multiple messages as read

2001-05-15 Thread Mr. Wade
Jeroen Valcke wrote: > I want to mark multiple msgs as read. I have some mailing lists and I > don't want to read all msgs. How can I mark these as read. > It is possible to tag them all. But what then. Ctl-R (Mark Thread as > read) doesn't work on all the tagged msg only the selected msg > Thanks

Re: Marking multiple messages as read

2001-05-15 Thread Mr. Wade
Jeroen Valcke wrote: > Hey, > I want to mark multiple msgs as read. I have some mailing lists and I > don't want to read all msgs. How can I mark these as read. > It is possible to tag them all. But what then. Ctl-R (Mark Thread as > read) doesn't work on all the tagged msg only the selected msg >

Saving messages w/o the headers

2001-05-15 Thread Duke Normandin
Hi is there a slick way to save 'read' messages to a folder w/o all those space-wasting headers? Or am I forced to run the folder file through a 'filter' script? TIA... -- -duke Calgary, Alberta, Canada

Re: Saving messages w/o the headers

2001-05-15 Thread Lars Hecking
> is there a slick way to save 'read' messages to a folder w/o all those > space-wasting headers? Or am I forced to run the folder file through a > 'filter' script? TIA... In many cases, I find the headers more useful than the contents ...

Re: maildir much slower, is it normal?

2001-05-15 Thread Christian Ordig
> Nope, simply via a pretty slow IDE disk on my laptop. continouse reading large files and parsing them might be faster on old harddisks and computers with low memory than openeing hundreds of different files ... Maildir works quite nice in my LAN over NFS ... > (maildir uses no locks) right.

German Umlaute in Subject or other Header-Lines

2001-05-15 Thread Christoph Maurer
Hello List! I've got a question concerning German Umlaute (ä,ö,ü) in headers of a mail. Mutt is able to show them in a correct way, if I receive any mail containing correctly encoded Umlaute in the header. It is also able to correctly encode such characters if i use them by editing the headers i

One Reply from a bunch of Forwards

2001-05-15 Thread Mark J. Bynum
I thought there was a variable for this but didn't see anything so here goes: I'd like to be able to reply to forwards without the "Re: Fw:" just the "Re:". Sometimes I get email forwarded several times like "Fw: Fwd: Forward: " and I'd like the reply to be "Re: " not "Re: Fw: Fwd: Forward: ". I

Re: German Umlaute in Subject or other Header-Lines

2001-05-15 Thread William Park
On Tue, May 15, 2001 at 05:36:26PM +0200, Christoph Maurer wrote: > Hello List! > > I've got a question concerning German Umlaute (ä,ö,ü) in headers of > a mail. Mutt is able to show them in a correct way, if I receive > any mail containing correctly encoded Umlaute in the header. It is > also a

Re: One Reply from a bunch of Forwards

2001-05-15 Thread Sam Roberts
Set edit_headers, and hack the subject, for one not particularly elegant solution. I don't think there's any code that will automatically change the subject line for you. Sam Quoting "Mark J. Bynum" <[EMAIL PROTECTED]>, who wrote: > I thought there was a variable for this but didn't see anything

Re: German Umlaute in Subject or other Header-Lines

2001-05-15 Thread Christoph Maurer
Am Die, 15 Mai 2001, schrieb William Park: > On Tue, May 15, 2001 at 05:36:26PM +0200, Christoph Maurer wrote: > > Hello List! > > > > I've got a question concerning German Umlaute (ä,ö,ü) in headers of > > a mail. Mutt is able to show them in a correct way, if I receive > > any mail containing

Re: German Umlaute in Subject or other Header-Lines

2001-05-15 Thread William Park
On Tue, May 15, 2001 at 06:18:52PM +0200, Christoph Maurer wrote: > > > But, in normal operation, I'd prefer to have $edit_headers unset and > > > would like to be able to enter characters like "ä", "ö" or "ü" in > > > the mutt dialog for entering recipients and subjects of a new mail. > > > > >

Re: One Reply from a bunch of Forwards

2001-05-15 Thread David Ellement
On 010515, at 11:50:19, Mark J. Bynum wrote > I thought there was a variable for this but didn't see anything so here goes: > > I'd like to be able to reply to forwards without the "Re: Fw:" just the > "Re:". Sometimes I get email forwarded several times like > "Fw: Fwd: Forward: " and I'd like

alias list expansion

2001-05-15 Thread JT Williams
Hi, How can I request that mutt does *not* expand an alias list? Suppose I have alias foo-workers worker1, worker2, ... and I send a message to `foo-workers'; I do *not* want the To: field to be expanded into the names of everyone on that list. TIA/jtw

Re: alias list expansion

2001-05-15 Thread Lars Hecking
JT Williams writes: > Hi, > > How can I request that mutt does *not* expand an alias list? > Suppose I have > > alias foo-workers worker1, worker2, ... > > and I send a message to `foo-workers'; I do *not* want the To: > field to be expanded into the names of everyone on that list.

Re: alias list expansion

2001-05-15 Thread Sam Roberts
Quoting JT Williams <[EMAIL PROTECTED]>, who wrote: > Hi, > > How can I request that mutt does *not* expand an alias list? > Suppose I have > > alias foo-workers worker1, worker2, ... > > and I send a message to `foo-workers'; I do *not* want the To: > field to be expanded into the

Re: alias list expansion

2001-05-15 Thread JT Williams
-: or set up a proper mailing list. I suspect this is what I'm wanting to do. Is this a mutt-thing, or do I have to go fight my sysadmin? TIA -- jtw

Re: German Umlaute in Subject or other Header-Lines

2001-05-15 Thread Wilhelm Wienemann
Hello William! On Tue, 15 May 2001, William Park wrote: > On Tue, May 15, 2001 at 05:36:26PM +0200, Christoph Maurer wrote: > > I've got a question concerning German Umlaute (ä,ö,ü) in headers of > > a mail. Mutt is able to show them in a correct way, if I receive > > any mail containing correc

Re: One Reply from a bunch of Forwards

2001-05-15 Thread Jens Georg
Mark J. Bynum: > I thought there was a variable for this but didn't see anything so here goes: reply_regexp > > I'd like to be able to reply to forwards without the "Re: Fw:" just the > "Re:". Sometimes I get email forwarded several times like > "Fw: Fwd: Forward: " and I'd like the reply to

Mail using non-local SMTP server.

2001-05-15 Thread Manoj Naik
Hello, I want to use mutt to send mail to non-local SMTP server. I have read FAQ which says it is not mutts job and I have to configyre the MTa for this. Can anybody help me out on how to configure the MTA like sendmail/null mailer to do this and any changes in mutt configuration required for the

Problem with date in mutt

2001-05-15 Thread Tomasz Olszewski
I previously sent this to mutt-user's list but there was no answer. I have a little problem with displaying the proper date in mutt. My date_format is set to "%c". The problem is with the time zone which mutt shows when I reply to a message. Let's say I reply to my own mail. I am in the CEST

Re: Mail using non-local SMTP server.

2001-05-15 Thread Mr. Wade
Manoj Naik wrote: > I want to use mutt to send mail to non-local SMTP server. Mutt does not do that. What it will do is call a commandline program, (usually sendmail,) and feed it the complete message, header and body. Generally, that commandline program called by Mutt will then send the messag

Re: alias list expansion

2001-05-15 Thread Suresh Ramasubramanian
JT Williams proclaimed on mutt-users that: > -: or set up a proper mailing list. > > I suspect this is what I'm wanting to do. Is this > a mutt-thing, or do I have to go fight my sysadmin? Tell your sysadmin to install GNU/Mailman from http://www.list.org (or Majordomo, or whatever). It is