From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Scaglioni Newsgroups: gmane.emacs.help Subject: alt-q whole buffer Date: Fri, 10 Jan 2003 14:28:15 +0000 (GMT) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030110.142815.28813770.fgs@epulse.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1042208866 17850 80.91.224.249 (10 Jan 2003 14:27:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 14:27:46 +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 18X08O-0004dc-00 for ; Fri, 10 Jan 2003 15:27:44 +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 18X08o-000107-02 for gnu-help-gnu-emacs@m.gmane.org; Fri, 10 Jan 2003 09:28:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18X07m-0000UV-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 09:27:06 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18X07i-0000SK-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 09:27:03 -0500 Original-Received: from mail3.nhs.uk ([194.72.23.240]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18X06s-0000DJ-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 09:26:10 -0500 Original-Received: from hn-ext by mail3.nhs.uk (Sendmail 8.8.8) with esmtp id 18X06p-0003dx-00; Fri, 10 Jan 2003 14:26:07 +0000 Original-Received: from relay.nhs.uk (194.62.42.143) by relayint1.nhs.uk (Syntegra-I1 6.5.016) id 3DD4AA96007B93F9 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 14:26:07 +0000 Original-Received: from localhost (194.155.32.244) by relay.nhs.uk (Syntegra-3 6.5.026) id 3E08B686003A8A82 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 14:27:40 +0000 Original-To: help-gnu-emacs@gnu.org X-Mailer: Mew version 3.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) 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:5324 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5324 Hi, I have a text file of 213K that is not wordwrapped in that every paragraph fills the entire width of the emacs window. Is there some way to avoid having to M-q every paragraph? I tried selecting whole buffer then M-q but that only affected last paragraph. It doesn't seem to contain any definable end of line markers that I can search and replace. TIA Francesco