all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pengji Zhang <me@pengjiz.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 72870@debbugs.gnu.org
Subject: bug#72870: [PATCH] Flow fill texts after the last hard newline
Date: Sun, 08 Sep 2024 19:56:28 +0800	[thread overview]
Message-ID: <878qw2uzo3.fsf@pengjiz.com> (raw)
In-Reply-To: <867cbnzysx.fsf@gnu.org>

Eli Zaretskii <eliz@gnu.org> writes:

> AFAICT, this function exists for the special case of decoding 
> email messages. Can email messages have flowed-encoded text 
> without a hard newline at the end? 

I think you meant "encoding"? Anyway, if I understand it 
correctly, an email message should always end with a newline, but 
it is not necessarily a hard newline. For example, 'message.el' 
inserts a normal newline:

  https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/gnus/message.el#n4944

I am not sure what other MUAs do, though.
 
>> PS I have sent an email to assign@gnu.org, but have not got a 
>> response yet. I think I have not finished the copyright 
>> assignment  process? 
> 
> No.  Please ping them and CC me, so we could get your paperwork 
> process going. 

Will do. Thanks!

Pengji





  reply	other threads:[~2024-09-08 11:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-29 10:44 bug#72870: [PATCH] Flow fill texts after the last hard newline Pengji Zhang
2024-09-07  7:51 ` Eli Zaretskii
2024-09-08 11:56   ` Pengji Zhang [this message]
2024-09-09  4:04     ` Pengji Zhang
2024-10-09  9:02   ` Pengji Zhang
2024-10-12 12:31     ` Eli Zaretskii

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=878qw2uzo3.fsf@pengjiz.com \
    --to=me@pengjiz.com \
    --cc=72870@debbugs.gnu.org \
    --cc=eliz@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.