GNU bug report logs -
#71499
[PATCH] Make whitespace.el cleanup add missing final newline
Previous Next
Full log
Message #14 received at 71499 <at> debbugs.gnu.org (full text, mbox):
On Wed, Jun 12, 2024, at 09:46, Eli Zaretskii wrote:
>> Date: Tue, 11 Jun 2024 20:16:03 +0200
>> From: Björn Lindström <bkhl <at> elektrubadur.se>
>>
>> attaching patch to make the whitespace-cleanup and whitespace-cleanup-region functions add a final newline to a file if whitespace-style contains `missing-newline-at-eof
>>
>> I'm aware this somewhat replicates what setting `require-final-newline would do, but I think since whitespace.el with this configuration highlights this as an error, it should also clean it up when asked.
>
> This is an incompatible change of behavior on behalf of
> whitespace-cleanup, so I don't think we can accept it as in this patch
> (or the next one you sent). Se we'd need some new user option, by
> default off, to turn on this new feature. Or maybe a new action for
> whitespace-action?
>
> Thanks.
Hello,
I thought about that, but since whitespace-cleanup generally applies clean-up according to white-space style, I thought it was simply an oversight that it doesn't apply a fix when it is set to highlight missing end-of-file newline.
Adding a separate way to configure this removes the simplicity of configuring your preferred whitespace-style as a single option.
However, If you still disagree I can make another patch somehow maintains the old behaviour as the default, so just let me know.
Thanks,
Björn
This bug report was last modified 1 year and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.