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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17031 in the body.
You can then email your comments to 17031 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17031; Package emacs. (Tue, 18 Mar 2014 03:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 18 Mar 2014 03:53:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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'




Reply sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
You have taken responsibility. (Tue, 18 Mar 2014 21:17:02 GMT) Full text and rfc822 format available.

Notification sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
bug acknowledged by developer. (Tue, 18 Mar 2014 21:17:02 GMT) Full text and rfc822 format available.

Message #10 received at 17031-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Apr 2014 11:24:04 GMT) Full text and rfc822 format available.

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.