Jens Lechtenboerger <[email protected]> writes: > On 2016-03-13, at 17:21, Nils Gillmann wrote: > >> Jens Lechtenboerger <[email protected]> writes: >> >>> On 2016-03-13, at 16:16, Nils Gillmann wrote: >>> >>>> So I ran into this issue with gpg2.1 on emacs-24.5 and Gnus where >>>> I can *de*crypt emails but I can't encrypt or sign. >>> >>> What exactly is the problem? >>> >>> You are using EasyPG, right? In your configuration, >>> (setq epg-debug t) >>> appeared in comments. What do you see in the debug buffer if you >>> enable debugging? >> >> >> Right, sorry I forgot that part. >> Here's the debugger output with the NUL symbols striped: >> >> Debugger entered--Lisp error: (error "Process epg not running") >> signal(error ("Process epg not running")) >> byte-code("\203\302@!\210A\211\204\303 @ A\"\207" >> [mml2015-epg-secret-key-id-list error password-cache-remove signal] 4) >> mml2015-epg-encrypt((part (sign . "pgpmime") (encrypt . "pgpmime") >> (tag-location . 281) (contents . "\nThis is a test reply to get an debug >> result for Gnus\n\n-- \nng\npersonal contact: http://krosos.sdf.org\nEDN: >> https://wiki.c3d2.de/Echt_Dezentrales_Netz/en\n")) t) > > I’ve never seen this. > > What is your epg-gpg-program?
I was only used to epa-file method, if I set epg-program (see the first post for the content) it does not change the behavior. As sources on this differ, what is the recommended way to do gpg2.1 encryption with Gnus? what's the minimum to have in your .gnus.el? > Is gpg-agent running? yes, with `/home/niasterisk/.guix-profile/bin/gpg-agent --sh --daemon --write-env-file /home/niasterisk/.cache/gpg-agent-info > If so is the correct version of gpg-agent running? > Maybe kill gpg-agent first; it should be started automatically > with gpg-2.1. killing the agent, restarting Gnus and sending this From: Nils Gillmann <[email protected]> To: [email protected] Subject: asdf Gcc: nnfolder+archive:sent.2016-03 Date: Sun, 13 Mar 2016 20:38:15 +0100 Message-ID: <[email protected]> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) --text follows this line-- <#secure method=pgpmime mode=signencrypt> asdf -- ng personal contact: http://krosos.sdf.org EDN: https://wiki.c3d2.de/Echt_Dezentrales_Netz/en gives me: Debugger entered--Lisp error: (error "Process epg not running") signal(error ("Process epg not running")) byte-code("\203. _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
