Gnus development mailing list
 help / color / mirror / Atom feed
From: Jens Lautenbacher <jtl@tkm.physik.uni-karlsruhe.de>
Subject: Patch [sgnus0.16]
Date: Fri, 1 Dec 1995 15:04:59 +0100	[thread overview]
Message-ID: <"nz11.rz.un.545:01.12.95.14.07.30"@rz.uni-karlsruhe.de> (raw)


This one makes fetching of old headers work again if
gnus-fetch-old-headers is set to t. I don't know if this is really the
right place to change in the source code, but I have no more time at
the moment.

I hope I made everything right this time with the diff command!
I'll continue debugging as soon as I have a little more time again
(maybe this evening :-)) 



*** gnus.el~	Mon Nov 27 11:23:15 1995
--- gnus.el	Fri Dec  1 14:59:04 1995
***************
*** 9523,9528 ****
--- 9523,9529 ----
  fetch-old-headers verbiage, and so on."
    ;; Most groups have nothing to remove.
    (if (and (null gnus-newsgroup-dormant)
+ 	   (not (eq gnus-fetch-old-headers t))
  	   (not (eq gnus-fetch-old-headers 'some))
  	   (null gnus-summary-expunge-below))
        () ; Do nothing.


                 reply	other threads:[~1995-12-01 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='"nz11.rz.un.545:01.12.95.14.07.30"@rz.uni-karlsruhe.de' \
    --to=jtl@tkm.physik.uni-karlsruhe.de \
    /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).