#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
#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
#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
#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
#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
#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
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
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
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