From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Problem with exporting TAB key Date: Fri, 06 Apr 2012 11:11:00 +0200 Message-ID: <87k41tgr8b.fsf@altern.org> References: <3418.1333599190@alphaville> <20120406013403.GE1023@smoon> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG5B5-0001eZ-Kl for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 05:10:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SG5Az-0004kd-Vi for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 05:09:55 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:53802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG5Az-0004jU-NB for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 05:09:49 -0400 Received: by wgbdr1 with SMTP id dr1so1513168wgb.30 for ; Fri, 06 Apr 2012 02:09:45 -0700 (PDT) In-Reply-To: <20120406013403.GE1023@smoon> (Vladimir Lomov's message of "Fri, 6 Apr 2012 10:34:03 +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: Nick Dokos , Emacs Org Mode Discussion list Hi Vladimir, Vladimir Lomov writes: > Just tried, I commented that line in org-exp.el, run Emacs open ORG file > export it to HTML and tangle it. HTML document has spaces instead of TAB > as well as shell file. Can you try the change proposed by Nick in combination with (setq org-src-preserve-indentation t) an report? -- Bastien