GNU bug report logs -
#69223
30.0.50; fill-column in log-edit-mode wraps ChangeLog entries incorrectly
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.