Emacs not finding keys to verify signatures

2013-06-30 Thread Daniel Patterson
Daniel Kahn Gillmor writes: > i think the command would be "notmuch gpg", not "gpg-notmuch" -- in your > configuration, how does emacs know to invoke notmuch on the remote > server instead of locally? notmuch on my local machine is a shell script that executes notmuch on my server via ssh, as

Emacs not finding keys to verify signatures

2013-06-30 Thread Daniel Kahn Gillmor
On 06/29/2013 11:24 AM, Daniel Patterson wrote: > This works. Thanks a lot! great! > Yeah, it would be good if there were a hook to be able to send to remote > gpg... because everything else works so smoothly with simple > wrappers. Even if it were just a matter of setting a custom gpg command

Emacs not finding keys to verify signatures

2013-06-29 Thread Daniel Patterson
Daniel Kahn Gillmor writes: > Daniel: on your remote host, have you tried fetching the relevant keys > into your gpg keyring? you don't need to create any secret key material > on the remote host, just fetch the keys as you normally would any other > user's public key material; then you'll want

Emacs not finding keys to verify signatures

2013-06-28 Thread David Bremner
Daniel Patterson writes: > One thing I forgot to mention - I have notmuch running on a remote > server through ssh. I don't really imagine this would be an issue, but > maybe? (I also have the library installed locally, for emacs). The verification of the message happens in the notmuch CLI, so

Emacs not finding keys to verify signatures

2013-06-28 Thread Daniel Kahn Gillmor
On 06/28/2013 11:05 AM, David Bremner wrote: > Daniel Patterson writes: > >> One thing I forgot to mention - I have notmuch running on a remote >> server through ssh. I don't really imagine this would be an issue, but >> maybe? (I also have the library installed locally, for emacs). > > The

Emacs not finding keys to verify signatures

2013-06-28 Thread Daniel Patterson
David Bremner writes: >> I click on it, and it requests _my_ public key from the key server, and >> of course nothing changes - because I already had the key. > > So after you click, the key downloads, and the button does not change > colour? Yes. After it downloads, it still says "Unknown key

Emacs not finding keys to verify signatures

2013-06-28 Thread David Bremner
Daniel Patterson writes: > > I click on it, and it requests _my_ public key from the key server, and > of course nothing changes - because I already had the key. So after you click, the key downloads, and the button does not change colour? > Any ideas? Is this because of some missing package or

Emacs not finding keys to verify signatures

2013-06-24 Thread Daniel Patterson
Apologies if this is addressed somewhere in the docs - I haven't found it! I am testing out signing of messages. I set (add-hook 'message-setup-hook mml-secure-message-sign-pgpmime) As per the docs, and I can send a message and it gets signed. When I view the message (which was Bcc'd to me) and