all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Skip Montanaro <skip.montanaro@gmail.com>
To: loris.bennett@fu-berlin.de
Cc: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Re: delete-trailing-whitespace behavior change?
Date: Wed, 12 Dec 2018 11:34:33 -0600	[thread overview]
Message-ID: <CANc-5UzuSfi0C+z9qa_Wj1zf_tcysz1Tqtmu1uh7srJt6zM47A@mail.gmail.com> (raw)
In-Reply-To: <87a7lawy65.fsf@hornfels.zedat.fu-berlin.de>

> I have this setting too and my Emacs 25.1.1 deletes all empty newlines
> at the end of a file, ...

Sorry, I probably wasn't clear in my original message. What I see is
that the newline at the end of the last non-empty line is deleted. So,
consider that I have this buffer (using C/Python/etc string notation
to make clear what I have):

"abc\ndef\nghi\n"

When written, it sometimes (maybe always, but I'm not certain of that)
results in

"abc\ndef\nghi"

That doesn't seem correct to me.

Skip



  reply	other threads:[~2018-12-12 17:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.5630.1544617495.1284.help-gnu-emacs@gnu.org>
2018-12-12 15:40 ` delete-trailing-whitespace behavior change? Loris Bennett
2018-12-12 17:34   ` Skip Montanaro [this message]
2018-12-12 21:26   ` Javier
2018-12-13  3:51     ` Skip Montanaro
2018-12-12 12:24 Skip Montanaro
2018-12-12 17:47 ` Kaushal Modi

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=CANc-5UzuSfi0C+z9qa_Wj1zf_tcysz1Tqtmu1uh7srJt6zM47A@mail.gmail.com \
    --to=skip.montanaro@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=loris.bennett@fu-berlin.de \
    /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.