unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).