From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Slight inconsistency wrt 'verse-block' properties? Date: Fri, 08 Aug 2014 13:59:53 +0200 Message-ID: <87tx5nmbt2.fsf@nicolasgoaziou.fr> References: <87iom3uucc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFipN-0007Iv-Hb for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 07:59:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFipD-00073c-C8 for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 07:59:21 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:35281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFipD-00073O-6z for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 07:59:11 -0400 In-Reply-To: <87iom3uucc.fsf@gmail.com> (Thorsten Jolitz's message of "Fri, 08 Aug 2014 12:52:19 +0200") 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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hello, Thorsten Jolitz writes: > while all other Org blocks that are elements but not greater-elements > have a :value property, verse-blocks don't. Is that an accidental > inconsistency? No, this is neither accidental nor an inconsistency. Verse blocks are at the same level as paragraphs: they directly contain objects and plain text. This is explained in the comments at the beginning of "org-element.el". Regards, -- Nicolas Goaziou