Re: [PATCH 7/9] add a gpg_path value for notmuch_database_t

2015-12-13 Thread Tomi Ollila
On Sun, Dec 13 2015, Tomi Ollila wrote: > On Sun, Dec 13 2015, David Bremner wrote: > >> >> Without weighing in on the advisibility of searching for gpg in $PATH, >> there is a glib function g_find_program_in_path. We're already linking >> to glib (because

Re: [PATCH 7/9] add a gpg_path value for notmuch_database_t

2015-12-13 Thread Tomi Ollila
On Sun, Dec 13 2015, David Bremner wrote: > Daniel Kahn Gillmor writes: > >> On Fri 2015-12-11 17:02:33 -0500, Tomi Ollila wrote: >>> The above code finds gpg/gpg2 (when called w/ these args) from >>> _CS_PATH (seems to be /bin:/usr/bin by default in

[PATCH] emacs: hello: tell the user about help and notmuch customization

2015-12-13 Thread Jani Nikula
Make it easier for new users to find out about thing in notmuch-emacs. --- emacs/notmuch-hello.el | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index b42e0f24148a..738baad23b20 100644 --- a/emacs/notmuch-hello.el

Re: [PATCH] emacs: hello: display jump key next to saved search when available

2015-12-13 Thread Andrew Burgess
* Jani Nikula [2015-12-13 20:24:03 +0200]: > Display the shortcut jump key next to the saved search name in notmuch > hello, if one is defined for the saved search. > > --- > > This is probably something with infinite bikeshedding > potential. Therefore I just quickly hacked

[PATCH] emacs: hello: display jump key next to saved search when available

2015-12-13 Thread Jani Nikula
Display the shortcut jump key next to the saved search name in notmuch hello, if one is defined for the saved search. --- This is probably something with infinite bikeshedding potential. Therefore I just quickly hacked something together as a proof of concept. This displays the jump keys like