From: Pieter Praet <pieter@praet.org>
To: Austin Clements <amdragon@MIT.EDU>
Cc: Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: [PROTO] possible solution for "Race condition for '*' command"
Date: Tue, 05 Jul 2011 21:04:55 +0200 [thread overview]
Message-ID: <87iprg7dm0.fsf@praet.org> (raw)
In-Reply-To: <87sjqldgr7.fsf@praet.org>
On Mon, 04 Jul 2011 20:48:12 +0200, Pieter Praet <pieter@praet.org> wrote:
> On Mon, 04 Jul 2011 13:56:26 -0400, Austin Clements <amdragon@MIT.EDU> wrote:
> > I should probably emit two lists per thread: one of matched IDs and
> > one of unmatched IDs. Tagging a region can then operate on the
> > concatenation of these, while * can operate only on the matched
> > lists. This should be easy to do. I'll send an updated patch when I'm
> > back at a computer.
>
> The matched MsgIds will be sufficient, as we'll want to operate on
> either the matched messages or the entire thread (for which the
> `thread-id' property is already present).
>
> Can't think of a use case for non-matched messages right now,
> but if required, we'll just use `set-exclusive-or'.
Wasn't thinking clearly:
You're right, we *will* be needing both a list of matched as well as one
of unmatched Message-Id's per result. Otherwise there would still be a
potential race condition when tagging with +/-.
Peace
--
Pieter
next prev parent reply other threads:[~2011-07-05 19:05 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-01 16:37 [PATCH 2/2] [RFC] possible solution for "Race condition for '*' command" Austin Clements
2011-07-02 14:20 ` Pieter Praet
2011-07-03 17:17 ` Austin Clements
2011-07-04 6:51 ` [PROTO] " Pieter Praet
2011-07-04 6:51 ` [PATCH 1/5] emacs: add property "matched-msgids" to each search result Pieter Praet
2011-07-04 6:51 ` [PATCH 2/5] emacs: add some functions to fetch the matched-msgids of a (region of) search result(s) Pieter Praet
2011-07-04 6:51 ` [PATCH 3/5] emacs: stashing (a region of) matched-msgids Pieter Praet
2011-07-04 6:51 ` [PATCH 4/5] test: emacs: add/remove tags from all matching messages with `notmuch-search-operate-all' Pieter Praet
2011-07-04 6:51 ` [PATCH 5/5] emacs: make `notmuch-search-operate-all' use matched-msgids instead of the original query string Pieter Praet
2011-07-04 17:56 ` [PROTO] possible solution for "Race condition for '*' command" Austin Clements
2011-07-04 18:48 ` Pieter Praet
2011-07-05 19:04 ` Pieter Praet [this message]
2011-07-05 21:42 ` Austin Clements
2011-07-10 14:11 ` [PATCH] emacs: bad regexp @ `notmuch-search-process-filter' Pieter Praet
2011-07-11 20:43 ` [PATCH v2] " Pieter Praet
2011-07-11 21:05 ` Austin Clements
2011-07-13 14:16 ` Pieter Praet
2011-07-13 14:47 ` David Edmondson
2011-07-13 18:57 ` Austin Clements
2011-07-16 15:07 ` Pieter Praet
2011-07-20 4:50 ` servilio
2011-07-20 20:50 ` JSON parsing performance (was Re: [PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter') Austin Clements
2011-08-12 8:07 ` [PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter' Sebastian Spaeth
2011-08-12 8:28 ` Austin Clements
2011-08-03 20:47 ` [PROTO] possible solution for "Race condition for '*' command" Austin Clements
2011-08-03 21:42 ` Jameson Graef Rollins
2011-08-03 22:21 ` Austin Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iprg7dm0.fsf@praet.org \
--to=pieter@praet.org \
--cc=amdragon@MIT.EDU \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).