From mboxrd@z Thu Jan 1 00:00:00 1970 From: hymie! Subject: Re: emacs , windows, gpg, org-crypt Date: Thu, 29 Mar 2018 16:17:16 +0000 (UTC) Message-ID: References: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1aH4-00025C-H7 for emacs-orgmode@gnu.org; Thu, 29 Mar 2018 12:19:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1aGz-0000H4-Pl for emacs-orgmode@gnu.org; Thu, 29 Mar 2018 12:19:38 -0400 Received: from [195.159.176.226] (port=33267 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f1aGz-0000FS-Aw for emacs-orgmode@gnu.org; Thu, 29 Mar 2018 12:19:33 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f1aEt-0004lh-0N for emacs-orgmode@gnu.org; Thu, 29 Mar 2018 18:17:23 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Thank you!!!!! Your suggestion led me to the answer. In our last episode, the evil Dr. Lacto had captured our hero, Jonathan Leech-Pepin , who said: > On 29 March 2018 at 09:59, hymie! wrote: > >> 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: I missed the most important entry in my .emacs file: (setq exec-path '("C:\\Program Files (x86)\\GNU\\GnuPG")) The file path has changed on my new computer (setq exec-path '("C:\\Program Files (x86)\\GnuPG\\bin")) and now gpg.exe is in emacs's local exec-path. > I'd take a look at ~C-h v -gpg TAB~ -> possible suggestion is > epg-gpg-program which points to "gpg" by default. This was the variable I couldn't figure out. TIL that you can tab-complete in the middle of a variable too. --hymie! http://lactose.homelinux.net/~hymie hymie@lactose.homelinux.net