From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: seeking advice on use of drawers vs blocks Date: Thu, 07 Apr 2016 13:57:25 +0200 Message-ID: <87y48p7hsq.fsf@nicolasgoaziou.fr> References: <57035782.3050202@gmail.com> <57061B24.2070708@gmail.com> <570641F7.9040303@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ao8X0-0000wt-Bz for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 07:55:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ao8Wv-00043V-Ve for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 07:55:26 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:44852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ao8Wv-00042z-QK for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 07:55:21 -0400 In-Reply-To: <570641F7.9040303@gmail.com> (Christian Wittern's message of "Thu, 7 Apr 2016 20:18:15 +0900") 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: Christian Wittern Cc: Org Mode Mailing List , Christian Moe Hello, Christian Wittern writes: > Great, thanks. Yes, this answers a few other questions as well. For > example, it seems that a drawer always has to end with :END: in capital > letters, using :end: is not possible (I usually prefer the non-shouting > variant if possible). ":end:" is also valid. Syntax is case-insensitive, unless specified in the document. Regards, -- Nicolas Goaziou