[PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

2011-11-16 Thread Pieter Praet
On Sat, 12 Nov 2011 11:35:02 -0500, Austin Clements wrote: > Quoth David Bremner on Nov 12 at 11:13 am: > > On Sun, 10 Jul 2011 17:55:35 +0200, Pieter Praet > > wrote: > > > In order to be consistent with `notmuch-search-{add,remove}-tag' > > > ("+"/"-"), > > > `notmuch-search-operate-all'

Re: [PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

2011-11-16 Thread Pieter Praet
On Sat, 12 Nov 2011 11:35:02 -0500, Austin Clements amdra...@mit.edu wrote: Quoth David Bremner on Nov 12 at 11:13 am: On Sun, 10 Jul 2011 17:55:35 +0200, Pieter Praet pie...@praet.org wrote: In order to be consistent with `notmuch-search-{add,remove}-tag' (+/-),

[PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

2011-11-12 Thread Austin Clements
Quoth David Bremner on Nov 12 at 11:13 am: > On Sun, 10 Jul 2011 17:55:35 +0200, Pieter Praet wrote: > > In order to be consistent with `notmuch-search-{add,remove}-tag' ("+"/"-"), > > `notmuch-search-operate-all' ("*") should operate on matching threads > > instead of matching messages. > > >

[PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

2011-11-12 Thread David Bremner
On Sun, 10 Jul 2011 17:55:35 +0200, Pieter Praet wrote: > In order to be consistent with `notmuch-search-{add,remove}-tag' ("+"/"-"), > `notmuch-search-operate-all' ("*") should operate on matching threads > instead of matching messages. > As far as I can tell, the follow-up series for the race

Re: [PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

2011-11-12 Thread Austin Clements
Quoth David Bremner on Nov 12 at 11:13 am: On Sun, 10 Jul 2011 17:55:35 +0200, Pieter Praet pie...@praet.org wrote: In order to be consistent with `notmuch-search-{add,remove}-tag' (+/-), `notmuch-search-operate-all' (*) should operate on matching threads instead of matching messages.