(gnus-summary-refer-thread): Implement a version that uses *-request-thread.
[gnus] / lisp / gnus-html.el
index a21c478..c147211 100644 (file)
@@ -361,7 +361,7 @@ Use ALT-TEXT for the image string."
                    'gnus-html-image-fetched
                    (list buffer image))))
     (when (> (length (if (featurep 'xemacs)
-                        (split-string (function-arglist 'url-retrieve))
+                        (cdr (split-string (function-arglist 'url-retrieve)))
                       (help-function-arglist 'url-retrieve)))
             4)
       (setq args (nconc args (list t))))