From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-mode interprets * as a headline in text between #+BEGIN_.. and #+END_... Date: Sat, 08 Oct 2016 00:20:11 +0200 Message-ID: <87h98nls2s.fsf@nicolasgoaziou.fr> References: <874m4prv4x.fsf@gmail.com> <87y420lmgr.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsdV1-0001Hp-BL for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 18:20:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsdUz-0005jo-7J for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 18:20:14 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsdUz-0005j7-0x for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 18:20:13 -0400 In-Reply-To: (David Talmage's message of "Fri, 7 Oct 2016 09:55:36 -0400") 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" To: David Talmage Cc: Nick Dokos , emacs-orgmode@gnu.org Hello, David Talmage writes: > What does the parser do with a drawer? How is that different from a > block? It seems that one can put text that looks like a headline in a > drawer and it won't be interpreted as a headline. Why couldn't blocks be > parsed the same way? Drawers behave in exactly the same way as blocks wrt headlines. Nothing can contain a headline. Regards, -- Nicolas Goaziou