[PATCH 1/2] CLI: set up infrastructure to make path to gpg configurable.

2015-03-07 Thread Jani Nikula
On Tue, 09 Dec 2014, David Bremner wrote: > GMIME takes a path to gpg, but we hardcode that path. In this commit > we push hardcoding all the way up to the top level of a notmuch > command, where we can later make it configurable. Mmmh, to be pedantic, this does not push the hardcoding to the

[PATCH 1/2] CLI: set up infrastructure to make path to gpg configurable.

2014-12-09 Thread David Bremner
GMIME takes a path to gpg, but we hardcode that path. In this commit we push hardcoding all the way up to the top level of a notmuch command, where we can later make it configurable. --- crypto.c | 10 +- notmuch-client.h | 1 + notmuch-reply.c | 3 ++- notmuch-show.c | 3

[PATCH 1/2] CLI: set up infrastructure to make path to gpg configurable.

2014-12-09 Thread David Bremner
GMIME takes a path to gpg, but we hardcode that path. In this commit we push hardcoding all the way up to the top level of a notmuch command, where we can later make it configurable. --- crypto.c | 10 +- notmuch-client.h | 1 + notmuch-reply.c | 3 ++- notmuch-show.c | 3