]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/gnus/nnselect.el (nnselect-retrieve-headers): Use setf.
authorAndrew G Cohen <cohen@andy.bu.edu>
Wed, 16 Oct 2019 05:46:42 +0000 (13:46 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Wed, 16 Oct 2019 05:46:42 +0000 (13:46 +0800)
lisp/gnus/nnselect.el

index 04d88c97939f11639187c0a1fca1f2ddc47dc0fb..7f44f3b8d13c998ade710383727642fb7e96d4d1 100644 (file)
@@ -294,7 +294,7 @@ If this variable is nil, or if the provided function returns nil,
                                   (mail-header-number novitem)))
                       (art (car (rassq artno artids))))
                  (when art
-                   (mail-header-set-number novitem art)
+                   (setf (mail-header-number novitem) art)
                    (push novitem headers))
                  (forward-line 1)))))
          (setq headers