[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] emacs , windows, gpg, org-crypt
From: |
hymie! |
Subject: |
[O] emacs , windows, gpg, org-crypt |
Date: |
Thu, 29 Mar 2018 13:59:48 +0000 (UTC) |
User-agent: |
slrn/pre1.0.4-2 (Linux) |
Greetings.
I set this all up years ago, I just got a new computer, I'm not an expert
with Windows, and I've been unable to find my problem with Google.
I have Windows 10, I have emacs, I have Org 9.0.3 (yes, I need to update),
and I have GPG4Win. I have entries in my .emacs file:
(require 'org-crypt)
(org-crypt-use-before-save-magic)
(setq org-tags-exclude-from-inheritance (quote ("crypt")))
[...]
(setq org-crypt-key "xxxxxxxx")
;; GPG key to use for encryption
[...]
(global-set-key "\C-cd" 'org-decrypt-entry)
(global-set-key "\C-ce" 'org-encrypt-entry)
But when I try to decrypt something, I get this error:
Searching for program: no such file or directory, gpg
The only responses I can find are to add gpg to my %PATH% , but
I don't think my employer's GPO will let me.
I was hoping to find a place in org-crypt where "gpg" is defined so that
I can specify a full path instead, but as yet, I haven't found it.
Can somebody give me a push?
--hymie! http://lactose.homelinux.net/~hymie address@hidden
- [O] emacs , windows, gpg, org-crypt,
hymie! <=
- Re: [O] emacs , windows, gpg, org-crypt, Adonay Felipe Nogueira, 2018/03/29
- Re: [O] emacs , windows, gpg, org-crypt, Jonathan Leech-Pepin, 2018/03/29