From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Feature request: filling of long captions Date: Thu, 06 Feb 2014 11:40:14 +0100 Message-ID: <8738jwle29.fsf@bzg.ath.cx> References: <87zjm4u1i7.fsf@med.uni-goettingen.de> <87lhxooclu.fsf@bzg.ath.cx> <87vbwstud8.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMNb-0002k0-PA for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 05:40:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBMNW-0002Rm-E2 for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 05:40:23 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:53291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMNW-0002Rh-96 for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 05:40:18 -0500 In-Reply-To: <87vbwstud8.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Thu, 06 Feb 2014 11:20:51 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha writes: > Do you mean (1) other places in org files (other than #+caption) or > (2) other functionality that should be supported at #+caption > filling? Normally lines matching the regexp ^#\+\S-+ (like #+CAPTION) should not be filled. We would introduce an exception where successive #+CAPTION lines are correctly parsed by Org -- so the question is how many of such options should fill like #+CAPTION will do (maybe before Christmas.) -- Bastien