From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: How make auto-fill-mode NEVER allow text past 80 columns?? (So no loopholes?......) Date: Mon, 03 Feb 2003 21:22:20 +0100 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84ptq98683.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044304091 14421 80.91.224.249 (3 Feb 2003 20:28:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 20:28:11 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fnC3-0003io-00 for ; Mon, 03 Feb 2003 21:27:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fnAD-0003wt-00 for gnu-help-gnu-emacs@m.gmane.org; Mon, 03 Feb 2003 15:25:57 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.tu-darmstadt.de!fu-berlin.de!uni-berlin.de!p5087774a.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: p5087774a.dip.t-dialin.net (80.135.119.74) Original-X-Trace: fu-berlin.de 1044303749 38479175 80.135.119.74 (16 [73968]) User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:XEETZ1X2qppE16v2x97K4DViHbo= Original-Xref: shelby.stanford.edu gnu.emacs.help:109736 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6249 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6249 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