]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/nnmairix.el
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods...
[gnu-emacs] / lisp / gnus / nnmairix.el
index e39149b996c4ab42a245fa017b1ec54398c6eb8c..04db76b942ab4558b3d9260b6f3edf003dfde504 100644 (file)
@@ -556,7 +556,7 @@ Other back ends might or might not work.")
            (mapcar
             (lambda (arg) (- arg numcorr))
             articles)))
-    (setq rval 
+    (setq rval
          (if (eq nnmairix-backend 'nnimap)
              (let ((gnus-nov-is-evil t))
                (nnmairix-call-backend
@@ -2044,5 +2044,4 @@ VALUES may contain values for editable fields from current article."
 
 (provide 'nnmairix)
 
-;; arch-tag: bb187498-b229-4a55-8c07-6d3f80713e94
 ;;; nnmairix.el ends here