From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG] html export and org results block and indentation Date: Fri, 06 Apr 2012 10:54:13 +0200 Message-ID: <87mx6pi6kq.fsf@gnu.org> 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> <20120403080028.GB1018@smoon> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG4ux-0004vY-Bq for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 04:53:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SG4uq-0000cp-Te for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 04:53:14 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:44728) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG4uq-0000c5-Kk for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 04:53:08 -0400 Received: by werj55 with SMTP id j55so1687611wer.0 for ; Fri, 06 Apr 2012 01:52:58 -0700 (PDT) In-Reply-To: <20120403080028.GB1018@smoon> (Vladimir Lomov's message of "Tue, 3 Apr 2012 17:00:28 +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: Vladimir Lomov Cc: emacs-orgmode@gnu.org Hi Vladimir, Vladimir Lomov writes: > How about that: > [see attached file "ex.org"] > > I run it with my standard configuration (at end of attached file) and with > emacs -Q -eval "(setq org-modules '(org-special-blocks))" ex.org Thanks for this info. > P.S. I looked into git log but the only recent changes in > org-special-blocks.el were variable renaming: 'line' -> > 'org-special-blocks-line'. That's the problem indeed. I reverted this commit: http://orgmode.org/w/?p=org-mode.git;a=commit;h=9054ba39d085dc2910285a194ed2206b36875289 Please confirm this fixes your problem. Best, -- Bastien