Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / gnus-start.el
index dc5be9f..c4640ba 100644 (file)
@@ -939,6 +939,7 @@ If LEVEL is non-nil, the news will be set up at level LEVEL."
 
     ;; See whether we need to read the description file.
     (when (and (boundp 'gnus-group-line-format)
+              (stringp gnus-group-line-format)
               (let ((case-fold-search nil))
                 (string-match "%[-,0-9]*D" gnus-group-line-format))
               (not gnus-description-hashtb)