From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cecil Westerhof Newsgroups: gmane.emacs.help Subject: Re: Not taking indented text with fill-paragraph Date: Thu, 13 May 2010 10:23:16 +0200 Organization: Decebal Computing Message-ID: <87wrv81a8b.fsf@linux-lqcw.site> References: <874oid5toh.fsf@linux-lqcw.site> <87mxw54c4k.fsf@linux-lqcw.site> <8739xwevbq.fsf@fh-trier.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291829354 31617 80.91.229.12 (8 Dec 2010 17:29:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 17:29:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 08 18:29:10 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQNpD-0002ZK-9C for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 18:29:07 +0100 Original-Received: from localhost ([127.0.0.1]:47044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQNpC-0002kl-Fz for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 12:29:06 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!news2.glorb.com!feeder.erje.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.help X-Homepage: http://www.decebal.nl/ User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:m3QQ4PtO1YoIaind7f6KYz2Wwys= Original-Lines: 22 Original-NNTP-Posting-Host: 84.53.123.169 Original-X-Trace: 1273738967 news.xs4all.nl 22916 decebal/[::ffff:84.53.123.169]:16041 Original-X-Complaints-To: abuse@xs4all.nl Original-Xref: usenet.stanford.edu gnu.emacs.help:178172 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:75696 Archived-At: Op woensdag 12 mei 2010 22:40 CEST, Stefan Monnier schreef: >>>>> Is there a way to change the behaviour of fill-paragraph? >> I think the problem here is, that it is impossible to tell the paragraph >> functions, that a line like >> This line ends a paragraph: >> does indeed end a paragraph. There are variables `paragraph-start' and >> `paragraph-separate', but not paragraph-end . > > Good point. I've been using a local hack that adds exactly this > `paragraph-end' variable, which I use for LaTeX (to recognize \\ at the > end of a line as meaning "end of paragraph" and also originally to > try and make filling recognize %...\n comments as also indicating > end-of-paragraph (also for filling purposes, tho not for navigation > purposes)). Could you post how you have done this? Would be very useful. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof