From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Lomov Subject: Seems that commit 'e8742b78e0a982a7fca0bf25b4f3551be58660ef' breaks html output Date: Thu, 21 Mar 2013 21:18:23 +0900 Message-ID: <20130321121823.GC31285@smoon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIeS3-0004fa-Qn for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 08:18:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIeRz-0002VS-9M for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 08:18:35 -0400 Received: from mail-la0-x234.google.com ([2a00:1450:4010:c03::234]:53539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIeRz-0002VJ-1r for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 08:18:31 -0400 Received: by mail-la0-f52.google.com with SMTP id fs12so5026940lab.11 for ; Thu, 21 Mar 2013 05:18:29 -0700 (PDT) Content-Disposition: inline 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: General discussions about Org-mode Hello, Seems that commit 'e8742b78e0a982a7fca0bf25b4f3551be58660ef' breaks code blocks output: they are indented with all other text that is wrong. As I understand this is intended, that commit mentions 'org-html-indent' variable but IMHO it is strange that this option is on by default or alternatively code works bad with source blocks while exporting. Also I see strange extra space at bottom of any source block (pre tag) but this may be unrelated with that commit. --- WBR, Vladimir Lomov -- The Seventh Commandments for Technicians: Work thou not on energized equipment, for if thou dost, thy fellow workers will surely buy beers for thy widow and console her in other ways.