Re: [notmuch] OpenPGP support

Subject: Re: [notmuch] OpenPGP support

Date: Fri, 27 Nov 2009 20:06:04 -0800

To: Keith Packard, Jameson Graef Rollins, notmuch@notmuchmail.org

Cc:

From: Carl Worth


On Thu, 26 Nov 2009 15:01:38 -0800, Keith Packard <keithp@keithp.com> wrote:
> On Thu, 26 Nov 2009 10:41:36 -0800, Carl Worth <cworth@cworth.org> wrote:
> 
> > I'm not sure how to make sure that I also get that when doing a reply
> > within notmuch. Keith, I think you worked this out, right? What did you
> > do?
> 
> ; sign messages by default
> (defun my-notmuch-message-mode-hook()
>   (if (buffer-modified-p)
>       (mml-secure-message-sign)))
> 
> (add-hook 'message-mode-hook 'my-notmuch-message-mode-hook)
> (add-hook 'message-setup-hook 'my-notmuch-message-mode-hook)

Thanks. And look! A signed reply now.

-Carl
part-000.sig (application/pgp-signature)

Thread: