emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Clocktable creates superfluous columns
@ 2017-02-18 11:49 Stefan Nobis
  2017-02-18 13:58 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Nobis @ 2017-02-18 11:49 UTC (permalink / raw)
  To: emacs-orgmode

Hi.

In version 9.0.5 Org (Emacs 25.1) seems to generate too many columns
in some situations. I'm not quite sure since which version this
happens, in Org 8.x I have not seen this behaviour.

Here is a small example:

--8<---------------cut here---------------start------------->8---
#+BEGIN: clocktable :maxlevel 3 :scope file :narrow 80! :compact
#+CAPTION: Clock summary at [2017-02-18 Sat 12:37], for February 2017.
| Headline          |   Time |   |   |
|-------------------+--------+---+---|
| *Total time*      | *0:15* |   |   |
|-------------------+--------+---+---|
| Some Tasks        |   0:15 |   |   |
| \_  STARTED Task1 |   0:15 |   |   |
#+END:

* Some Tasks
** STARTED Task1
   :CLOCK:
   CLOCK: [2017-02-18 Sat 12:00]--[2017-02-18 Sat 12:15] =>  0:15
   :END:
--8<---------------cut here---------------end--------------->8---

It seems that the iteration over the items generates to many "|". And
top level headlines (e.g. "Some Tasks") each generate one more "|"
than their children (but even those seem to generate to many "|").

I did not fully understand the function org-clocktable-write-default,
so I'm not quite sure how to best fix this.

-- 
Until the next mail...,
Stefan.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-05 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-18 11:49 Clocktable creates superfluous columns Stefan Nobis
2017-02-18 13:58 ` Nicolas Goaziou
2017-03-02 18:38   ` Achim Gratz
2017-03-02 21:14     ` Nicolas Goaziou
2017-03-03 19:15       ` Achim Gratz
2017-03-05 17:10         ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).