Gnus development mailing list
 help / color / mirror / Atom feed
* Another trivial fix [sgnus0.15]
@ 1995-11-26 15:45 Jens Lautenbacher
  0 siblings, 0 replies; only message in thread
From: Jens Lautenbacher @ 1995-11-26 15:45 UTC (permalink / raw)




This one prevented from entering a group out of the list of killed
groups without subscribing to it first.

*** gnus.el	Sun Nov 26 16:44:57 1995
--- gnus.el~	Sun Nov 26 15:55:51 1995
***************
*** 7667,7673 ****
  	       (gnus-request-asynchronous gnus-newsgroup-name)))
  
      ;; Adjust and set lists of article marks.
!     (and info (gnus-adjust-marked-articles info))
  
      (setq gnus-newsgroup-unreads 
  	  (gnus-set-difference
--- 7667,7673 ----
  	       (gnus-request-asynchronous gnus-newsgroup-name)))
  
      ;; Adjust and set lists of article marks.
!     (gnus-adjust-marked-articles info)
  
      (setq gnus-newsgroup-unreads 
  	  (gnus-set-difference


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

only message in thread, other threads:[~1995-11-26 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-11-26 15:45 Another trivial fix [sgnus0.15] 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).