Re: [Mutt] #3885: [PATCH] Mark messages as read when leaving mailbox

2016-12-28 Thread Mutt
#3885: [PATCH] Mark messages as read when leaving mailbox --+-- Reporter: rsmmr| Owner: mutt-dev Type: enhancement | Status: closed Priority: minor| Milestone: Component: mutt |Version: Resolution

Re: [Mutt] #3885: [PATCH] Mark messages as read when leaving mailbox

2016-12-27 Thread Mutt
#3885: [PATCH] Mark messages as read when leaving mailbox --+-- Reporter: rsmmr| Owner: mutt-dev Type: enhancement | Status: new Priority: minor| Milestone: Component: mutt |Version: Resolution

Re: [Mutt] #3885: [PATCH] Mark messages as read when leaving mailbox

2016-12-27 Thread Mutt
#3885: [PATCH] Mark messages as read when leaving mailbox --+-- Reporter: rsmmr| Owner: mutt-dev Type: enhancement | Status: new Priority: minor| Milestone: Component: mutt |Version: Resolution

Re: [Mutt] #3885: [PATCH] Mark messages as read when leaving mailbox

2016-12-16 Thread Mutt
#3885: [PATCH] Mark messages as read when leaving mailbox --+-- Reporter: rsmmr| Owner: mutt-dev Type: enhancement | Status: new Priority: minor| Milestone: Component: mutt |Version: Resolution

[Mutt] #3885: [PATCH] Mark messages as read when leaving mailbox

2016-10-06 Thread Mutt
#3885: [PATCH] Mark messages as read when leaving mailbox -+-- Reporter: rsmmr| Owner: mutt-dev Type: enhancement | Status: new Priority: major| Milestone: Component: mutt |Version: Keywords

Re: [Mutt] #3885: [PATCH] Mark messages as read when leaving mailbox

2016-10-06 Thread Mutt
#3885: [PATCH] Mark messages as read when leaving mailbox --+-- Reporter: rsmmr| Owner: mutt-dev Type: enhancement | Status: new Priority: major| Milestone: Component: mutt |Version: Resolution

Re: [PATCH] Mark messages as read when leaving mailbox

2016-09-23 Thread Robin Sommer
On Fri, Sep 23, 2016 at 07:47 +0200, Heinz Diehl wrote: > > It adds a new option 'mark_read' that marks all messages as read when > > exiting a mailbox. > > As long as this is configurable and not the default behaviour, it > should be ok. Yep, it's off by default. Robin -- Robin Sommer * ICS

Re: [PATCH] Mark messages as read when leaving mailbox

2016-09-22 Thread Heinz Diehl
On 17.09.2016, Robin Sommer wrote: > I'd be interested to hear if the attached patch would be suitable for > inclusion. It adds a new option 'mark_read' that marks all messages as > read when exiting a mailbox. If 'move' is enabled, they will then be > moved out of the mailbox as well. As long a

[PATCH] Mark messages as read when leaving mailbox

2016-09-17 Thread Robin Sommer
I'd be interested to hear if the attached patch would be suitable for inclusion. It adds a new option 'mark_read' that marks all messages as read when exiting a mailbox. If 'move' is enabled, they will then be moved out of the mailbox as well. I used to do this via a combination of macros but that