Gnus development mailing list
 help / color / mirror / Atom feed
From: Graham Murray <graham@barnowl.demon.co.uk>
Subject: Problem with latest CVS changes to gnus-art.el
Date: Sat, 29 Dec 2001 08:13:57 +0000	[thread overview]
Message-ID: <m33d1ujvei.fsf@barnowl.demon.co.uk> (raw)

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

On trying the latest CVS, I was getting errors when reading any
article. The following patch fixes the problem.


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

--- lisp/gnus-art.el.~6.127.~	Sat Dec 29 07:03:31 2001
+++ lisp/gnus-art.el	Sat Dec 29 08:05:50 2001
@@ -139,7 +139,7 @@
     "^X-BeenThere:" "^X-Mailman-Version:" "^List-Help:" "^List-Post:"
     "^List-Subscribe:" "^List-Id:" "^List-Unsubscribe:" "^List-Archive:"
      "^X-Content-length:" "^X-Posting-Agent:" "^Original-Received:"
-     "^X-Request-PGP:" "^X-Fingerprint:" "^X-WRIEnvto:" "^X-WRIEnvfrom:"g)
+     "^X-Request-PGP:" "^X-Fingerprint:" "^X-WRIEnvto:" "^X-WRIEnvfrom:")
   "*All headers that start with this regexp will be hidden.
 This variable can also be a list of regexps of headers to be ignored.
 If `gnus-visible-headers' is non-nil, this variable will be ignored."

             reply	other threads:[~2001-12-29  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-29  8:13 Graham Murray [this message]
2001-12-29  9:52 ` Lars Magne Ingebrigtsen

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=m33d1ujvei.fsf@barnowl.demon.co.uk \
    --to=graham@barnowl.demon.co.uk \
    /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).