From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [bug, ox or ob?] something leaks tabs in src blocks Date: Mon, 26 Oct 2015 16:15:24 +0100 Message-ID: <871tchzmnn.fsf@gmx.us> References: <878u6pzp2s.fsf@gmx.us> <87vb9ty9uz.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqjUm-00029O-CR for emacs-orgmode@gnu.org; Mon, 26 Oct 2015 11:15:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqjUj-0006mg-Kl for emacs-orgmode@gnu.org; Mon, 26 Oct 2015 11:15:36 -0400 Received: from plane.gmane.org ([80.91.229.3]:37265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqjUj-0006mN-3k for emacs-orgmode@gnu.org; Mon, 26 Oct 2015 11:15:33 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZqjUg-0001bv-3b for emacs-orgmode@gnu.org; Mon, 26 Oct 2015 16:15:30 +0100 Received: from 62.80.108.9 ([62.80.108.9]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Oct 2015 16:15:30 +0100 Received: from rasmus by 62.80.108.9 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Oct 2015 16:15:30 +0100 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 Nicolas Goaziou writes: > This is to be expected if `org-src-preserve-indentation' is nil (since > you didn't use the i flag) and `indent-tabs-mode' is non-nil. Ah, indent-tabs-mode was set outside of the portion of my init.el that's read when exporting async. Thanks. Rasmus -- This is the kind of tedious nonsense up with which I will not put