*** empty log message ***
[gnus] / lisp / gnus-cite.el
index ef3aa76..9b17bb9 100644 (file)
@@ -419,6 +419,7 @@ If WIDTH (the numerical prefix), use that text width when filling."
          (inhibit-point-motion-hooks t)
          (marks (gnus-dissect-cited-text))
          (adaptive-fill-mode nil)
+         (filladapt-mode nil)
          (fill-column (if width (prefix-numeric-value width) fill-column)))
       (save-restriction
        (while (cdr marks)