emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] /emsp in clock tables


From: J. David Boyd
Subject: Re: [O] /emsp in clock tables
Date: Fri, 12 Dec 2014 15:48:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (cygwin)

address@hidden (J. David Boyd) writes:

>
> I just looked through the git logs, and this is what I see:
>
>
> commit bacfe5b4f7244eaf151f4e26a1d94dd8f66c1d19
> Author: Nicolas Goaziou <address@hidden>
> 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


So, I put the old code back into my org-clock.el, I'm running Org version
"8.3beta", and it now works fine in my clocktables.


Now I get lines like:

| Tasks                                      | 1:18   |      |      |      |
| \__ Infrastructure                         |        | 0:31 |      |      |
| \____ WAITING Email                        |        |      | 0:07 |      |
| \______ WAITING - respond to Bill          |        |      |      | 0:01 |
| \____ WAITING Research - Gnus              |        |      | 0:14 |      |
| \____ WAITING Research - Web               |        |      | 0:04 |      |

which is exactly what I wanted.

I read the linked message above from Buddy Butterfly. Was the problem only for
latext exporting?  I personally look at the screen more than export...

Dave




reply via email to

[Prev in Thread] Current Thread [Next in Thread]