unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#64372: 28.2; warn that message might have lines too long for transport
@ 2023-06-30 18:06 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2023-06-30 18:06 UTC (permalink / raw)
  To: 64372

[-- Attachment #1: Type: text/plain, Size: 54 bytes --]

If one forwards certain messages, like the following,

[-- Attachment #2: ll.txt.gz --]
[-- Type: application/gzip, Size: 8609 bytes --]

[-- Attachment #3: Type: text/plain, Size: 497 bytes --]

it will bounce "message has lines too long for transport".

Therefore
C-c C-f runs the command gnus-summary-mail-forward
should have some checks that will warn of long lines.

Like: "Long lines found. Fix?"

And also one of these
if ARG is 1, decode the message and forward directly inline;
if ARG is 2, forward message as an rfc822 MIME section;
if ARG is 3, decode message and forward as an rfc822 MIME section;
if ARG is 4, forward message directly inline;
should enable us to fix the problem.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-30 18:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 18:06 bug#64372: 28.2; warn that message might have lines too long for transport Dan Jacobson

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).