[Feature request] mailbox aliases and internal filtering

2002-06-30 Thread Vincent Lefevre
I'd like to have aliases for mailboxes. Well, I suppose I could define a spurious address with the wanted alias so that I could use the @alias form. But it would be better if there was a cleaner way. And this alias should be displayed instead of the full name with %f in $status_format. Then, how

Re: Passing muttrc format strings to bash

2002-06-30 Thread Aragon Gouveia
| By Nicolas Rachinsky <[EMAIL PROTECTED]> | [ 2002-07-01 01:40 +0200 ] > I have the vague feeling to remember that > <[EMAIL PROTECTED]> was about a patch for this > problem. There's a patch here: http://home.uchicago.edu/~dgc/mutt/ It works excellently.

Re: unread flag in folder view

2002-06-30 Thread Aragon Gouveia
| By Nicolas Rachinsky <[EMAIL PROTECTED]> | [ 2002-07-01 01:41 +0200 ] > > This would be very expensive when using mbox folders, because mutt > would have to read all folders completely. Would it be more efficient as a Maildir only feature? Thanks, Ara

Re: unread flag in folder view

2002-06-30 Thread Aragon Gouveia
| By Rocco Rutte <[EMAIL PROTECTED]> | [ 2002-07-01 03:18 +0200 ] > To repeat it once more: Such a ``feature'' is just much too Wierd that I subscribed while this subject was being discussed! Apollogies for the repitition. > If you're really interested i

Re: unread flag in folder view

2002-06-30 Thread Rob 'Feztaa' Park
--wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alas! Aragon Gouveia spake thus: > Does anyone know how to have Mutt display a 'U' flag in the folder view i= f a > mail folder has unread messages? There's no fo

Re: unread flag in folder view

2002-06-30 Thread Rocco Rutte
Hi, * Aragon Gouveia [02-07-01 00:04:58 +0200] wrote: > Does anyone know how to have Mutt display a 'U' flag in > the folder view if a mail folder has unread messages? > There's no folder_format format string for it, so I was > hoping someone could help me add it to the source. I > really suck at

Re: unread flag in folder view

2002-06-30 Thread Nicolas Rachinsky
* Aragon Gouveia <[EMAIL PROTECTED]> [2002-06-30 23:38 +0200]: > Does anyone know how to have Mutt display a 'U' flag in the folder view if a > mail folder has unread messages? There's no folder_format format string for > it, so I was hoping someone could help me add it to the source. I really suc

Re: Passing muttrc format strings to bash

2002-06-30 Thread Nicolas Rachinsky
* "Lee J. Moore" <[EMAIL PROTECTED]> [2002-06-30 19:13 +0100]: > On Sun, 30 Jun 2002, Rob 'Feztaa' Park wrote: > > > Alas! Lee J. Moore spake thus: > [..] > > > `~/bin/maildir-count ~/Maildir/%f` > > > > > > ...it's actually, ~/Maildir/%f and *not* ~/Maildir/submaildir > > > that's being passed

Re: mark for unread messages in a mailbox?

2002-06-30 Thread Nicolas Rachinsky
* Qingjia Zhu <[EMAIL PROTECTED]> [2002-07-01 01:57 +0800]: > Ah, I usualy have lots of mailboxes, I'll have trouble to remember > which mailbox contains unread mails, so maybe a feature request to be > considered: > > 6.3.49. folder_format > Type: string > Default: "%2C %t %N %F %2l

unread flag in folder view

2002-06-30 Thread Aragon Gouveia
Hi, Does anyone know how to have Mutt display a 'U' flag in the folder view if a mail folder has unread messages? There's no folder_format format string for it, so I was hoping someone could help me add it to the source. I really suck at C :/ but I'm guessing it needs to be added in browser.c. I

unread flag in folder view

2002-06-30 Thread Aragon Gouveia
Hi, Does anyone know how to have Mutt display a 'U' flag in the folder view if a mail folder has unread messages? There's no folder_format format string for it, so I was hoping someone could help me add it to the source. I really suck at C :/ but I'm guessing it needs to be added in browser.c. I

Re: Passing muttrc format strings to bash

2002-06-30 Thread Lee J. Moore
On Sun, 30 Jun 2002, Rob 'Feztaa' Park wrote: > Alas! Lee J. Moore spake thus: [..] > > `~/bin/maildir-count ~/Maildir/%f` > > > > ...it's actually, ~/Maildir/%f and *not* ~/Maildir/submaildir > > that's being passed to the bash script. > > Well, yeah. The backticks are being evaluated when mut

Re: Passing muttrc format strings to bash

2002-06-30 Thread Rob 'Feztaa' Park
Alas! Lee J. Moore spake thus: > Is this possible or impossible? I switched to Maildir a couple > of months ago after years of using mbox and I finally got around > to completely rewriting my muttrc to try to take advantage of > Maildirs different little quirks. > > In the index_format (muttrc)

Re: mark for unread messages in a mailbox?

2002-06-30 Thread Qingjia Zhu
On Sat, Jun 29, 2002 at 11:46:21PM +0200, Raoul B?nisch wrote: > I think I know what you mean. Actually I have no idea how to easily > make mutt keep the N flag after closing and reopening a mailbox. What > I would suggest is to ignore the difference between N and O, delete > "set mark_old=no" fro

Passing muttrc format strings to bash

2002-06-30 Thread Lee J. Moore
Is this possible or impossible? I switched to Maildir a couple of months ago after years of using mbox and I finally got around to completely rewriting my muttrc to try to take advantage of Maildirs different little quirks. In the index_format (muttrc) variable, I'd like to pass each of my sub-M

Re: mark for unread messages in a mailbox?

2002-06-30 Thread Raoul Bönisch
On Sun, Jun 30, 2002 at 03:42:33AM +0800, Qingjia Zhu wrote: > I have set mark_old=no in my .muttrc, and folder_format > is by default. If I opened a mailbox and leave some unread > messages still unread there, I want mutt to keep a 'N' mark > for that mailbox the next time