]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus-art.el
nndraft.el (nndraft-update-unread-articles): Don't send delayed articles.
[gnu-emacs] / lisp / gnus / gnus-art.el
index c29000f4691e5d584af3f48a75dfa4f7f6e1fdea..28c6aca367c41afe9eebfeaa76699b1a4194ebbf 100644 (file)
@@ -4541,7 +4541,7 @@ commands:
 (defun gnus-article-stop-animations ()
   (dolist (timer (and (boundp 'timer-list)
                      timer-list))
-    (when (eq (aref timer 5) 'image-animate-timeout)
+    (when (eq (elt timer 5) 'image-animate-timeout)
       (cancel-timer timer))))
 
 ;; Set article window start at LINE, where LINE is the number of lines