--- woman.el.orig 2012-10-27 16:21:40.000000000 +1100 +++ woman.el 2012-10-27 16:25:06.000000000 +1100 @@ -2228,6 +2228,7 @@ ;; it were it would need to be a marker rather than a position! ;; First force the correct environment: (let ((case-fold-search nil) ; This is necessary! + (adaptive-fill-mode nil) ; No special "%" "#" etc filling. (woman-string-alist woman-string-alist) (woman-fill-column woman-fill-column) woman-negative-vertical-space)