> I've prepared a patch doing this but it breaks a simple 'M-x > unfill-paragraph' within an Emacs Lisp docstring. I think this is > because lisp-fill-paragraph respects emacs-lisp-docstring-fill-column > instead of fill-column. And theoretically this could happen with any > other major mode's fill-paragraph-function.
I feared as much, tho I didn't expect to break quite so soon. === Stefan
