Hi, I have received attached e-mail, which can not be displayed in Gnus (from CVS) running in current CVS Emacs. The message fill-prefix too long for specified width is shown. fill-column is 75 in my setup. Additional details on request. I still have this article so I can test your changes. Debugger entered--Lisp error: (error "fill-prefix too long for specified width") signal(error ("fill-prefix too long for specified width")) error("fill-prefix too long for specified width") fill-delete-prefix(1889 # " ") fill-region-as-paragraph(1889 1966 left nosqueeze) fill-region(1889 1966 left nosqueeze) fill-flowed() mm-inline-text((# ("text/plain" (charset . "ISO-8859-2") (format . "flowed")) 8bit nil nil nil nil nil)) mm-display-inline((# ("text/plain" (charset . "ISO-8859-2") (format . "flowed")) 8bit nil nil nil nil nil)) mm-display-part((# ("text/plain" (charset . "ISO-8859-2") (format . "flowed")) 8bit nil nil nil nil nil) t) [...] gnus-mime-display-single((# ("text/plain" (charset . "ISO-8859-2") (format . "flowed")) 8bit nil nil nil nil nil)) gnus-mime-display-part((# ("text/plain" (charset . "ISO-8859-2") (format . "flowed")) 8bit nil nil nil nil nil)) gnus-display-mime() gnus-article-prepare-display() gnus-article-prepare(91419 nil) gnus-summary-display-article(91419 nil) gnus-summary-select-article(nil nil pseudo) gnus-summary-scroll-up(1) call-interactively(gnus-summary-scroll-up) -- Pavel Janík Use free-form input when possible. -- The Elements of Programming Style (Kernighan & Plaugher)