unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Kazuhiro Ito <kzhr@d1.dion.ne.jp>
Cc: 35629@debbugs.gnu.org
Subject: bug#35629: 27.0.50; version-to-list fails on Cygwin gpg2 version string
Date: Mon, 26 Aug 2019 08:04:11 +0200	[thread overview]
Message-ID: <87mufw5up0.fsf@gnus.org> (raw)
In-Reply-To: <86mujx9wx7.wl--xmue@d1.dion.ne.jp> (Kazuhiro Ito's message of "Wed, 08 May 2019 17:23:48 +0900")

Kazuhiro Ito <kzhr@d1.dion.ne.jp> writes:

> Modifying version-regexp-alist variable resolves the issue.
>
> ;; I don't know meaning of "-unknown" version, so I don't know whether
> ;; "-4" is apropriate value.
> (progn (add-to-list 'version-regexp-alist
> 		    '("^[-._+ ]?unknown$" . -4))
>        (epg-find-configuration 'OpenPGP t))
> -> ((program . "/usr/bin/gpg2")

I've now done something similar, but only in `epg-find-configuration',
because this seems to be a problem in the gpg2 config scripts.

Could you test the trunk now and see whether it fixes your problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  parent reply	other threads:[~2019-08-26  6:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-08  8:23 bug#35629: 27.0.50; version-to-list fails on Cygwin gpg2 version string Kazuhiro Ito
2019-05-10 18:26 ` Ken Brown
2019-05-11  8:32   ` Kazuhiro Ito
2019-05-11 21:18     ` Ken Brown
2019-08-26  6:04 ` Lars Ingebrigtsen [this message]
2019-08-27 14:50   ` Kazuhiro Ito

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87mufw5up0.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=35629@debbugs.gnu.org \
    --cc=kzhr@d1.dion.ne.jp \
    /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.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).