diff lisp/gnus/gnus-topic.el @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents 7d55a9ba150c
children 585fb297b004
line wrap: on
line diff
--- a/lisp/gnus/gnus-topic.el	Mon Aug 13 09:24:19 2007 +0200
+++ b/lisp/gnus/gnus-topic.el	Mon Aug 13 09:25:29 2007 +0200
@@ -572,6 +572,7 @@
 	  (forward-line 1)
 	  (setq unfound nil)))
       (when (and unfound
+		 topic
 		 (not (gnus-topic-goto-missing-topic topic)))
 	(gnus-topic-insert-topic-line
 	 topic t t (car (gnus-topic-find-topology topic)) nil 0)))))