[PATCH] cli/new: document new exit code

2016-11-25 Thread David Bremner
It seems important to give the numeric return code for people writing scripts. Hopefully deviations from this convention are rare. --- doc/man1/notmuch-new.rst | 8 1 file changed, 8 insertions(+) diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index 787ed78..7f0b223

[PATCH 2/2] fix (rest of the) out of tree build

2016-11-25 Thread Tomi Ollila
From: Tomi Ollila With working tests (on various Linux systems). --- V3 of id:1479146030-17083-1-git-send-email-tomi.oll...@iki.fi configure | 6 -- test/test-lib-common.sh | 7 +++ test/test-lib.sh| 4 ++-- 3 files changed, 13 insertions(+),

[PATCH 1/2] fix out of tree build for ruby bindings

2016-11-25 Thread Tomi Ollila
From: Tomi Ollila Ruby bindings source files had to be copied to the out-of-tree target directory -- final obstacle avoiding that was that if there were built object files in source directory, new target object files were not built (caused link failure, fortunately). --- The

Re: provide elpa packages

2016-11-25 Thread Tomi Ollila
On Fri, Nov 25 2016, Tomi Ollila wrote: > On Sat, Nov 19 2016, David Bremner wrote: > >> This is an answer to the discussion we were having on irc the other day >> about easily installing the emacs front-end for a single user. >> >> For users of

Re: provide elpa packages

2016-11-25 Thread Tomi Ollila
On Sat, Nov 19 2016, David Bremner wrote: > This is an answer to the discussion we were having on irc the other day about > easily installing the emacs front-end for a single user. > > For users of package.el supporting emacs (iirc, emacs 24.1+), you can > > 1) make elpa > 2)

Re: [PATCH v2 8/9] build: install notmuch-emacs-mua.desktop file with emacs

2016-11-25 Thread Tomi Ollila
On Mon, Nov 21 2016, Jani Nikula wrote: > There is really no need to have a separate install target for the > desktop file. Just install the desktop file with emacs, with a > configure option to opt out. This and the following patch could check with something like if command

Re: [PATCH v2 4/9] notmuch-emacs-mua: add --hello parameter

2016-11-25 Thread Tomi Ollila
On Mon, Nov 21 2016, Jani Nikula wrote: > If the --hello parameter is given, display the notmuch hello buffer > instead of the message composition buffer if no message composition > parameters are given. +1 for --hello option Tomi > > Signed-off-by: Jani Nikula

Re: [pkg-gnupg-maint] Bug#842291: notmuch processes frequently stuck in select()

2016-11-25 Thread Werner Koch
On Wed, 23 Nov 2016 18:19, d...@fifthhorseman.net said: > 0) turn off CRL updates entirely during s/mime signature verification The gpgsm option is --disable-crl-checks. > 1) do s/mime signature verification without CRL updates, but schedule > CRL checks to happen in the background for