From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [BUG] html export and org results block and indentation Date: Wed, 28 Mar 2012 08:41:23 -0400 Message-ID: <16716.1332938483@alphaville> References: <87bonjpueo.fsf@med.uni-goettingen.de> <8762dp6br8.fsf@gnu.org> <8762dpdkn4.fsf@med.uni-goettingen.de> <16178.1332936045@alphaville> <87vclodi2a.fsf@med.uni-goettingen.de> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCsBy-0008EG-Jg for emacs-orgmode@gnu.org; Wed, 28 Mar 2012 08:41:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCsBs-0004tr-D7 for emacs-orgmode@gnu.org; Wed, 28 Mar 2012 08:41:34 -0400 Received: from g4t0014.houston.hp.com ([15.201.24.17]:23214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCsBs-0004tX-7Q for emacs-orgmode@gnu.org; Wed, 28 Mar 2012 08:41:28 -0400 In-Reply-To: Message from Andreas Leha of "Wed, 28 Mar 2012 14:30:05 +0200." <87vclodi2a.fsf@med.uni-goettingen.de> 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: Andreas Leha Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Andreas Leha wrote: > The difference seems to come from me loading the module > org-special-blocks. Without loading this module, I also get your > result. > One mystery down, two to go: so there is a (possible) bug in the html exporter with indented #+BEGIN_ORG/#+END_ORG blocks and another (possible) bug in org-special-blocks: they are multiplying like rabbits :-) Nick