From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: clocktables include "\emsp" - how to get rid of that? Date: Wed, 04 Mar 2015 17:42:20 +0100 Message-ID: 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]:59007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTCNV-0004qC-9k for emacs-orgmode@gnu.org; Wed, 04 Mar 2015 11:42:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTCNQ-0005LF-6t for emacs-orgmode@gnu.org; Wed, 04 Mar 2015 11:42:33 -0500 Received: from plane.gmane.org ([80.91.229.3]:54210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTCNQ-0005L9-0R for emacs-orgmode@gnu.org; Wed, 04 Mar 2015 11:42:28 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YTCNN-0004Vh-Vg for emacs-orgmode@gnu.org; Wed, 04 Mar 2015 17:42:26 +0100 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Mar 2015 17:42:25 +0100 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Mar 2015 17:42:25 +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 Hi, I am getting "\emsp" in my clocktable reports. I use #+BEGIN: clocktable :maxlevel 4 :fileskip0 t :tcolumns 0 :level nil :scope agenda-with-archives :timestamp nil :block 2015-03 :step day :link t :stepskip0 t #+END: to create these clocktable Daily report: [2015-03-02 Mo] | File | Headline | Time | |-----------------------+----------------------------------------------------------+--------| | | ALL *Total time* | *9:00* | |-----------------------+----------------------------------------------------------+--------| | Projectmanagement.org | *File time* | *2:45* | | | \emsp [[..][Project Managament: Weekly meetings etc.]] | 2:45 | | | \emsp\emsp [[..][TODO *00 - Project Managament -...]] | 2:45 | Anybody has an idea where this comes from and how to get rid of it? Thank you. Regards, Rainer