GNU bug report logs -
#44250
Document what value of fill-column disables it
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Tue, 27 Oct 2020 03:59:02 UTC
Severity: normal
Tags: notabug
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
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 44250 in the body.
You can then email your comments to 44250 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44250
; Package
emacs
.
(Tue, 27 Oct 2020 03:59:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 27 Oct 2020 03:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
These should mention what value of fill-column disables it.
And if there are multiple values that could disable it, which is more
efficient.
Or, if disabling fill-column is to be achieved by other means, than
tampering with fill-column, then mention them.
Thank you.
(info "(emacs) Fill Commands")
The maximum line width for filling is specified by the buffer-local
variable ‘fill-column’. The default value (*note Locals::) is 70. The
easiest way to set ‘fill-column’ in the current buffer is to use the
command ‘C-x f’ (‘set-fill-column’). With a numeric argument, it uses
that as the new fill column. With just ‘C-u’ as argument, it sets
‘fill-column’ to the current horizontal position of point.
fill-column is a variable defined in ‘C source code’.
Original value was 70
Automatically becomes buffer-local when set.
This variable is safe as a file local variable if its value
satisfies the predicate ‘integerp’.
You can customize this variable.
Probably introduced at or before Emacs version 18.
Documentation:
Column beyond which automatic line-wrapping should happen.
Interactively, you can set the buffer local value using C-x f.
(Breaking off this into a separate bug from #44232.)
emacs-version "27.1"
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44250
; Package
emacs
.
(Tue, 27 Oct 2020 07:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 44250 <at> debbugs.gnu.org (full text, mbox):
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:
> These should mention what value of fill-column disables it.
If you don't want something to be filled, then switch off auto-fill-mode
or don't use `M-q'?
I don't see anything to fix here; closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Added tag(s) notabug.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Tue, 27 Oct 2020 07:15:01 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
44250 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Tue, 27 Oct 2020 07:15:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44250
; Package
emacs
.
(Wed, 28 Oct 2020 23:42:01 GMT)
Full text and
rfc822 format available.
Message #15 received at 44250 <at> debbugs.gnu.org (full text, mbox):
>>>>> "LI" == Lars Ingebrigtsen <larsi <at> gnus.org> writes:
LI> 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:
>> These should mention what value of fill-column disables it.
LI> If you don't want something to be filled, then switch off auto-fill-mode
LI> or don't use `M-q'?
OK, the fill-column docs should mention that.
LI> I don't see anything to fix here; closing.
However, for unfilling portions of a document, it is much quicker to do
M-x 9999 C-f . M-q
So that should be officially documented.
I'm not saying it should be 9998 or 9999. I'm saying that such a
technique deserves official mention, and should not be left to users to
have to get on IRC each time to ask.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 26 Nov 2020 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.