GNU bug report logs - #69223
30.0.50; fill-column in log-edit-mode wraps ChangeLog entries incorrectly

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Sun, 18 Feb 2024 18:24:06 UTC

Severity: minor

Found in version 30.0.50

Full log


View this message in rfc822 format

From: Stefan Kangas <stefankangas <at> gmail.com>
To: 69223 <at> debbugs.gnu.org
Subject: bug#69223: 30.0.50; fill-column in log-edit-mode wraps ChangeLog entries incorrectly
Date: Sun, 18 Feb 2024 06:36:14 -0500
Severity: minor

-------------------- Start of forwarded message --------------------
From: Po Lu <luangruo <at> yahoo.com>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: Jim Porter <jporterbugs <at> gmail.com>,  emacs-devel <at> gnu.org,  eliz <at> gnu.org
Subject: Re: master 9ccaa09a635: ; .dir-locals.el (log-edit-mode)
 <fill-column>: Set to 64.
Date: Sun, 18 Feb 2024 11:16:31 +0800

Stefan Kangas <stefankangas <at> gmail.com> writes:

> Are you saying that setting the fill-column to 64 makes it wrap text to
> 65 columns?

Yes, in defun lists themselves:

* test.el (abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMNOP):

is not modified with fill-column set to 64, but:

* test.el (abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMNOPQ):

is.  Intervening prose between defun lists is filled with the default
fill-region, which does not behave in this manner.
-------------------- End of forwarded message --------------------




This bug report was last modified 1 year and 120 days ago.

Previous Next


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