2001-12-26 Florian Weimer <fw@deneb.enyo.de>
authorFlorian Weimer <fw@deneb.enyo.de>
Wed, 26 Dec 2001 18:54:30 +0000 (18:54 +0000)
committerFlorian Weimer <fw@deneb.enyo.de>
Wed, 26 Dec 2001 18:54:30 +0000 (18:54 +0000)
* gnus.texi (Using GPG): Remove obsolete reference to gpg-2comp.

texi/ChangeLog
texi/gnus.texi

index d8766b3..3dab217 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
+
+       * gnus.texi (Using GPG): Remove obsolete reference to gpg-2comp.
+
 2001-12-26  Simon Josefsson  <jas@extundo.com>
 
        * gnus.texi (Summary Buffer Lines): Add xrefs.  Suggested by
index 88c2552..1649b58 100644 (file)
@@ -10870,21 +10870,6 @@ To use this correctly with GPG, you'll need the following lisp code in your
 The @code{gpg-temp-directory} need to point to a directory with permissions set
 to 700, for your own safety.
 
-If you want to benefit of PGP2.6 compatibility, you might create a script named
-@file{gpg-2comp} with these instructions:
-
-@example
-#!/bin/sh
-exec gpg --rfc1991 "$@@"
-@end example
-
-If you don't want to use such compatibility, you can add the following line to
-your @file{~/.emacs} or @file{~/.gnus}:
-
-@lisp
-(setq gpg-command-default-alist (quote ((gpg . "gpg") (gpg-2comp . "gpg"))))
-@end lisp
-
 To sign or encrypt your message you may choose to use the MML Security
 menu or @kbd{C-c C-m s p} to sign your message using PGP/MIME,
 @kbd{C-c C-m s s} to sign your message using S/MIME.  There's also