From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: Export ascii-images using ditaa when targeting HTML? Date: Fri, 14 Nov 2008 11:02:00 -0500 Message-ID: <87bpwie1on.fsf@gollum.intra.norang.ca> References: <87ej1hso3a.fsf@gmail.com> <873ahutl1x.fsf@gollum.intra.norang.ca> <8AA28908-2710-473D-B362-0ED976279CC8@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L117d-0008Lf-5i for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 11:02:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L117b-0008LS-QN for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 11:02:12 -0500 Received: from [199.232.76.173] (port=43433 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L117b-0008LP-Jb for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 11:02:11 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:49646) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L117b-00072I-RO for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 11:02:11 -0500 In-Reply-To: <8AA28908-2710-473D-B362-0ED976279CC8@uva.nl> (Carsten Dominik's message of "Fri\, 14 Nov 2008 16\:51\:21 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > I would like blocks to be defined so that you can use both upper > and lower case, and I hope that most of Org works like this (please > report this as a bug if is case dependent under some circumstances). :) I've only every used all uppercase for org blocks since that is all I have ever seen in the examples. I never actually tried lowercase org blocks until now -- and the one I tried (BEGIN_EXAMPLE) didn't care about case so that works fine. Thanks! Bernt