[PATCH] potential fix for nmbug merge problems

2014-09-23 Thread David Bremner
--- scripts/nmbug | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) This seems to fix the problems with merges failing on dirty indexes. I didn't have time to trace through all of the ramifications, but it seems to me by doing a merge with the default index, we are getting some kind of

[PATCH 03/11] emacs: Fix coding system in `notmuch-show-view-raw-message'

2014-09-23 Thread David Bremner
Austin Clements writes: > This fixes the known-broken test of viewing 8bit messages added by the > previous commit. I pushed the first 3 patches in the series. d

[PATCH] python: Add binding for notmuch_query_add_tag_exclude

2014-09-23 Thread David Bremner
Thibaut Horel writes: > Implemented as the method `exclude_tag` of the class `Query`. This > method takes one argument, a string containing the name of the tag to > exclude pushed, thanks d

[PATCH] python: Add binding for notmuch_query_add_tag_exclude

2014-09-23 Thread Justus Winter
Quoting David Bremner (2014-09-20 07:15:02) > Thibaut Horel writes: > > > Implemented as the method `exclude_tag` of the class `Query`. This method > > takes > > one argument, a string containing the name of the tag to exclude > > This tag looks pretty trivial. I'll merge it unless I hear

[PATCH] Add configurable changed tag to messages that have been changed on disk

2014-09-23 Thread Gaute Hope
age () when the filename is > > already added (in which case I would expect notmuch to re-index the > > message). > > What's the use case for these? If you make a change to the message source and want it to be reindexed. Say, edited a draft or changed a header field. I am not asking that notmuch modifies the message source. For _touch, if without making an actual change to the message you wish to indicate that it has been updated or synced at the current time. For instance after an reindex that did not make any actual change. Perhaps not strictly necessary. Cheers, Gaute -- next part -- An HTML attachment was scrubbed... URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140923/54ff8117/attachment.html>

Do path: searches handle spaces correctly?

2014-09-23 Thread David Bremner
Keith Amidon writes: > > What do you think about adding a section to the notmuch-search-terms web > page that talks in more detail about the quoting interactions? If there > were on obvious section about this in the man page it might have helped > me find the issue myself. If this seems like a

Re: Do path: searches handle spaces correctly?

2014-09-23 Thread David Bremner
Keith Amidon cama...@picnicpark.org writes: What do you think about adding a section to the notmuch-search-terms web page that talks in more detail about the quoting interactions? If there were on obvious section about this in the man page it might have helped me find the issue myself. If

Re: [PATCH] Add configurable changed tag to messages that have been changed on disk

2014-09-23 Thread Gaute Hope
22. sep. 2014 17:40 skrev Austin Clements acleme...@csail.mit.edu følgende: On Mon, 22 Sep 2014, Gaute Hope e...@gaute.vetsj.com wrote: Excerpts from Gaute Hope's message of August 6, 2014 10:29: Austin Clements amdra...@mit.edu wrote on Fri, 01 Aug 2014 14:55:05 -0400: I have a prototype

Re: [PATCH 03/11] emacs: Fix coding system in `notmuch-show-view-raw-message'

2014-09-23 Thread David Bremner
Austin Clements amdra...@mit.edu writes: This fixes the known-broken test of viewing 8bit messages added by the previous commit. I pushed the first 3 patches in the series. d ___ notmuch mailing list notmuch@notmuchmail.org

[PATCH] potential fix for nmbug merge problems

2014-09-23 Thread David Bremner
--- scripts/nmbug | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) This seems to fix the problems with merges failing on dirty indexes. I didn't have time to trace through all of the ramifications, but it seems to me by doing a merge with the default index, we are getting some kind of