Results 1 to 3 of 3
I've just started using mutt over the last couple of weeks and I am hooked. One feature I'm not satified with is the way it clears the Old/New (O/N) flags ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-26-2012 #1Just Joined!
- Join Date
- Jul 2012
- Posts
- 8
mutt disable automatic clearing of Old/New flag when message displayed
I've just started using mutt over the last couple of weeks and I am hooked. One feature I'm not satified with is the way it clears the Old/New (O/N) flags when a message is displayed by hitting enter. I would like to disable this, and manually clear these flags myself when I am finished with the message. I'm not turning up any information on this via google. Is there a way to do this?
- 08-01-2012 #2
The behavior of Mutt is controlled by a configuration file that is usually in /usr/local/share/mutt/Muttrc or /etc/Muttrc. The man page for muttrc is here: muttrc(5): config file for Mutt Mail User Agent - Linux man page . I believe you can do what you want by setting the configuration variable "set mark_old=no". A sample muttrc file is here: Dave's mutt config [/home/davep/.muttrc]
- 08-02-2012 #3Just Joined!
- Join Date
- Jul 2012
- Posts
- 8
Thank you "set mark_old=no" works well.


Reply With Quote
