On Sat, Oct 27, 2001 at 04:32:54PM -0500, shock (dis)graced my inbox with:
> I'm having two problems.  First, when I bring up a listing of mail folders, I'd like 
>to see some indication of which folders contain new mail.  I have the following in my 
>.muttrc:
> 
> set folder_format="%F %-8.8u %-8.8g %d %8s %N %f"
> 
> The display follows the format exactly, but %N seems to have no effect.  Is there 
>something else I need to be doing?

Mutt does not agree with you on what new mail is ;)

You are actually confusing "new" mail with "unread" mail. If you want
mutt to tell you when you have "unread" mail, that is slightly more
difficult.

What I've done is set up mbox hooks to move all of my read mail into
special "old" folders. This way, whenever I see a mail folder with a
nonzero size, I know there is unread (aka "new") mail in it.

> Second, when composing new mail, shift-L produces a message stating that no email 
>lists were found.  I have the following in my .muttrc:
> 
> unlists *
> lists [EMAIL PROTECTED]
> lists [EMAIL PROTECTED]
>  
> unsubscribe *
> subscribe [EMAIL PROTECTED]
> subscribe [EMAIL PROTECTED]
> subscribe [EMAIL PROTECTED]
> subscribe [EMAIL PROTECTED]
> 
> So, I must be missing something obvious.  Any advice would be most welcome.

It's case sensitive. Make sure you are copying the addresses exactly
(ie, mutt-users and MUTT-USERS is not the same thing).

-- 
Rob 'Feztaa' Park
[EMAIL PROTECTED]
--
"The pen is mightier than the sword, and considerably easier to write with."
                -- Marty Feldman

Reply via email to