From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Daniel R. Anderson" Newsgroups: gmane.emacs.help Subject: automating line wraps altogether Date: 18 Mar 2003 21:29:50 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1048040990.19902.2.camel@ny-chicagostreet2c-110.buf.adelphia.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1048041467 4440 80.91.224.249 (19 Mar 2003 02:37:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2003 02:37:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 19 03:37:46 2003 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 18vTSc-00019U-00 for ; Wed, 19 Mar 2003 03:37:46 +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 18vTQt-0007AJ-03 for gnu-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2003 21:35:59 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18vTQZ-00071w-00 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2003 21:35:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18vTQW-0006r7-00 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2003 21:35:38 -0500 Original-Received: from [216.127.84.124] (helo=torre.pghoster.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vTQV-0006oA-00 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2003 21:35:35 -0500 Original-Received: from ny-chicagostreet2c-110.buf.adelphia.net (ny-chicagostreet2c-110.buf.adelphia.net [68.69.67.110]) (authenticated (0 bits)) by torre.pghoster.com (8.11.6/8.11.6) with ESMTP id h2J2bB917160 for ; Tue, 18 Mar 2003 21:37:11 -0500 Original-To: help-gnu-emacs@gnu.org X-Mailer: Ximian Evolution 1.0.8-3mdk 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:7700 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7700 Hi, Is there any way to tell emacs to delete all newlines and rewrap at so many chars? Thanks, -Dan