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

2015-07-25 Thread Kevin J. McCarthy
Kevin J. McCarthy wrote: > Sorry about that. I didn't forget, but I did wait a bit long. > > I will push this up later on today. I've just pushed this up. Thanks for the patch! -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA http://www.8t8.us/configs/g

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

2015-07-25 Thread Kevin J. McCarthy
Martin Sandsmark wrote: > On Sun, Jul 19, 2015 at 05:59:23PM -0700, Kevin J. McCarthy wrote: > > I'll wait a few days to give the other devs a chance to comment, and if > > there are no comments will push this. > > I'm not in a hurry (I already run my own patched version, and I don't see > myself

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

2015-07-25 Thread Martin Sandsmark
Hi! On Sun, Jul 19, 2015 at 05:59:23PM -0700, Kevin J. McCarthy wrote: > I'll wait a few days to give the other devs a chance to comment, and if > there are no comments will push this. I'm not in a hurry (I already run my own patched version, and I don't see myself updating mutt until the next De

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

2015-07-19 Thread Kevin J. McCarthy
Martin Sandsmark wrote: > On Sun, Jul 19, 2015 at 09:43:27AM -0700, Kevin J. McCarthy wrote: > > My only comment would be to improve the name and documentation for the > > option a bit. With your explanation above, I understand what (and why) > > you are trying to do. But both the option name and

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

2015-07-19 Thread Martin Sandsmark
On Sun, Jul 19, 2015 at 09:43:27AM -0700, Kevin J. McCarthy wrote: > My only comment would be to improve the name and documentation for the > option a bit. With your explanation above, I understand what (and why) > you are trying to do. But both the option name and the description > "treat cur th

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

2015-07-19 Thread Kevin J. McCarthy
Martin Sandsmark wrote: > Because dovecot apparently refuses to let my mail stay in new/ when I try to > fetch mail over IMAP, I sat down and implemented support for treating the > cur/ folder similar to new/ in buffy. I also had to change the check for > maildir tags a bit, so it treats both S and

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 patch, is why do we tre

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

2015-07-18 Thread Cameron Simpson
On 18Jul2015 22:12, Martin Sandsmark wrote: Because dovecot apparently refuses to let my mail stay in new/ when I try to fetch mail over IMAP, I sat down and implemented support for treating the cur/ folder similar to new/ in buffy. I also had to change the check for maildir tags a bit, so it tr

Support for treating cur/ as new/ when using Maildir

2015-07-18 Thread Martin Sandsmark
Hi! Because dovecot apparently refuses to let my mail stay in new/ when I try to fetch mail over IMAP, I sat down and implemented support for treating the cur/ folder similar to new/ in buffy. I also had to change the check for maildir tags a bit, so it treats both S and T as read, instead of just