Tassilo Horn <[email protected]> writes: > Thorsten Jolitz <[email protected]> writes: > >> Hi List, >> after a lot of emacs configuration tweaking I suddenly have some strange >> formatting issues in message-mode. After the first line in a >> paragraph, all the next lines are automagically indented (without >> me doing anything about it). Just like in this email. >> >> Any idea what could be the problem? > > It looks like if something sets `fill-prefix' in message mode. When > writing a message, what's the buffer-local value? > > Just do `C-h v fill-prefix RET' in a message buffer.
'C-h v fill-prefix' in message buffer gives: ,-------------------------------------------------- | fill-prefix is a variable defined in `simple.el'. | Its value is nil `-------------------------------------------------- -- cheers, Thorsten _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
