Re: Off Topic: mutt and threading

2000-10-04 Thread Sven Burgener
On Tue, Oct 03, 2000 at 09:09:53PM -0400, Mike wrote: > Sven Burgener wrote: > > If I leave a mailbox having new mails, they become _O_ld. I don't > > like this. Can this be changed so that mails stay _N_ew even when I > > leave a mailbox and return to it later? > I hated that too. Turns out tha

Re: Off Topic: mutt and threading

2000-10-03 Thread Mike
Sven Burgener wrote: > If I leave a mailbox having new mails, they become _O_ld. I don't > like this. Can this be changed so that mails stay _N_ew even when I > leave a mailbox and return to it later? I hated that too. Turns out that adding: set nomark_old to my ~/.muttrc was the magic needed. -

Re: Off Topic: mutt and threading

2000-10-03 Thread Chris Gray
On Tue, Oct 03, 2000 at 11:06:38PM +0200, Sven Burgener wrote: > > If I leave a mailbox having new mails, they become _O_ld. I don't > like this. Can this be changed so that mails stay _N_ew even when I > leave a mailbox and return to it later? unset mark_old #in your .muttrc of course Cheers,

Re: Off Topic: mutt and threading

2000-10-03 Thread will trillich
On Tue, Oct 03, 2000 at 11:06:38PM +0200, Sven Burgener wrote: > On Tue, Oct 03, 2000 at 01:23:20PM -0500, will trillich wrote: > > what if you also want the mailboxes displayed in date order? > > > > there may be another way, but here's how i did it: > > > > % alias m 'mutt -y -e "push Od"'

Re: Off Topic: mutt and threading

2000-10-03 Thread Sven Burgener
On Tue, Oct 03, 2000 at 01:23:20PM -0500, will trillich wrote: > On Mon, Oct 02, 2000 at 09:11:21PM -0500, William Jensen wrote: > > When I change into debian-user folder I have to always use o t for sort by > > thread. There has to be a way that I can tell mutt to always use threaded > > mode? >

Re: Off Topic: mutt and threading

2000-10-03 Thread will trillich
On Mon, Oct 02, 2000 at 09:11:21PM -0500, William Jensen wrote: > When I change into debian-user folder I have to always use o t for sort by > thread. There has to be a way that I can tell mutt to always use threaded > mode? you've got part of the answer. what if you also want the mailboxes disp

Re: Off Topic: mutt and threading

2000-10-02 Thread Mike
William Jensen wrote: > When I change into debian-user folder I have to always use o t for sort by > thread. There has to be a way that I can tell mutt to always use threaded > mode? To make threaded sorting the default sort method for *all* mailboxes, put the line: set sort=threads into your ~/.

re: Off Topic: mutt and threading

2000-10-02 Thread William Jensen
Forget it, the answer is set sort=threads I asked before I did a full investigation. mybad Wm - Forwarded message from William Jensen <[EMAIL PROTECTED]> - Date: Mon, 2 Oct 2000 21:11:21 -0500 From: William Jensen <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Subject: Off Topic: m