all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Francesco Potortì" <pot@gnu.org>
Cc: 53412@debbugs.gnu.org
Subject: bug#53412: 27.1; sendmail does not wrap overlong lines
Date: Sun, 20 Feb 2022 13:42:19 +0100	[thread overview]
Message-ID: <871qzxvhec.fsf@gnus.org> (raw)
In-Reply-To: <87r19186gw.fsf@tucano.isti.cnr.it> ("Francesco Potortì"'s message of "Fri, 21 Jan 2022 16:16:15 +0100")

Francesco Potortì <pot@gnu.org> writes:

> However I tried to set it, mm-use-ultra-safe-encoding is ignored, I have
> not understood how it should be set.  I worked around it by
>
> (add-hook 'mail-send-hook
> 	  (lambda () (and (mm-long-lines-p 1000)
> 			  (mml-to-mime)))) ; break overlong lines
>
> but breaking overlong lines should be the normal behaviour, not a user
> option to be explicitly activated.

I've now done something similar in `mail-send' in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  parent reply	other threads:[~2022-02-20 12:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-21 15:16 bug#53412: 27.1; sendmail does not wrap overlong lines Francesco Potortì
2022-01-21 19:24 ` Eli Zaretskii
2022-02-20 12:42 ` Lars Ingebrigtsen [this message]
2022-03-07 12:35 ` bug#53412: wrappin text lines is not enough, headers shoould be split too Francesco Potortì
2022-03-07 13:11 ` Francesco Potortì
2022-03-07 15:38   ` Lars Ingebrigtsen
2022-03-07 15:48     ` Francesco Potortì
2022-03-07 15:57       ` Lars Ingebrigtsen
2022-03-07 17:27         ` Andreas Schwab
2022-03-07 17:31           ` Lars Ingebrigtsen
2022-03-07 17:36           ` Francesco Potortì

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qzxvhec.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=53412@debbugs.gnu.org \
    --cc=pot@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.