Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-treat-strip-pgp defaults to t
@ 1999-07-16 10:16 Robert Bihlmeyer
  1999-07-16 20:31 ` Stainless Steel Rat
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Bihlmeyer @ 1999-07-16 10:16 UTC (permalink / raw)


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

... and this is wrong, since it breaks assumptions. Patch appended.

Or do others think different?

        Robbe


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 888 bytes --]

diff -u pgnus/lisp/ChangeLog~ pgnus/lisp/ChangeLog
--- pgnus/lisp/ChangeLog~	Fri Jul 16 12:10:27 1999
+++ pgnus/lisp/ChangeLog	Fri Jul 16 12:10:27 1999
@@ -1,3 +1,8 @@
+1999-07-16  Robert Bihlmeyer  <robbe@orcus.priv.at>
+
+	* gnus-art.el (gnus-treat-strip-pgp): Gnus shouldn't hide any body 
+	parts by default.
+
 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 	* gnus.el: Pterodactyl Gnus v0.95 is released.
diff -u pgnus/lisp/gnus-art.el~ pgnus/lisp/gnus-art.el
--- pgnus/lisp/gnus-art.el~	Fri Jul 16 12:09:58 1999
+++ pgnus/lisp/gnus-art.el	Fri Jul 16 12:09:58 1999
@@ -709,7 +709,7 @@
   :group 'gnus-article-treat
   :type gnus-article-treat-custom)
 
-(defcustom gnus-treat-strip-pgp t
+(defcustom gnus-treat-strip-pgp nil
   "Strip PGP signatures.
 Valid values are nil, t, `head', `last', an integer or a predicate.
 See the manual for details."

[-- Attachment #3: Type: text/plain, Size: 149 bytes --]


-- 
Robert Bihlmeyer       reads: Deutsch, English, MIME, Latin-1, NO SPAM!
<robbe@orcus.priv.at>    <http://stud2.tuwien.ac.at/~e9426626/sig.html>

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

end of thread, other threads:[~1999-09-25  6:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-16 10:16 gnus-treat-strip-pgp defaults to t Robert Bihlmeyer
1999-07-16 20:31 ` Stainless Steel Rat
1999-07-26 11:31   ` Robert Bihlmeyer
1999-08-27 12:35     ` Lars Magne Ingebrigtsen
1999-08-27 15:44       ` Toby Speight
1999-08-28  0:01         ` Stainless Steel Rat
1999-08-30  8:11           ` Jaap-Henk Hoepman
1999-08-30  8:20             ` Hrvoje Niksic
1999-09-25  6:32               ` Lars Magne Ingebrigtsen

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