From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: Feature request: filling of long captions Date: Thu, 06 Feb 2014 12:14:31 +0100 Message-ID: <87r47gtrvs.fsf@med.uni-goettingen.de> References: <87zjm4u1i7.fsf@med.uni-goettingen.de> <87lhxooclu.fsf@bzg.ath.cx> <87vbwstud8.fsf@med.uni-goettingen.de> <8738jwle29.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMuv-0002W7-KJ for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 06:14:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBMuq-0005DK-70 for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 06:14:49 -0500 Received: from plane.gmane.org ([80.91.229.3]:32774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMuq-0005D8-0o for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 06:14:44 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WBMuo-0001gt-RC for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 12:14:42 +0100 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Feb 2014 12:14:42 +0100 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Feb 2014 12:14:42 +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: emacs-orgmode@gnu.org Hi Bastien, Bastien writes: > 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.) Well, I am not sure that I understand this. #+CAPTION lines are IMO parsed correctly by Org -- just the filling is missing. I do not (at the moment) see other 'options' like #+CAPTION that are missing auto-fill capabilities. Regards, Andreas