emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-crypt: GPG error: "no usable configuration"
@ 2017-01-03 18:29 hymie!
  0 siblings, 0 replies; only message in thread
From: hymie! @ 2017-01-03 18:29 UTC (permalink / raw)
  To: emacs-orgmode

Greetings.

I'm running Orgmode 9.0.3 under emacs 25.1.2 on Microsoft Windows 7.

I think this is really an emacs issue and not an orgmode issue; but
other than orgmode, I don't use emacs, and I don't know where else to
turn.

For a year or so, I've been using org-crypt like this:

(setq exec-path '("C:\\Program Files (x86)\\GNU\\GnuPG"))
(require 'org-crypt)
(org-crypt-use-before-save-magic)
(setq org-tags-exclude-from-inheritance (quote ("crypt")))
(setq org-crypt-key "65B20F70")
(global-set-key "\C-cd" 'org-decrypt-entry)
(global-set-key "\C-ce" 'org-encrypt-entry)

...and it's worked fine, until I recently updated from emacs 24.5 to 25.1
and orgmode from 8.3.5 to 9.0.3 .

Now I get this error:
GPG error: "no usable configuration", OpenPGP

Apparently, it might be related to this bug

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24229

but the eventual work-around:
>
>  Setting this variable directly does not have any effect;
>  instead use \\[customize] or <some setter function>.
>
>IMO that's all that's needed here too.

makes no sense to me at all.

Can somebody help me get GPG working again?

--hymie!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-03 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-03 18:29 org-crypt: GPG error: "no usable configuration" hymie!

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).