On Wed, 25 Jan 2012 06:23:01 +0000, David Edmondson wrote: > Can you explain the logic that will apply to determine whether or not a > reply is encrypted? My plan was to modify notmuch-reply.c to include a flag in the JSON output if the message being replied to was encrypted. The emacs reply function could then look for that flag and add the ml-secure directive to encrypt the reply. jamie.