Gnus development mailing list
 help / color / mirror / Atom feed
* gpg 1.0.5
@ 2001-05-08 14:32 Nick Papadonis
  2001-05-09 15:48 ` Monty Taylor
  0 siblings, 1 reply; 6+ messages in thread
From: Nick Papadonis @ 2001-05-08 14:32 UTC (permalink / raw)


Is anyone using gpg 1.0.5, gnus oort .3, and mailcrupt 3.5.5 together sucessfully?

Thanks.

-- 
- Nick


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gpg 1.0.5
  2001-05-08 14:32 gpg 1.0.5 Nick Papadonis
@ 2001-05-09 15:48 ` Monty Taylor
  2001-05-09 16:37   ` Nick Papadonis
  0 siblings, 1 reply; 6+ messages in thread
From: Monty Taylor @ 2001-05-09 15:48 UTC (permalink / raw)
  Cc: ding

Nick Papadonis <npapadon@yahoo.com> writes:

> Is anyone using gpg 1.0.5, gnus oort .3, and mailcrupt 3.5.5 together sucessfully?

I'm using those. I believe I'm using them successfully. (At least I
haven't noticed any problems. What's your problem? 

I'm using a CVS checkout off gnus oort .3 from May 6 compiled into a
debian package by Manoj Srivastava. I'm also using GNU Emacs 21.0.102.

If my signature is not working, someone please let me know. 

Monty

Mmmm... OK. No, it's not working. It can't seem to find my secret
key. I'm now curious myself. Thoughts anyone? 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gpg 1.0.5
  2001-05-09 15:48 ` Monty Taylor
@ 2001-05-09 16:37   ` Nick Papadonis
  2001-05-09 19:12     ` Kevin Falcone
  0 siblings, 1 reply; 6+ messages in thread
From: Nick Papadonis @ 2001-05-09 16:37 UTC (permalink / raw)
  Cc: ding

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? 
> 

This was the problem I encountered.

-- 
- Nick


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gpg 1.0.5
  2001-05-09 16:37   ` Nick Papadonis
@ 2001-05-09 19:12     ` Kevin Falcone
  2001-05-09 22:11       ` Monty Taylor
  0 siblings, 1 reply; 6+ messages in thread
From: Kevin Falcone @ 2001-05-09 19:12 UTC (permalink / raw)


>>>>> "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"


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gpg 1.0.5
  2001-05-09 19:12     ` Kevin Falcone
@ 2001-05-09 22:11       ` Monty Taylor
  2001-05-10 11:55         ` Davide G. M. Salvetti
  0 siblings, 1 reply; 6+ messages in thread
From: Monty Taylor @ 2001-05-09 22:11 UTC (permalink / raw)
  Cc: ding

[-- Attachment #1: Type: text/plain, Size: 1640 bytes --]

Kevin Falcone <kevin@jibsheet.com> writes:

> >>>>> "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)
>

Here's what seems to have made it into mailcrypt Debian packages. And works
for me...

     (if (string= str "***** CONVENTIONAL *****") nil
      (let ((result (cdr-safe (assoc str mc-gpg-key-cache)))
            (key-regexp
             "^\\(sec\\|pub\\):[^:]*:[^:]*:[^:]*:\\([^:]*\\):[^:]*:[^:]*:[^:]*:[^:]*:\\([^:]*\\):"
             )
            (obuf (current-buffer))
            buffer)

Thanks!
Monty

[-- Attachment #2: Type: application/pgp-signature, Size: 268 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gpg 1.0.5
  2001-05-09 22:11       ` Monty Taylor
@ 2001-05-10 11:55         ` Davide G. M. Salvetti
  0 siblings, 0 replies; 6+ messages in thread
From: Davide G. M. Salvetti @ 2001-05-10 11:55 UTC (permalink / raw)
  Cc: Kevin Falcone, ding

>>>>>  MT == Monty Taylor [2001-5-9]

MT> Here's what seems to have made it into mailcrypt Debian
MT> packages. And works for me...

Exactly: happy Debian users, just upgrade to the latest mailcrypt
package; unlucky non Debian users, get the latest cvs mailcrypt from
SourceForge.

-- 
Davide Giovanni Maria Salvetti
W: http://www.linux.it/~salve/
OpenPGP (GPG) Key ID: 939686D5


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-05-10 11:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-08 14:32 gpg 1.0.5 Nick Papadonis
2001-05-09 15:48 ` Monty Taylor
2001-05-09 16:37   ` Nick Papadonis
2001-05-09 19:12     ` Kevin Falcone
2001-05-09 22:11       ` Monty Taylor
2001-05-10 11:55         ` Davide G. M. Salvetti

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).