Re: colors

2001-04-18 Thread Jason Helfman
What does mutt -v return? On Mon, Apr 16, 2001 at 11:49:17PM +0200, Robert T.G. Tan muttered: | I added some colors to my .muttrc, but it doesn't have | the expected effect. So what's up with that? | | I am using a color terminal, Eterm, on a FreeBSD box.. | | Tnx, rotan. -- /Jason G Helfman

Re: GPG and MIME

2001-04-18 Thread Andre Berger
* Matt Armstrong <[EMAIL PROTECTED]>, 2001-04-17 20:31 +0200: > On Tue, Apr 17, 2001 at 11:35:30PM +0530, Suresh Ramasubramanian wrote: > > On Tue, Apr 17, 2001 at 05:25:12PM +0200, Andre Berger typed: > > > > > Some people using worse MUAs have complained about my gpg signature. > > > KMail, for

Re: your mail

2001-04-18 Thread Nelson D. Guerrero
* On Mon Apr 16 2001, Robert T.G. Tan screamed: -> I've entered some colors in my .muttrc file, but they don't -> show up in Eterm, a color monitor I'm using. -> -> So what's up with that? -> -> Tnx, rotan. Check the $TERM var. It should be set to 'linux' not 'xterm' --- Nelson D. Guerrero

Re: your mail

2001-04-18 Thread Thomas E. Dickey
On Wed, 18 Apr 2001, Nelson D. Guerrero wrote: > * On Mon Apr 16 2001, Robert T.G. Tan screamed: > > -> I've entered some colors in my .muttrc file, but they don't > -> show up in Eterm, a color monitor I'm using. > -> > -> So what's up with that? > -> > -> Tnx, rotan. > > Check the $TERM var. It

Orphaned tmp files?

2001-04-18 Thread Jim Lambert
I've noticed that mutt occasionally forgets to clean up tmp files. It seems to be an intermittent problem and I was wondering if other users had seen it. -Jim mutt -v Mutt 1.2.5i (2000-07-28) Copyright (C) 1996-2000 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for detai

Re: Orphaned tmp files?

2001-04-18 Thread Suresh Ramasubramanian
Jim Lambert proclaimed on mutt-users that: > I've noticed that mutt occasionally forgets to clean up tmp files. > It seems to be an intermittent problem and I was wondering if other > users had seen it. Check your editor settings - if its vim, it'll be something like > set nobackup "

Re: Orphaned tmp files?

2001-04-18 Thread Lars Hecking
Jim Lambert writes: > I've noticed that mutt occasionally forgets to clean up tmp files. > It seems to be an intermittent problem and I was wondering if other > users had seen it. > > -Jim > > > mutt -v > Mutt 1.2.5i (2000-07-28) > Copyright (C) 1996-2000 Michael R. Elkins and others. > Mutt co

Ideal 'xterm' for mutt/vim combination...

2001-04-18 Thread Hanif Ladha \[4355\]
Dear Muttophiles, I am in search for an ideal (yep very subjective i know) 'xterm' that will let me to setup pretty colours for mutt/vim combination. I am running Solaris 8 on a Ultrasparc 5 (very nice machine BTW), alas it only has a 4Mb frame bugger card so I am stuck with 8-bit color (I need

Re: Ideal 'xterm' for mutt/vim combination...

2001-04-18 Thread Thomas E. Dickey
On Wed, 18 Apr 2001, Hanif Ladha [4355] wrote: > Dear Muttophiles, > > I am in search for an ideal (yep very subjective i know) 'xterm' that will let > me to setup pretty colours for mutt/vim combination. > > I am running Solaris 8 on a Ultrasparc 5 (very nice machine BTW), alas it only > has a 4

Re: Orphaned tmp files?

2001-04-18 Thread Jim Lambert
I'm an emacs user and I don't think it's an emacs problem (since I don't have this problem when I edit files with emacs outside of mutt). -Jim Suresh Ramasubramanian muttered: > Jim Lambert proclaimed on mutt-users that: > > > I've noticed that mutt occasionally forgets to clean up tmp files.

Re: colors

2001-04-18 Thread Robert T.G. Tan
I've already solved my problem, by setting TERM to the right value color-xterm but fyi mutt -v ~ 1.2.5i (2000-07-28) tnx, rotan. Jason Helfman([EMAIL PROTECTED])@2001.04.17 18:59:45 +: > What does mutt -v return? > > On Mon, Apr 16, 2001 at 11:49:17PM +0200, Robert T.G. Tan muttered: > |

Re: Orphaned tmp files?

2001-04-18 Thread Ashton
Jim Lambert <[EMAIL PROTECTED]>: > I've noticed that mutt occasionally forgets to clean up tmp files. ditto, using Vim version 5.1. Last modification: 1998 Feb 18 I just ended up scripting them to death ... /usr/bin/find /tmp -maxdepth 1 -user ashton -print -exec rm {} \; ashton@pyro:~/$ mu

Re: Orphaned tmp files?

2001-04-18 Thread Duke Normandin
On Wed, Apr 18, 2001 at 09:58:58AM -0400, Jim Lambert wrote: > I've noticed that mutt occasionally forgets to clean up tmp files. > It seems to be an intermittent problem and I was wondering if other > users had seen it. > > -Jim I have exactly the same problem using Joe as my editor, which BTW

Re: Orphaned tmp files?

2001-04-18 Thread Wade A. Mosely
Suresh Ramasubramanian wrote: > Jim Lambert proclaimed on mutt-users that: > > > I've noticed that mutt occasionally forgets to clean up tmp files. > > It seems to be an intermittent problem and I was wondering if other > > users had seen it. > > Check your editor settings - if its vim, it'll b

Re: Orphaned tmp files?

2001-04-18 Thread Rich Lafferty
On Thu, Apr 19, 2001 at 12:10:54AM -0400, Wade A. Mosely ([EMAIL PROTECTED]) wrote: > > I've noticed mutt files building up in /tmp too. I use vim for > the editor, and nobackup seems to be the default. In any case, I > have nobackup set, but I still get the files accumulating in /tmp > so I'm