From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Latest clocktable mis-formats headings Date: Sun, 31 Aug 2014 14:04:18 +0200 Message-ID: <87wq9ovpa5.fsf@nicolasgoaziou.fr> References: <87zjemja3s.fsf@gmail.com> <878um5vxfv.fsf@nicolasgoaziou.fr> <87y4u4j2s5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XO3rD-0007ez-Io for emacs-orgmode@gnu.org; Sun, 31 Aug 2014 08:03:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XO3r3-0002pR-E3 for emacs-orgmode@gnu.org; Sun, 31 Aug 2014 08:03:43 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:35261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XO3r3-0002pK-8B for emacs-orgmode@gnu.org; Sun, 31 Aug 2014 08:03:33 -0400 In-Reply-To: <87y4u4j2s5.fsf@gmail.com> (Tory S. Anderson's message of "Sun, 31 Aug 2014 07:51:06 -0400") 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: "Tory S. Anderson" Cc: orgmode list torys.anderson@gmail.com (Tory S. Anderson) writes: > You cannot reproduce the problem? It's probably due to the fact that I don't understand what the problem is. > If I were actually getting spaces, and not "\emsp", as the content of > my table, that would be best. That wouldn't be best, since leading and trailing spaces in cells are ignored. Indentation wouldn't survive export. You can also use ":indent nil" parameter. Or set `org-pretty-entities' to a non-nil value. Regards, -- Nicolas Goaziou