* fill-column text.texi
@ 2006-07-04 6:18 Andreas Roehler
2006-07-04 10:38 ` Robert J. Chassell
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Roehler @ 2006-07-04 6:18 UTC (permalink / raw)
Cc: Thien-Thi Nguyen, Richard Stallman
AFAIU the var `fill-column' is commonly known as
line-break.
As it may be in effect also when no filling is done,
I propose the provide at least an alias
(defalias 'set-line-break 'set-fill-column)
Is there a way to refer the var `fill-column'?
__
Andreas Roehler
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: fill-column text.texi
2006-07-04 6:18 fill-column text.texi Andreas Roehler
@ 2006-07-04 10:38 ` Robert J. Chassell
0 siblings, 0 replies; 2+ messages in thread
From: Robert J. Chassell @ 2006-07-04 10:38 UTC (permalink / raw)
Cc: emacs-devel
AFAIU the var `fill-column' is commonly known as
line-break.
No, not at all. When automatic filling is set to a specified value,
the variable `fill-column' is the value *up to which* (and including)
a carriage return or other such line-break may occur. Often, the
variable `fill-column' is larger than that line's value of its line
break. At least, that is how I learned the difference years ago.
A line break may occur anywhere, as in this sentence.
(In the previous sentence, the line break occurred at column 53, not
at the value of the variable `fill-column' which is 70 in this
instance of Emacs.)
Is there a way to refer the var `fill-column'?
Yes. I use the term `fill-column'; that works for me. Sometimes, I
have to explain that `automatic filling' refers to the same concept as
`automatic wrapping' in other programs.
--
Robert J. Chassell
bob@rattlesnake.com GnuPG Key ID: 004B4AC8
http://www.rattlesnake.com http://www.teak.cc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-07-04 10:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04 6:18 fill-column text.texi Andreas Roehler
2006-07-04 10:38 ` Robert J. Chassell
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.