dbo...@mmm.com (J. David Boyd) writes:

> I don't remember reading about this here, so hopefully I haven't just missed
> it.
>
> I've found some reference to it on the web, but no resolution.
>
> Sometime in the last few releases, clock tables have changed the display.
>
> I now see
>
> | *Total time*                                      | *2:17* |      |      |
> |---------------------------------------------------+--------+------+------|
> | Tasks                                             | 2:17   |      |      |
> | \emsp Infrastructure                              |        | 0:27 |      |
> | \emsp\emsp WAITING Email                          |        |      | 0:06 |
>
>
> How can I remove the \emsp artifact and get back the old behavior?
>
> Advance apologies if this is somewhere in a README that I didn't...
>
> Dave in Hudson, FL


I just looked through the git logs, and this is what I see:


commit bacfe5b4f7244eaf151f4e26a1d94dd8f66c1d19
Author: Nicolas Goaziou <m...@nicolasgoaziou.fr>
Date:   Fri Jul 25 11:02:55 2014 +0200

    org-clock: Update syntax for indentation in clock tables
    
    * lisp/org-clock.el (org-clocktable-indent-string): Use "\emsp"
      instead of "\__", which is not supported anymore since Org 8.0.
    
    Thanks to Buddy Butterfly for reporting it.
    http://permalink.gmane.org/gmane.emacs.orgmode/88842


Can't believe it was all the way back in July when this changed, guess I
haven't done any clocktables in a while.

So I guess the problem is 'how do I keep the \emsp from displaying on the
screen."

Is there anyway, or do I just live with it...

Dave


Reply via email to