Prev: jmeter 2.3.4-2 bug report in unstable justified?
Next: zero report from ifconfig; was Re(3): freezing Ethernet crossover link.
From: freeman on 15 Dec 2009 07:10 Duly, this only happens in my debian-user mailbox. (I sort with procmail.) The first unread email is always marked with a D, when I enter my "l-debusr" box. I have to jump to it by number and undelete it. I index by date so it is usually the newest or close to. :8 I use folder-hooks to archive mail after n weeks. Here is the l-debusr hook: folder-hook l-debusr 'push <tag-pattern>~r>12w!~F<enter><tag-prefix><save-message>+archive/l-debusr<enter>' I am running mutt 1.5.20-5 and mutt-patched 1.5.20-5 on squeeze. Maybe mutt morsels might mitigate my muse! -- Freeman -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Chris Bannister on 15 Dec 2009 19:20 On Tue, Dec 15, 2009 at 03:41:55AM -0800, freeman wrote: > Duly, this only happens in my debian-user mailbox. (I sort with procmail.) > > The first unread email is always marked with a D, when I enter my "l-debusr" > box. I have to jump to it by number and undelete it. I index by date so it > is usually the newest or close to. > > :8 > > I use folder-hooks to archive mail after n weeks. Here is the l-debusr > hook: > > folder-hook l-debusr 'push > <tag-pattern>~r>12w!~F<enter><tag-prefix><save-message>+archive/l-debusr<enter>' > > I am running mutt 1.5.20-5 and mutt-patched 1.5.20-5 on squeeze. > > Maybe mutt morsels might mitigate my muse! Try the mutt-users mailing list for mutt specific questions not relating to Debian. -- Chris. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: freeman on 15 Dec 2009 23:50 On Wed, Dec 16, 2009 at 02:17:21PM +1300, Chris Bannister wrote: > On Tue, Dec 15, 2009 at 03:41:55AM -0800, freeman wrote: > > Duly, this only happens in my debian-user mailbox. (I sort with procmail.) > > > > The first unread email is always marked with a D, when I enter my "l-debusr" > > box. I have to jump to it by number and undelete it. I index by date so it > > is usually the newest or close to. > > > > :8 > > > > I use folder-hooks to archive mail after n weeks. Here is the l-debusr > > hook: > > > > folder-hook l-debusr 'push > > <tag-pattern>~r>12w!~F<enter><tag-prefix><save-message>+archive/l-debusr<enter>' > > > > I am running mutt 1.5.20-5 and mutt-patched 1.5.20-5 on squeeze. > > > > Maybe mutt morsels might mitigate my muse! > > Try the mutt-users mailing list for mutt specific questions not relating > to Debian. > > -- > Chris. > Will do. Sorry if I was off topic. -- Freeman -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Sjoerd Hardeman on 16 Dec 2009 04:50 freeman schreef: fic questions not relating >> to Debian. >> > Will do. Sorry if I was off topic. I don't think it was meant as a "be ontopic"-remark. As mutt is part of Debian, there certainly is sense in discussing mutt here. Yet, posting to the mutt mailing list most likely improves your chances of getting a usable answer ;) Sjoerd
From: Nicolas KOWALSKI on 16 Dec 2009 05:00
freeman <freeman(a)worldwidehtml.com> writes: > I use folder-hooks to archive mail after n weeks. Here is the l-debusr > hook: > > folder-hook l-debusr 'push > <tag-pattern>~r>12w!~F<enter><tag-prefix><save-message>+archive/l-debusr<enter>' I have the following for archiving old mail (>90d) in my INBOX. folder-hook =INBOX 'push <tag-pattern>~R~r>90d<enter><tag-prefix-cond><save-message>=Archive<enter><end-cond><untag-pattern>~A<enter>' The <tag-prefix-cond> is probably what's missing in your hook. -- Nicolas -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org |