From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: Re: Latest clocktable mis-formats headings Date: Sat, 30 Aug 2014 13:39:32 -0400 Message-ID: <87bnr1khbf.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNmci-0003T8-2E for emacs-orgmode@gnu.org; Sat, 30 Aug 2014 13:39:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XNmcg-0002hD-Uc for emacs-orgmode@gnu.org; Sat, 30 Aug 2014 13:39:36 -0400 Received: from mail-yk0-x232.google.com ([2607:f8b0:4002:c07::232]:45871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNmcg-0002h6-PB for emacs-orgmode@gnu.org; Sat, 30 Aug 2014 13:39:34 -0400 Received: by mail-yk0-f178.google.com with SMTP id q200so2238901ykb.37 for ; Sat, 30 Aug 2014 10:39:34 -0700 (PDT) In-Reply-To: (emacs-orgmode-request@gnu.org's message of "Sat, 30 Aug 2014 12:00:40 -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: emacs-orgmode@gnu.org, dieter@schoen.or.at My elpa orgmode is running Org-mode version 8.2.7c, btw. Do others have this (possibly elpa-specific) problem? > Date: Sat, 30 Aug 2014 17:36:24 +0200 > From: Dieter Sch?n > To: orgmode list > Subject: Re: [O] Latest clocktable mis-formats headings > Message-ID: > Content-Type: text/plain; charset="utf-8" > > Hi, > I had the same problem, and I could solve it by removing an org installation in .emacs.d/elpa. > (My regular org installation is a git sandbox). > > Regards, > Dieter > > On 30. August 2014 17:00:39 MESZ, torys.anderson@gmail.com wrote: >>My latest clocktables have started to stumble on the formatting of >>subheadings; some of the leading "*" of the items seem to be making it >>into the table as "\emsp". What's the problem? >> >>Example: >> >>#+BEGIN: clocktable :maxlevel 4 :scope subtree >>#+CAPTION: Clock summary at [2014-08-30 Sat 10:58] >>| Headline | Time | | | | >>|---------------------------------------+---------+---+-------+------| >>| *Total time* | *24:45* | | | | >>|---------------------------------------+---------+---+-------+------| >>| \emsp\emsp >>[[file:/home/torys/emacs/Notes/Work.org::Work%20Week%204%20<2014-08-25%20Mon>--<2014-08-30%20Sat>][Work >>Week 4 <2014-08-25...]] | | | 24:45 | | >>| \emsp\emsp\emsp [[file:/home/torys/emacs/Notes/Work.org::NRL][NRL]] >> | | | | 2:55 | >>| \emsp\emsp\emsp >>[[file:/home/torys/emacs/Notes/Work.org::GRA%20w/Murray][GRA w/Murray]] >> | | | | 7:34 | >>| \emsp\emsp\emsp >>[[file:/home/torys/emacs/Notes/Work.org::8803%20Work][8803 Work]] >> | | | | 3:50 | >>| \emsp\emsp\emsp >>[[file:/home/torys/emacs/Notes/Work.org::8801%20Work][8801 Work]] >> | | | | 1:00 | >>| \emsp\emsp\emsp >>[[file:/home/torys/emacs/Notes/Work.org::CS%207637%20Work][CS 7637 >>Work]] | | | | 8:41 | >>| \emsp\emsp\emsp >>[[file:/home/torys/emacs/Notes/Work.org::Personal%20Writing][Personal >>Writing]] | | | | 0:45 | >>#+END: