From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [BUG] html export and org results block and indentation Date: Tue, 03 Apr 2012 15:08:58 +0200 Message-ID: <87bon9x8r9.fsf@med.uni-goettingen.de> 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> <16716.1332938483@alphaville> <87zkatpbzv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF3Un-0006h6-MB for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 09:10:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SF3UZ-0001xw-Ep for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 09:10:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:58408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF3UZ-0001vy-68 for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 09:09:47 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SF3UU-0006dS-Sl for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 15:09:42 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Apr 2012 15:09:42 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Apr 2012 15:09:42 +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: emacs-orgmode@gnu.org Bastien writes: > Nick Dokos writes: > >> 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 :-) > > So let's herd rabbits and hang them thread by thread: can you/Andreas > post a bug report for each rabbit with a description of the rabbit's > anatomy and a way to double-check its anatomy? > > Thanks! I wrote a separate (and much simpler) bug report here http://permalink.gmane.org/gmane.emacs.orgmode/54286 Cheers, Andreas