From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Feature request: filling of long captions Date: Fri, 07 Feb 2014 09:37:56 +0100 Message-ID: <87ppmz1fob.fsf@gmail.com> References: <87zjm4u1i7.fsf@med.uni-goettingen.de> <87lhxooclu.fsf@bzg.ath.cx> <84ha8bj3lz.fsf@gmail.com> <87d2izbr1c.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBgwS-00055w-Ft for emacs-orgmode@gnu.org; Fri, 07 Feb 2014 03:37:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBgwI-00046Q-Iq for emacs-orgmode@gnu.org; Fri, 07 Feb 2014 03:37:44 -0500 In-Reply-To: <87d2izbr1c.fsf@gmail.com> (Eric Schulte's message of "Thu, 06 Feb 2014 19:18:12 -0700") 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: Eric Schulte Cc: Bastien , Andrea Rossetti , emacs-orgmode@gnu.org, Andreas Leha Hello, Eric Schulte writes: > For a while now I've been wishing that keywords (namely #+Caption:) > could be equivalently specified as blocks (e.g., #+begin/end_Caption:). > > Would that be another possible solution here? That would defeat the purpose of the distinction between a block and an affiliated keyword (i.e., a property added to that block). Besides the change of paradigm, it would introduce a lot of problems (handle syntax limitation in such block, for example, since I assume plain lists would be forbidden). Also, current syntax also handles short captions, so you would have to rely on another trick for them. I'm sure this idea wouldn't be a net benefit for Org syntax clarity, even for the occasional three lines caption need. Regards, -- Nicolas Goaziou