GNU bug report logs - #17031
24.3.50; newline-and-indent doesn't fill a line

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Tue, 18 Mar 2014 03:53:01 UTC

Severity: important

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

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: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#17031: closed (24.3.50; newline-and-indent doesn't fill a line)
Date: Tue, 18 Mar 2014 21:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Mar 2014 17:15:57 -0400
with message-id <jwveh1z9pk0.fsf-monnier+emacsbugs <at> gnu.org>
and subject line Re: bug#17031: 24.3.50; newline-and-indent doesn't fill a line
has caused the debbugs.gnu.org bug report #17031,
regarding 24.3.50; newline-and-indent doesn't fill a line
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
17031: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17031
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Cc: João Távora <joaotavora <at> gmail.com>
Subject: 24.3.50; newline-and-indent doesn't fill a line
Date: Tue, 18 Mar 2014 12:52:44 +0900
Hi,

Say the RET key is bound to newline-and-indent.  When I hit RET
at the end of a long line, it is not filled even if the line is
longer than fill-column (and of course auto-fill-mode is ON).
It isn't a new feature, is it?  If not, it seems to be due to
this change:

2013-12-26  João Távora  <joaotavora <at> gmail.com>

	* simple.el (newline-and-indent): Call newline with interactive
	set to t.

Reverting this change restores the right behavior.
Thanks.

In GNU Emacs 24.3.50.1 (i686-pc-cygwin, GTK+ Version 3.8.8)
 of 2014-03-18 on localhost
Repository revision: 116783 tzz <at> lifelogs.com-20140317212956-osgyu52wdx7z6etz
Windowing system distributor `The Cygwin/X Project', version 11.0.11500000
Configured using:
 `configure --verbose --with-x-toolkit=gtk3'


[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 17031-done <at> debbugs.gnu.org,
 João Távora <joaotavora <at> gmail.com>
Subject: Re: bug#17031: 24.3.50; newline-and-indent doesn't fill a line
Date: Tue, 18 Mar 2014 17:15:57 -0400
> Reverting this change restores the right behavior.

I installed a simple patch that changed the (newline 1 t) into
(newline nil t), which seemed to fix the problem.
Thank you,


        Stefan


This bug report was last modified 11 years and 145 days ago.

Previous Next


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