GNU bug report logs - #7497
problem about auto adding newline at the end of file

Previous Next

Package: emacs;

Reported by: 李银璠 <linfeixb27 <at> gmail.com>

Date: Sat, 27 Nov 2010 10:50:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 李银璠 <linfeixb27 <at> gmail.com>
Subject: bug#7497: closed (Re: bug#7497: problem about auto adding newline
 at the end of file)
Date: Fri, 03 Dec 2010 10:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7497: problem about auto adding newline at the end of file

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7497 <at> debbugs.gnu.org.

-- 
7497: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7497
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 李银璠 <linfeixb27 <at> gmail.com>
Cc: 7497-done <at> debbugs.gnu.org
Subject: Re: bug#7497: problem about auto adding newline at the end of file
Date: Fri, 03 Dec 2010 12:47:10 +0200
> Date: Fri, 3 Dec 2010 14:27:36 +0800
> From: 李银璠 <linfeixb27 <at> gmail.com>
> Cc: 7497 <at> debbugs.gnu.org
> 
> Dear sir/lady,
> I have fixed my problem. It turned out to be no bug.
> It was a major mode that use mode-require-final-newline. Thank you very much
> for your instructions. I used almost one week to understand the instructions
> (I was quite new to emacs).

Thanks, I'm closing the bug report.


[Message part 3 (message/rfc822, inline)]
From: 李银璠 <linfeixb27 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: problem about auto adding newline at the end of file
Date: Sat, 27 Nov 2010 18:53:17 +0800
[Message part 4 (text/plain, inline)]
My emacs does not behave as stated in the documentation,
http://www.gnu.org/software/emacs/manual/html_node/emacs/Customize-Save.html#Customize-Save
.

In the documentation, it is said that, if require-final-newline is set to
nil, no changes would be adapted to my files, leaving them not ended with
newline (0x0d0a).
My emacs, on the other hand, always adds newline at the end of file,
automatically, even when I add (setq-default require-final-newline nil); or
(setq require-final-newline nil);to .emacs. (I tried them both)

I don't know if it is a bug, or it is caused by my wrong operation. I'm
using Ubuntu 10.10, emacs 23.1.1
[Message part 5 (text/html, inline)]

This bug report was last modified 14 years and 232 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.