From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.help Subject: Re: fill-paragraph / fill region in latex (auctex) buffer Date: Tue, 22 Nov 2005 22:14:28 +0100 Organization: nil Message-ID: <43838a31$0$41151$14726298@news.sunsite.dk> References: <871x18e8wb.fsf-monnier+gnu.emacs.help@gnu.org> Reply-To: angeli@iwi.uni-sb.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1132694626 31785 80.91.229.2 (22 Nov 2005 21:23:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Nov 2005 21:23:46 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 22 22:23:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EefYz-0003Zi-5R for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Nov 2005 22:20:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EefYw-00033X-H4 for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Nov 2005 16:20:26 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.net.uni-c.dk!dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help Mail-Copies-To: nobody User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:TtJ93+/M7GB/ThelqjauRsYzqLA= Original-Lines: 21 Original-NNTP-Posting-Host: 212.144.186.35 Original-X-Trace: news.sunsite.dk DXC=fLeEFYWRikNlZiKmBn9NRLYSB=nbEKnkKeHO>A_?=k[Fce3h@0W\omLKaa1aeliV3Dc4=gl`CF0WIiajGDTb>`LNHNmmcCTFF List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:31277 Archived-At: * Stefan Monnier (2005-11-22) writes: >> When I select a region with the same text, the behavior is different - no >> %'s are inserted, and I get an undesirable result. >> This is annoying, because I would want to use fill-region on a whole buffer >> in order to wrap lines, and it turns all the commented out stuff into text >> that appears in my latex document... > >> Is this a bug? > > Yes. > >> If so, is it due to Emacs or to AUCTeX? > > Emacs. In which sense? That you cannot hook specialized filling functions into `fill-region'? -- Ralf