X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mu-cite.el;h=d62ac8e73702cda27146facc49fb56f989eacf06;hb=e7a11a25bd67c0d43366717454ece607be60a7bb;hp=1bb8a08d817701e822ef5f24bff0dc1037bbba1f;hpb=f502672a0fac987b5d287d35d1d083667ca65f15;p=elisp%2Fmu-cite.git diff --git a/mu-cite.el b/mu-cite.el index 1bb8a08..d62ac8e 100644 --- a/mu-cite.el +++ b/mu-cite.el @@ -490,7 +490,8 @@ TABLE defaults to the current buffer's category table." (fill-column (max (+ 1 (current-left-margin) (string-width fill-prefix)) (current-fill-column))) - (pat (concat fill-prefix "\n"))) + (pat (concat fill-prefix "\n")) + filladapt-mode) (goto-char (point-min)) (while (search-forward pat nil t) (let ((b (match-beginning 0))