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 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

`ask-send' variable?

2000-12-07 Thread JT Williams
How can I implement something like an `ask-send' quadoption variable that asks for confirmation to send a message after I hit `y' to send? -- TIA/jtw

character sets

2000-11-13 Thread JT Williams
I'm trying to figure out how to display diacritical marks in my received emails. I've tried setting LC_CTYPE as suggested in the FAQ; that leads to the error message `couldn't set locale correctly'. I've read about `charset' and `charset-hook' in the manual, but what do I actually *do* in my

Re: IMAP blues

2000-11-08 Thread JT Williams
-: set envelope_from Ok, that did the trick. Thanks! Well, maybe I spoke too soon. It's true that the list servers I was having problems with are now recognizing me, but our SysAdmin tells me there are still problems (see his explanation below). Is this really a problem? I'd like to

Re: nonstandard screen size

2000-09-13 Thread jt williams
-: % How can I tell Mutt to work with an 18 line x 80 column -: % screen? -: -: Use your stty command to set the number of rows to 18 like Ok, mutt definitely cooperates with `stty' resizing of the terminal on my Sun station (with TERM=dtterm and with TERM=vt100). Resizing the `vt100'