[PATCH 0/2] lib: Don't always move from maildir new/ to maildir cur/

Louis Rilling l.rilling at av7.net
Mon Jul 11 07:36:16 PDT 2011


Hello,

Here is an alternative, as we discussed earlier. This is enough to keep me
using mutt's ability to show the "new" status, and to allow me to test notmuch
with my real emails. Altough my notmuch config uses

	[new]
	tags=new;

	[maildir]
	synchronize_flags=true

messages will be kept in "new/", even with

	[new]
	tags=inbox;unread;
	
	[maildir]
	synchronize_flags=true

as long as no maildir flags have to be changed.

The first patch can be applied independently.

Thanks,

Louis


Louis Rilling (2):
  tags_to_maildir_flags: Cleanup double assignement
  tags_to_maildir_flags: Don't rename if no flags change

 lib/message.cc |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

-- 
1.7.2.5



More information about the notmuch mailing list