emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: hymie! <hymie@lactose.homelinux.net>
To: emacs-orgmode@gnu.org
Subject: Re: emacs , windows, gpg, org-crypt
Date: Thu, 29 Mar 2018 16:17:16 +0000 (UTC)	[thread overview]
Message-ID: <slrnpbq4gc.v2f.hymie@lactose.homelinux.net> (raw)
In-Reply-To: CAEWDx5dPwgZPQhXB2D8pPJ1BCiFGHTqEEi1FebbvF_d51iX41g@mail.gmail.com


Thank you!!!!!  Your suggestion led me to the answer.

In our last episode, the evil Dr. Lacto had captured our hero,
  Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com>, who said:

> On 29 March 2018 at 09:59, hymie! <hymie@lactose.homelinux.net> 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

      reply	other threads:[~2018-03-29 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 13:59 emacs , windows, gpg, org-crypt hymie!
2018-03-29 14:45 ` Adonay Felipe Nogueira
2018-03-29 15:59 ` Jonathan Leech-Pepin
2018-03-29 16:17   ` hymie! [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnpbq4gc.v2f.hymie@lactose.homelinux.net \
    --to=hymie@lactose.homelinux.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).