Gnus development mailing list
 help / color / mirror / Atom feed
* Patch [sgnus0.16]
@ 1995-12-01 14:04 Jens Lautenbacher
  0 siblings, 0 replies; only message in thread
From: Jens Lautenbacher @ 1995-12-01 14:04 UTC (permalink / 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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-12-01 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-12-01 14:04 Patch [sgnus0.16] Jens Lautenbacher

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