2000-12-19 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 20 Dec 2000 03:00:06 +0000 (03:00 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 20 Dec 2000 03:00:06 +0000 (03:00 +0000)
* gnus-start.el (gnus-group-change-level): Don't add it into
killed-list if it was killed.

lisp/ChangeLog
lisp/gnus-start.el

index acadd4b..989818c 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-start.el (gnus-group-change-level): Don't add it into
+       killed-list if it was killed.
+
 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnmbox.el (nnmbox-file-coding-system): Use binary.
index 418cef4..9aaaf72 100644 (file)
@@ -1244,7 +1244,9 @@ for new groups, and subscribe the new groups as zombies."
        (unless (gnus-group-foreign-p group)
          (if (= level gnus-level-zombie)
              (push group gnus-zombie-list)
-           (push group gnus-killed-list))))
+           (unless (= oldlevel gnus-level-killed)
+             ;; Don't add it into killed-list if it was killed.
+             (push group gnus-killed-list)))))
        (t
        ;; If the list is to be entered into the newsrc assoc, and
        ;; it was killed, we have to create an entry in the newsrc