On Wed, 11 Nov 2009 12:48:22 +0100, Merciadri wrote: > Is there a way to break lines after xx characters in Gnus?
Use auto-fill-mode?
I have this in my startup-file:
; Auto-fill text-like modes:
(add-hook 'text-mode-hook
'(lambda () (auto-fill-mode 1)))
Best regards,
Adam
--
"Floor 7 1/2 Adam Sjøgren
Low overhead!" [email protected]
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english
