help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with EasyPG and gpg.conf


From: Ian Barton
Subject: Problem with EasyPG and gpg.conf
Date: Mon, 31 Jan 2011 09:42:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

I would like to be able to use gnupg-agent with EasyPG. However, I am having some problems. First I am using GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.21.6) of 2010-09-01 on americium, modified by Debian.

In my .emacs I have:


(require 'epa)
(epa-file-enable)
(setq epg-gpg-program "/usr/bin/gpg"))

I am using EasyPG to encrypt/decrypt an org mode file. This works as expected. However, as soon as I change any of the options in my gpg.conf file (the default has everything commented out) I get a "File exists, but cannot be read" error. When this happens and I do M-x epa-list-keys, no keys are listed. If I comment out everything in gpg.conf M-x epa-list-keys shows my list of keys.

Ian.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]