Re: Narrow text body when composing/replying to mails

Subject: Re: Narrow text body when composing/replying to mails

Date: Sun, 25 Feb 2024 10:46:21 +0100

To: Jan Detke, notmuch@notmuchmail.org

Cc:

From: Sandra Snan


Sandra Snan <sandra.snan@idiomdrottning.org> writes:
> Instead, do this: 
> 
>     (add-hook 'message-mode-hook 
>               (lambda () 
>                 (use-hard-newlines 3 t))) 

While keeping auto-fill-mode on, I mean. This sets the format flowed
header according to RFC 2646 so that your fills reads as if they were
softwrapped for the recipient.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: