[notmuch] update on delete/rename support

2009-12-27 Thread Jameson Graef Rollins
next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20091227/2bc5fc6b/attachment.pgp>

[notmuch] First attempt to add smart completion in notmuch-search

2009-12-27 Thread ra...@free.fr
Well, then it's useful for [subject, from, to], right? :) In the future, other prefix terms, like tags, could also be completed this way. Matthieu Quoting Kan-Ru Chen : > On Thu, 24 Dec 2009 11:07:16 +0100, racin at free.fr wrote: > > OK, I had a problem using this #!#)($! webmail client.

[notmuch] [PATCH] lib: Add a new prefix "listid" to the search-terms syntax.

2009-12-27 Thread Pablo Oliveira
Add support for indexing and searching the message's List-ID header. This is useful when matching all the messages belonging to a particular mailing list. Signed-off-by: Pablo Oliveira --- lib/database.cc |3 ++- lib/index.cc| 49 -

[notmuch] Update Patch Series. Only collapse part of citations.

2009-12-27 Thread Kan-Ru Chen
5 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20091227/e0a653cd/attachment.pgp>

[notmuch] First attempt to add smart completion in notmuch-search

2009-12-27 Thread Kan-Ru Chen
Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20091227/841587cf/attachment.pgp>

Re: [notmuch] update on delete/rename support

2009-12-27 Thread Jameson Graef Rollins
On Sat, Dec 26, 2009 at 10:06:24AM -0800, Carl Worth wrote: Yes. I've got a series of about 20 commits reworking the internals a bit, and then one patch past that that I still need to break down into several clean commits. Carl, that's really great to hear. Thanks so much for the response.