Re: 2 questions

1999-05-21 Thread Mikko Hänninen
Brent Hueth <[EMAIL PROTECTED]> wrote on Wed, 19 May 1999: > 2. When I tag a group of messages that I'd like to save from one folder to >another (using "t" for each message and then "s"), I only save the current >message. How can I save *all* the tagged messages? In addition to the sugges

user/login

1999-05-21 Thread Saku Ytti
Is it possible to change username from .muttrc, I looked quite a few of .muttrc and didn't find option to do that. Now I could use 'my_hdr' to force From:, but then 'set reverse_name' would loose it's meaning and I really do need that feature. -- --ytti - ::3585:0512:1378

dealing with work/personal mails

1999-05-21 Thread Saku Ytti
I really don't have any good suggestion how to solve this problem. But I get both work and personal mails at my home computer, and when I reply to mails the From: is (just about) correct because of 'set reverse_name'. But when I compose new mail I really don't want the From: field to be my person

Re: scand problems

1999-05-21 Thread Mikko Hänninen
Saku Ytti <[EMAIL PROTECTED]> wrote on Tue, 18 May 1999: > mutt displays scands (ä (ae) and ö (oe)) as ?. LC=ALL is set to fi_FI. > I'm currently using 'Mutt 0.95.4i (1999-03-03)'. Scands used to work > so I suspect this is debian/potato related problem. I also have this environment variable set:

Re: dealing with work/personal mails

1999-05-21 Thread Joshua N Pritikin
On Fri, May 21, 1999 at 10:32:19AM +0300, [EMAIL PROTECTED] wrote: > I really don't have any good suggestion how to solve this problem. But I get > both work and personal mails at my home computer, and when I reply to mails > the From: is (just about) correct because of 'set reverse_name'. But wh

Re: dealing with work/personal mails

1999-05-21 Thread Ronny Haryanto
On 21-May-1999, Joshua N Pritikin wrote: > I need this feature too! I didn't mention it because I didn't think > anyone else would need it but here is a counterexample! It would be > neat if I could choose between a few different "From" headers when > sending messages. Esc-F by default will edi

Re: dealing with work/personal mails

1999-05-21 Thread kiss the sun and walk on air
On Fri, May 21, 1999 at 10:32:19AM +0300, Saku Ytti wrote: > vica versa. Ok, edit headers would solve this, but not in very comfortable > way. I was thinking about some special command to change the From address > before sending it. folder hooks! I have the same dilema, but I have it set to dump

Re: MS Outlook Conversion

1999-05-21 Thread John C Borkowski III
I have found a resonable solution for anyone else who may encounter somthing similar. I have moved all my email back to the server side inbox and popped it off using fetchmail. Its a bit slow but works like a charm. Aparently POP service is a default in MS exchange. John * John C Borkowski II

Re: dealing with work/personal mails

1999-05-21 Thread Tim Pierce
On Fri, May 21, 1999 at 07:25:00AM -0400, Joshua N Pritikin wrote: > On Fri, May 21, 1999 at 10:32:19AM +0300, [EMAIL PROTECTED] wrote: > > I really don't have any good suggestion how to solve this problem. But I get > > both work and personal mails at my home computer, and when I reply to mails

Re: 2 questions

1999-05-21 Thread Bennett Todd
1999-05-20-19:31:49 David DeSimone: > 2. Maildir > A directory containing three subdirectories, new, cur, and tmp. > If it does not contain those directories (and only those), then > it is not a maildir. I just re-read the maildir format spec at [1]; unless something else s

Re: MS Outlook Conversion

1999-05-21 Thread Peter van Dijk
On Fri, May 21, 1999 at 11:21:06AM -0400, John C Borkowski III wrote: > I have found a resonable solution for anyone else who may encounter > somthing similar. I have moved all my email back to the server side > inbox and popped it off using fetchmail. Its a bit slow but works > like a charm. A

