[PATCH] cli: crypto: tell gmime to use gpg-agent

2013-02-28 Thread Daniel Kahn Gillmor
text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 1027 bytes Desc: OpenPGP digital signature URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20130228/4f8de588/attachment.pgp>

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-28 Thread Jani Nikula
Hi Aaron - On Tue, 26 Feb 2013, Aaron Ecay wrote: > Presently, the code which finds the parent of a message as it is being > added to the database assumes that the first Message-ID-like substring > of the In-Reply-To header is the parent Message ID. Some mail clients, > however, put stuff

afew filter rules

2013-02-28 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I don't know if this is the right mailing list for afew [1] questions, but it is mentioned ion the notmuch website for tagging. I want to use afew to tag mailing lists - is there any special rules required to do this, or can I just run it with

[PATCH] cli: crypto: tell gmime to use gpg-agent

2013-02-28 Thread Jameson Graef Rollins
just not call notmuch with --decrypt. I suppose that's reasonable. jamie. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/atta

afew filter rules

2013-02-28 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I don't know if this is the right mailing list for afew [1] questions, but it is mentioned ion the notmuch website for tagging. I want to use afew to tag mailing lists - is there any special rules required to do this, or can I just run it with

Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-28 Thread Jani Nikula
Hi Aaron - On Tue, 26 Feb 2013, Aaron Ecay aarone...@gmail.com wrote: Presently, the code which finds the parent of a message as it is being added to the database assumes that the first Message-ID-like substring of the In-Reply-To header is the parent Message ID. Some mail clients, however,

Re: [PATCH] cli: crypto: tell gmime to use gpg-agent

2013-02-28 Thread Jameson Graef Rollins
On Wed, Feb 27 2013, Jani Nikula j...@nikula.org wrote: If the user wants to have decryption in notmuch, the user *must* use gpg-agent, regardless of this change or the use-agent configuration option. There is no opt out if one wants to have decryption in notmuch, regardless of this change. I

Re: [PATCH] cli: crypto: tell gmime to use gpg-agent

2013-02-28 Thread Daniel Kahn Gillmor
On 02/28/2013 04:10 PM, Jameson Graef Rollins wrote: I think this point makes sense. I guess my main worry was that querying the agent would have unintended consequences for someone who is not expecting it or specifically does not want it to be queried. But maybe the point is that if they