Gnus development mailing list
 help / color / mirror / Atom feed
* Problem with latest CVS changes to gnus-art.el
@ 2001-12-29  8:13 Graham Murray
  2001-12-29  9:52 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Graham Murray @ 2001-12-29  8:13 UTC (permalink / 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."

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

* Re: Problem with latest CVS changes to gnus-art.el
  2001-12-29  8:13 Problem with latest CVS changes to gnus-art.el Graham Murray
@ 2001-12-29  9:52 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-12-29  9:52 UTC (permalink / raw)


Graham Murray <graham@barnowl.demon.co.uk> writes:

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

Thanks; I've just applied a similar patch.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2001-12-29  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-29  8:13 Problem with latest CVS changes to gnus-art.el Graham Murray
2001-12-29  9:52 ` 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).