Re: 2 questions

1999-05-21 Thread Thomas Roessler
On 1999-05-21 16:42:04 +, Bennett Todd wrote: > [1] actually mandates the exact time.pid.hostname format for > filenames, but at least with mutt you can use _anything_. More or less. The change detection code relies on some basic structure, namely the fact that anything after a ";" is repre

disabling color in mutt?

1999-05-21 Thread Bennett Todd
Is there any reasonable way to tell mutt not to use colors, short of going "TERM=ansi mutt" so it doesn't know it's possible? Or, if there's no reasonable way to disable all color use, at least is there some simple way to prevent it from flinging the screen into reverse video? -Bennett

compose.c

1999-05-21 Thread Bodo Moeller
Mutt now has the strange habit of asking "Append messages to ...?" when Fcc: is set and the confirmappend option is set. Answering "n" goes back to the main loop of ci_send_message. (So the question should be asked differently -- otherwise you'd expect that the message will be sent, but you won'

half-up/down

1999-05-21 Thread Joshua N Pritikin
I added these bindings: bind pager [ half-up bind pager ] half-down The strange thing is that half-up does not scroll back to the prior message, yet half-down *does*. I think it would be better if it consistently did not switch to the next/prev message. -- "Never ascribe to malice that wh

my mutt thinks white is grey...

1999-05-21 Thread Todd Strilchuk
can anyone help me? i'm trying to use the color "white" (or "brightwhite") in my muttrc file, but it always seems to come up with a shade of grey. i'm using xterm103, built with ncurses-4.1 and have my TERM variable set to xterm-xf86-v32. i'm on a solaris box... SunOS vite 5.5.1 Generic_103640

Re: dealing with work/personal mails

1999-05-21 Thread Joshua N Pritikin
On Fri, May 21, 1999 at 10:32:19AM +0300, [EMAIL PROTECTED] wrote: > I really don't have any good suggestion how to solve this problem. But I get > both work and personal mails at my home computer, and when I reply to mails > the From: is (just about) correct because of 'set reverse_name'. But wh

Re: binding []

1999-05-21 Thread Joshua N Pritikin
On Wed, May 19, 1999 at 06:18:46PM +0200, [EMAIL PROTECTED] wrote: > bind pager [ half-up > bind pager ] half-down Oh! Thanks. -- "Never ascribe to malice that which can be explained by stupidity."

Re: ignore

1999-05-21 Thread Joshua N Pritikin
On Wed, May 19, 1999 at 01:41:48PM -0500, [EMAIL PROTECTED] wrote: > > > unignore * > > > ignore X-Filter In-Reply-To Autoforwarded X-UID > > If you simply remove the "unignore *" command, it should work the way > you want it to..? No. Some headers are ignored by default. I want to see *a

Re: my mutt thinks white is grey...

1999-05-21 Thread Stefan Troeger
Hi, On Fri, May 21, 1999 at 14:24 -0700, Todd Strilchuk wrote: > can anyone help me? i'm trying to use the color "white" (or > "brightwhite") in my muttrc file, but it always seems to come up with > a shade of grey. i'm using xterm103, built with ncurses-4.1 and have > my TERM variable set to

Re: half-up/down

1999-05-21 Thread Kim DeVaughn
On Wed, May 19, 1999, Joshua N Pritikin ([EMAIL PROTECTED]) said: | | The strange thing is that half-up does not scroll back to the prior | message, yet half-down *does*. I think it would be better if | it consistently did not switch to the next/prev message. I'm not exactly sure what you mean.

Re: compose.c

1999-05-21 Thread Thomas Roessler
On 1999-05-21 23:11:22 +0200, Bodo Moeller wrote: > Mutt now has the strange habit of asking "Append messages to ...?" > when Fcc: is set and the confirmappend option is set. Answering > "n" goes back to the main loop of ci_send_message. (So the > question should be asked differently -- otherwi