Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Falcone <kevin@jibsheet.com>
Subject: Re: gpg 1.0.5
Date: 09 May 2001 15:12:06 -0400	[thread overview]
Message-ID: <m3ae4ms5fd.fsf@bowline.jibsheet.com> (raw)
In-Reply-To: <m3zocmo4w9.fsf@yahoo.com> (Nick Papadonis's message of "09 May 2001 12:37:10 -0400")

>>>>> "NP" == Nick Papadonis <npapadon@yahoo.com> writes:

  NP> Monty Taylor <mordred@inaugust.com> writes:
  >> Nick Papadonis <npapadon@yahoo.com> writes:
  >> 
  >> > Is anyone using gpg 1.0.5, gnus oort .3, and mailcrupt 3.5.5
  >> > together sucessfully?
  >> 
  >> 
  >> Mmmm... OK. No, it's not working. It can't seem to find my secret
  >> key. I'm now curious myself. Thoughts anyone? 
  >> 

  NP> This was the problem I encountered.

Someone suggested the following patch to mailcrypt to match the extra
data now returned by gpg-1.0.5

--- mc-gpg.el~  Thu May  3 22:28:26 2001
+++ mc-gpg.el   Thu May  3 22:29:55 2001
@@ -319,7 +319,7 @@
     (if (string= str "***** CONVENTIONAL *****") nil
       (let ((result (cdr-safe (assoc str mc-gpg-key-cache)))
            (key-regexp
-            "^\\(sec\\|pub\\):[^:]*:[^:]*:[^:]*:\\([^:]*\\):[^:]*:[^:]*:[^:]*:[^:]*:\\([^:]*\\)::[^:]*:$"
+            "^\\(sec\\|pub\\):[^:]*:[^:]*:[^:]*:\\([^:]*\\):[^:]*:[^:]*:[^:]*:[^:]*:\\([^:]*\\):[^:]*:[^:]*:$"
             )
            (obuf (current-buffer))
            buffer)

-kevin


-- 
"The gene pool could use a little chlorine"


  reply	other threads:[~2001-05-09 19:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-08 14:32 Nick Papadonis
2001-05-09 15:48 ` Monty Taylor
2001-05-09 16:37   ` Nick Papadonis
2001-05-09 19:12     ` Kevin Falcone [this message]
2001-05-09 22:11       ` Monty Taylor
2001-05-10 11:55         ` Davide G. M. Salvetti

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

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

  git send-email \
    --in-reply-to=m3ae4ms5fd.fsf@bowline.jibsheet.com \
    --to=kevin@jibsheet.com \
    /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.
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 NNTP newsgroup(s).