Re: [PATCH] config: read user.name from $NAME if set

2014-07-21 Thread Tomi Ollila
On Mon, Jul 21 2014, Mark Oteiza mvote...@udel.edu wrote: Try to read the config parameter user.name from $NAME before taking the user name from /etc/passwd. LGTM. $NAME is used for the same purpose in https://www.gnu.org/software/emacs/manual/html_node/emacs/General-Variables.html (and

Re: using notmuch programmatically from emacs

2014-07-21 Thread Alan Schmitt
On 2014-07-18 21:40, David Bremner da...@tethera.net writes: Alan Schmitt alan.schm...@polytechnique.org writes: Hello, I sometimes have to find a message knowing only its message id. I know how to use a notmuch search in emacs to find the message, then use another function to display it

[PATCH] config: read database.path from $MAILDIR if set

2014-07-21 Thread Mark Oteiza
Try to read the config parameter database.path from $MAILDIR before falling back to $HOME/mail --- In the same vein as the $NAME patch, it would also be nice to configure the maildir location for notmuch with one's environment. Just from a brief perusing, I see that $MAILDIR is used at least by

Re: Bug#755544: notmuch-emacs: doesn't check gpg/pgp signatures by default

2014-07-21 Thread David Bremner
Vagrant Cascadian vagr...@debian.org writes: Package: notmuch-emacs Version: 0.18.1-1 Severity: important Thanks for notmuch-emacs, it's great! I did notice that it doesn't appear to check weather gpg/pgp signatures are valid by default. When I created a signed message to myself, made a

Re: Bug#755544: notmuch-emacs: doesn't check gpg/pgp signatures by default

2014-07-21 Thread Jameson Graef Rollins
On Mon, Jul 21 2014, David Bremner da...@tethera.net wrote: notmuch folks: it seems that in vagrant's message, and several others I checked, it notmuch-crypto-process-mime==nil, then no signature button is created at all. Yes, this is true. The signature button is pretty meaningless if we're

Re: Bug#755544: notmuch-emacs: doesn't check gpg/pgp signatures by default

2014-07-21 Thread Daniel Kahn Gillmor
On 07/21/2014 09:03 PM, Jameson Graef Rollins wrote: On Mon, Jul 21 2014, David Bremner da...@tethera.net wrote: notmuch folks: it seems that in vagrant's message, and several others I checked, it notmuch-crypto-process-mime==nil, then no signature button is created at all. Yes, this is

Re: Bug#755544: notmuch-emacs: doesn't check gpg/pgp signatures by default

2014-07-21 Thread Daniel Kahn Gillmor
On 07/22/2014 12:30 AM, Daniel Kahn Gillmor wrote: On 07/21/2014 09:03 PM, Jameson Graef Rollins wrote: On Mon, Jul 21 2014, David Bremner da...@tethera.net wrote: notmuch folks: it seems that in vagrant's message, and several others I checked, it notmuch-crypto-process-mime==nil, then no

[PATCH v3 0/5] rst2man.py support and doc-build cleanups

2014-07-21 Thread Tomi Ollila
On Sun, Jul 13 2014, "W. Trevor King" wrote: > On Sun, Jul 13, 2014 at 09:05:41AM +0300, Tomi Ollila wrote: >> I am satisfied with rst-man2any.py, but as being normal picky me I >> wonder whether the command prefix 'rst-' is being too generic >> i.e. is invading that "namespace". If no one else

[PATCH] nmbug: Translate to Python

2014-07-21 Thread Jani Nikula
--- An HTML attachment was scrubbed... URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140721/0863d802/attachment.html>

[PATCH] config: read user.name from $NAME if set

2014-07-21 Thread Mark Oteiza
Try to read the config parameter user.name from $NAME before taking the user name from /etc/passwd. --- notmuch-config.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/notmuch-config.c b/notmuch-config.c index 4886d36..8f1f48d 100644 --- a/notmuch-config.c +++

Bug#755544: notmuch-emacs: doesn't check gpg/pgp signatures by default

2014-07-21 Thread David Bremner
Vagrant Cascadian writes: > Package: notmuch-emacs > Version: 0.18.1-1 > Severity: important > > Thanks for notmuch-emacs, it's great! > > I did notice that it doesn't appear to check weather gpg/pgp signatures are > valid by default. > > When I created a signed message to myself, made a copy of

Bug#755544: notmuch-emacs: doesn't check gpg/pgp signatures by default

2014-07-21 Thread Jameson Graef Rollins
ytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140721/ae81d94e/attachment.pgp>