[DRAFT PATCH v2] modified notmuch-emacs-mua v2

2015-01-20 Thread David Bremner
Tomi Ollila writes: > This is second draft patch of (first being) > > id:1405026779-29966-1-git-send-email-tomi.ollila at iki.fi > > I saw potential problem with only supporting emacsclient(1) in > the version David sent: > id:1421598115-4889-1-git-send-email-david at tethera.net > > (no emacs

[DRAFT PATCH v2] modified notmuch-emacs-mua v2

2015-01-20 Thread Tomi Ollila
This is second draft patch of (first being) id:1405026779-29966-1-git-send-email-tomi.ollila at iki.fi I saw potential problem with only supporting emacsclient(1) in the version David sent: id:1421598115-4889-1-git-send-email-david at tethera.net (no emacs server running and no tty -- new X

[PATCH] lib: add new status reporting API for notmuch_query_search_{m, t}

2015-01-20 Thread Tomi Ollila
On Tue, Jan 20 2015, David Bremner wrote: > This at least allows distinguishing between out of memory and Xapian > exceptions. Adding finer grained status codes would allow different > Xapian exceptions to be preserved. > > Adding wrappers allows people to transition gradually to the new API, >

[PATCH] lib: add new status reporting API for notmuch_query_search_{m,t}

2015-01-20 Thread David Bremner
This at least allows distinguishing between out of memory and Xapian exceptions. Adding finer grained status codes would allow different Xapian exceptions to be preserved. Adding wrappers allows people to transition gradually to the new API, at the cost of bloating the library API a bit. ---

[PATCH v3 8/9] emacs/mua: Insert part headers depending on the message

2015-01-20 Thread David Edmondson
On Mon, Jan 19 2015, Mark Walters wrote: > On Mon, 12 May 2014, David Edmondson wrote: >> Whether to insert part headers should depend on the details of the >> message being cited. > > Hi > > Overall I like this series and it does fix two annoying bugs (not being > able to reply to ref822

[DRAFT] New features in Vim interface

2015-01-20 Thread Bartosz Telenczuk
> Yeah that would be ideal. Franz and I have been working in a github repo > here: > > https://github.com/imain/notmuch-vim Indeed, that is a lot of commits. It is almost an independent fork. Even more so we should work hard to include the changes back into upstream for "the benefit of the

Re: [PATCH v3 8/9] emacs/mua: Insert part headers depending on the message

2015-01-20 Thread David Edmondson
On Mon, Jan 19 2015, Mark Walters markwalters1...@gmail.com wrote: On Mon, 12 May 2014, David Edmondson d...@dme.org wrote: Whether to insert part headers should depend on the details of the message being cited. Hi Overall I like this series and it does fix two annoying bugs (not being

Re: [PATCH] lib: add new status reporting API for notmuch_query_search_{m, t}

2015-01-20 Thread Tomi Ollila
On Tue, Jan 20 2015, David Bremner da...@tethera.net wrote: This at least allows distinguishing between out of memory and Xapian exceptions. Adding finer grained status codes would allow different Xapian exceptions to be preserved. Adding wrappers allows people to transition gradually to the

[DRAFT PATCH v2] modified notmuch-emacs-mua v2

2015-01-20 Thread Tomi Ollila
This is second draft patch of (first being) id:1405026779-29966-1-git-send-email-tomi.oll...@iki.fi I saw potential problem with only supporting emacsclient(1) in the version David sent: id:1421598115-4889-1-git-send-email-da...@tethera.net (no emacs server running and no tty -- new X client