unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* unread flag and maildir syncing
@ 2017-08-08 16:35 David Bremner
  2017-08-08 16:35 ` [PATCH 1/2] test: add missing quotes in maildir-sync test David Bremner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Bremner @ 2017-08-08 16:35 UTC (permalink / raw)
  To: notmuch, notmuch

1/2 is just a fixup for a typo that I made (and Tomi missed ;))
2/2 is to help decide the desired behaviour without 'unread' in new.tags

The current behaviour is that maildir flags win:

| unread in new.tags | ,S on file name | unread tag in db |
| Y                  | Y               | N                |
| N                  | Y               | N                |
| Y                  | N               | Y                |
| N                  | N               | Y                |

This means in particular that files in new/ have unread whether or not
the user specifies that in new.tags.  That might be the right
behaviour (it's certainly easier to impliment). I just want to confirm
either way before I update notmuch-new (and potentially drop the
"unread is not mandatory in new" test)

d

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

end of thread, other threads:[~2017-08-17  1:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-08 16:35 unread flag and maildir syncing David Bremner
2017-08-08 16:35 ` [PATCH 1/2] test: add missing quotes in maildir-sync test David Bremner
2017-08-08 16:35 ` [PATCH 2/2] test: add test for , S message without 'unread' in new.tags David Bremner
2017-08-10 14:31 ` unread flag and maildir syncing Tomi Ollila
2017-08-17  1:04 ` 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).