[PATCH v4 00/11] Implement and use database "features"

2014-08-30 Thread David Bremner
-- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 647 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140830/b2f2f189/attachment.pgp>

[Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail

2014-08-30 Thread Jani Nikula
On Thu, 28 Aug 2014, Vagrant Cascadian wrote: > When sending mail from notmuch-emacs interface, I usually use pgpmine > signatures, but sometimes I want to send a signed encrypted message, so > I manually edit the mode=sign to mode=signencrypt ... but if I make a > typo, i.e.

Re: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail

2014-08-30 Thread Jani Nikula
On Thu, 28 Aug 2014, Vagrant Cascadian vagr...@debian.org wrote: When sending mail from notmuch-emacs interface, I usually use pgpmine signatures, but sometimes I want to send a signed encrypted message, so I manually edit the mode=sign to mode=signencrypt ... but if I make a typo, i.e.

Re: [PATCH v4 00/11] Implement and use database features

2014-08-30 Thread David Bremner
Austin Clements amdra...@mit.edu writes: This is v4 of id:1406859003-11561-1-git-send-email-amdra...@mit.edu. In addition to rebasing to current master, this makes several tidying changes: it gives the features enum a name for better self-documentation and type-safety; improves the robustness