Re: [PATCH v3] emacs: add compatibility functions for emacs 23

2016-11-16 Thread Tomi Ollila
On Tue, Nov 15 2016, Mark Walters wrote: > Some of the recent changes to the emacs code have used functions > introduced in emacs 24. The functions used are read-char-choice and > setq-local. This changeset adds a file notmuch-compat.el which > contains compatibility functions so that it should w

Re: [PATCH 1/3] emacs: generate notmuch-pkg.el

2016-11-16 Thread Tomi Ollila
On Fri, Nov 11 2016, David Bremner wrote: > This file contains metadata for the built in (as of emacs 24) packaging > system. Series LGTM. Tomi > --- > Makefile.local| 3 +++ > emacs/.gitignore | 1 + > emacs/Makefile.local | 8 +++- > emacs/notmuch-pkg.el.tmpl

Re: [PATCH 0/9] doc: config and build improvements

2016-11-16 Thread Tomi Ollila
On Sat, Nov 05 2016, Jani Nikula wrote: > Here's a bunch of fixes to the documentation config and build. > > BR, > Jani. This series looks good to me. Tomi > > > Jani Nikula (9): > doc/conf.py: add notmuch-emacs-mua to texinfo documents > doc/conf.py: generate texinfo_documents list from

Re: [PATCH] cli: consider files vanishing during notmuch new non-fatal

2016-11-16 Thread David Bremner
Jani Nikula writes: > +/* Exit status code indicating that file(s) in the mail store were > + * removed or renamed after notmuch new scanned the directories but > + * before indexing the file(s). If the file was renamed, the indexing > + * might not be complete, and the user is advised to re-run