* How make auto-fill-mode NEVER allow text past 80 columns?? (So no loopholes?......)
@ 2003-02-03 19:49 Christian Seberino
2003-02-03 20:22 ` Kai Großjohann
0 siblings, 1 reply; 2+ messages in thread
From: Christian Seberino @ 2003-02-03 19:49 UTC (permalink / raw)
auto-fill-mode is great because *sometimes* it reformats text
adding hard returns to avoid text going past a certain column....
But it is possible to bypass this "brick wall". For example,
if I add text in the middle of a line, it won't activate the
reformatting code of auto-fill unless I go to the right end
and add a space at end.
How close these loopholes so text NEVER goes past a certain
column like column #80???
Thanks,
Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How make auto-fill-mode NEVER allow text past 80 columns?? (So no loopholes?......)
2003-02-03 19:49 How make auto-fill-mode NEVER allow text past 80 columns?? (So no loopholes?......) Christian Seberino
@ 2003-02-03 20:22 ` Kai Großjohann
0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2003-02-03 20:22 UTC (permalink / raw)
seberino@spawar.navy.mil (Christian Seberino) writes:
> But it is possible to bypass this "brick wall". For example,
> if I add text in the middle of a line, it won't activate the
> reformatting code of auto-fill unless I go to the right end
> and add a space at end.
You can hit M-q to fill. That's quite convenient, and I think most
people use this. (I guess you know this already.)
Then there's refill.el which comes with Emacs 21, I belive. It hits
M-q for you.
--
A turnip curses Elvis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-03 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-03 19:49 How make auto-fill-mode NEVER allow text past 80 columns?? (So no loopholes?......) Christian Seberino
2003-02-03 20:22 ` Kai Großjohann
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.