emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: YE <yet@ego.team>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: yet@ego.team, emacs-orgmode@gnu.org
Subject: Re: [BUG] No newline at end of exported HTML file [9.6.6 (release_9.6.6 @ /Applications/MacPorts/Emacs.app/Contents/Resources/lisp/org/)]
Date: Sun, 08 Oct 2023 22:40:56 +0300	[thread overview]
Message-ID: <m2bkd8hph3.fsf@ego.team> (raw)
In-Reply-To: <877cny25x4.fsf@localhost> (message from Ihor Radchenko on Sat, 07 Oct 2023 08:27:51 +0000)

>
>> Exporting HTML file from Org-mode, f.i. with `org-html-export-to-html',
>> I expect to get a newline after the closing </html> tag, but it's not
>> added. I believe this used to work with previous versions of Org-mode.
>> Am I missing something?
>
> `org-html-template' never ever had a newline at the end of the generated
> html file.

Yes, I see that. It looks like there was something else that resulted in
a newline added at the end of the exported, including published, HTML
files (in previous Emacs versions).

> May you please explain why missing newline is a problem?

It's not necessarily a problem, since HTML parser implementations are
permissive. Still, a couple of arguments for adding it by default:

1. diff tools output "\ No newline at end of file" message when a
newline is missing. Supposedly, it's not optimal for default behavior.

2. POSIX.1-2017 states:
"3.206 Line
A sequence of zero or more non- <newline> characters plus a terminating
<newline> character."

3. Ending a line of text with a particular identifier is rather a
canonical approach.



  reply	other threads:[~2023-10-08 19:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06 15:53 [BUG] No newline at end of exported HTML file [9.6.6 (release_9.6.6 @ /Applications/MacPorts/Emacs.app/Contents/Resources/lisp/org/)] YE
2023-10-07  8:27 ` Ihor Radchenko
2023-10-08 19:40   ` YE [this message]
2023-10-09 11:29     ` Ihor Radchenko
2023-10-09 11:41       ` Max Nikulin
2023-10-09 11:46         ` Ihor Radchenko
2023-10-09 11:53           ` Max Nikulin
2023-10-09 12:06             ` Ihor Radchenko
2023-10-09 12:23   ` Bruno Barbier
2023-10-09 12:47     ` Ihor Radchenko
2023-10-10 11:21       ` Ihor Radchenko
2023-10-11  8:10         ` YE
2023-10-15  8:14           ` Ihor Radchenko

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=m2bkd8hph3.fsf@ego.team \
    --to=yet@ego.team \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).