Synch to No Gnus 200409231508.
[elisp/gnus.git-] / lisp / message.el
index 91452c9..740bc5f 100644 (file)
@@ -3637,7 +3637,7 @@ be added to the \"References\" field."
          (insert "\n"))
        (funcall message-citation-line-function))
       (when (and x-no-archive
-                message-cite-articles-with-x-no-archive
+                (not message-cite-articles-with-x-no-archive)
                 (string-match "yes" x-no-archive))
        (undo-boundary)
        (delete-region (point) (mark t))