Re: Support for treating cur/ as new/ when using Maildir

2015-07-25 Thread Martin Sandsmark
g mutt until the next Debian release), but I'd like to get it merged before I forget it myself. :-) -- Martin Sandsmark

Re: Support for treating cur/ as new/ when using Maildir

2015-07-19 Thread Martin Sandsmark
; "treat cur the same as new" are a little vague when read on their own. Yeah, that was pretty bad and not easy to understand in retrospective. I stole your improved description, here's an updated patch: # HG changeset patch # User Martin Sandsmark # Date 1437237632 -7200 # Sat

Re: Support for treating cur/ as new/ when using Maildir

2015-07-19 Thread Martin Sandsmark
On Sun, Jul 19, 2015 at 12:14:24PM +1000, Cameron Simpson wrote: > On 18Jul2015 22:12, Martin Sandsmark wrote: > >I also had to change the check for maildir tags a bit, so it treats both S > >and T as read, instead of just T. > My first question, which kind of predates this p

Support for treating cur/ as new/ when using Maildir

2015-07-18 Thread Martin Sandsmark
just T. I added a new configuration option "maildir_cur_as_new" to toggle this, as I assume not everyone wants this. I'll inline the patch here for easier review: # HG changeset patch # User Martin Sandsmark # Date 1437237632 -7200 # Sat Jul 18 18:40:32 2015