On Thu, Feb 07, 2013 at 06:43:08AM +0100, Andre Klärner <kan...@ak-online.be>
put forth the proposition:
Hi David,
On Wed, Feb 06, 2013 at 09:59:48PM +0000, David Woodfall wrote:
1) Doing a 'limit' in the index, which shows only folders with new mail,
I also asked this a while ago, and no, it isn't.
2) A file-mask that I can use to do the same?
Yes, that one actually exists. In guess it is "m" in the default key
bindings. Check the help screen while you are in the index. But I guess
there is no way to abuse this for listing folders with new mails.
But I had similiar problems, and figured that it would be best to generate
the mailboxes in the config by a script that delivers either all mailboxes
or just the ones with new mail. You can check it out in my git-repo:
http://git.ak-online.be/?p=kandre/mutt.git;a=tree;f=.mutt;h=f45a42e9df1b58be7a18ae387b40825dc2815bec;hb=refs/heads/master
You need mailboxes.pl, mailboxes.pl.sh and the snippets that call it from
muttrc.
Regards, Andre
--
Andre Klärner
Thanks. That looks interesting.