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. Bye, Tassilo _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
