From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24285 Path: main.gmane.org!not-for-mail From: Robert Bihlmeyer Newsgroups: gmane.emacs.gnus.general Subject: gnus-treat-strip-pgp defaults to t Date: 16 Jul 1999 12:16:53 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: main.gmane.org 1035161877 7888 80.91.224.250 (21 Oct 2002 00:57:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:57:57 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA21879 for ; Fri, 16 Jul 1999 06:43:12 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAB21989; Fri, 16 Jul 1999 05:43:01 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 16 Jul 1999 05:43:38 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA11994 for ; Fri, 16 Jul 1999 05:43:25 -0500 (CDT) Original-Received: from relay8.Austria.EU.net (relay8.Austria.EU.net [193.154.160.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA21874 for ; Fri, 16 Jul 1999 06:42:17 -0400 (EDT) Original-Received: (from uucp@localhost) by relay8.Austria.EU.net (8.9.3/8.9.3) with UUCP id MAA28134 for ding@gnus.org; Fri, 16 Jul 1999 12:33:23 +0200 (MET DST) Original-Received: (qmail 837 invoked by uid 115); 16 Jul 1999 10:16:53 -0000 Original-To: ding@gnus.org X-Attribution: Robbe Original-Lines: 12 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24285 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24285 --=-=-= ... and this is wrong, since it breaks assumptions. Patch appended. Or do others think different? Robbe --=-=-= Content-Type: text/x-patch Content-Disposition: attachment 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 + + * 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 * 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." --=-=-= -- Robert Bihlmeyer reads: Deutsch, English, MIME, Latin-1, NO SPAM! --=-=-=--