diff lisp/gnus/gnus-cite.el @ 28:1917ad0d78d7 r19-15b97

Import from CVS: tag r19-15b97
author cvs
date Mon, 13 Aug 2007 08:51:55 +0200
parents 0293115a14e9
children ec9a17fef872
line wrap: on
line diff
--- a/lisp/gnus/gnus-cite.el	Mon Aug 13 08:51:34 2007 +0200
+++ b/lisp/gnus/gnus-cite.el	Mon Aug 13 08:51:55 2007 +0200
@@ -419,6 +419,7 @@
 	  (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)