unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Synchronize maildir flags in new/
@ 2012-06-03 16:57 Austin Clements
  2012-06-03 16:57 ` [PATCH 1/4] test: Add broken test for tag synchronization on files delivered to new/ Austin Clements
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Austin Clements @ 2012-06-03 16:57 UTC (permalink / raw)
  To: notmuch

This problem came up again on IRC a few days ago, so I'm finally
posting this series (which I've been running locally for months).

The idea---which is explained in detail in the first patch---is that
messages in new/ are maildir messages with an empty set of maildir
flags.  Currently we treat such messages as non-maildir messages,
which, in particular, means we don't automatically give them the
unread tag.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-06-10 23:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-03 16:57 [PATCH 0/4] Synchronize maildir flags in new/ Austin Clements
2012-06-03 16:57 ` [PATCH 1/4] test: Add broken test for tag synchronization on files delivered to new/ Austin Clements
2012-06-04  7:10   ` Jani Nikula
2012-06-09 19:02     ` Austin Clements
2012-06-03 16:57 ` [PATCH 2/4] lib: Move _filename_is_in_maildir Austin Clements
2012-06-03 16:57 ` [PATCH 3/4] lib: Only synchronize maildir flags for messages in maildirs Austin Clements
2012-06-04  7:01   ` Jani Nikula
2012-06-03 16:57 ` [PATCH 4/4] lib: Treat messages in new/ as maildir messages with no flags set Austin Clements
2012-06-04  7:08   ` Jani Nikula
2012-06-09 19:14 ` [PATCH v2 0/5] Synchronize maildir flags in new/ Austin Clements
2012-06-09 19:14   ` [PATCH v2 1/5] test: Add broken test for tag synchronization on files delivered to new/ Austin Clements
2012-06-09 19:14   ` [PATCH v2 2/5] lib: Move _filename_is_in_maildir Austin Clements
2012-06-09 19:14   ` [PATCH v2 3/5] lib: Only synchronize maildir flags for messages in maildirs Austin Clements
2012-06-09 19:14   ` [PATCH v2 4/5] lib: Treat messages in new/ as maildir messages with no flags set Austin Clements
2012-06-09 19:14   ` [PATCH v2 5/5] News for updated maildir sync semantics Austin Clements
2012-06-10  8:32   ` [PATCH v2 0/5] Synchronize maildir flags in new/ Tomi Ollila
2012-06-10 18:06   ` Jani Nikula
2012-06-10 23:20   ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).