From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dennis van Dok Subject: org export of source code indentation issue with 8 spaces Date: Mon, 06 Jun 2016 15:08:19 +0200 Message-ID: <575575C3.70407@nikhef.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9uGb-0007hf-Pi for emacs-orgmode@gnu.org; Mon, 06 Jun 2016 09:08:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9uGX-0002M6-Hx for emacs-orgmode@gnu.org; Mon, 06 Jun 2016 09:08:28 -0400 Received: from out24-ams.mf.surf.net ([145.0.1.24]:39269) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9uGX-0002LU-8H for emacs-orgmode@gnu.org; Mon, 06 Jun 2016 09:08:25 -0400 Received: from almonte.nikhef.nl (almonte.nikhef.nl [192.16.199.207]) by outgoing1-ams.mf.surf.net (8.14.4/8.14.4/Debian-4) with ESMTP id u56D8Ldo026374 for ; Mon, 6 Jun 2016 15:08:21 +0200 Received: from localhost (localhost.localdomain [127.0.0.1]) by almonte.nikhef.nl (Postfix) with ESMTP id 1C1DC6804B for ; Mon, 6 Jun 2016 15:08:21 +0200 (CEST) Received: from almonte.nikhef.nl ([127.0.0.1]) by localhost (almonte.nikhef.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IEv5Esju+Ird for ; Mon, 6 Jun 2016 15:08:20 +0200 (CEST) Received: from [130.246.255.60] (unknown [130.246.255.60]) (Authenticated sender: dennisvd) by almonte.nikhef.nl (Postfix) with ESMTP id 1539468049 for ; Mon, 6 Jun 2016 15:08:20 +0200 (CEST) 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" To: emacs-orgmode@gnu.org Hi, not sure what is causing this, but whenever I use source blocks any indentation beyond 8 spaces seem to go wrong. The most basic example: #+BEGIN_SRC sh this is indented more and more #+END_SRC exporting to ASCII gets me ,---- | this | is | indented | more and | more `---- As you can see the last 'more' aligns with the one above in the output. Anyone else see this or is it just me? Thanks, Dennis -- D.H. van Dok :: System administrator :: www.nikhef.nl/grid :: Phone +31 20 592 22 28 :: http://www.nikhef.nl/~dennisvd/