emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG: clock table gets corrupted (Emacs 21)
@ 2009-01-12 22:42 Stefan Ring
  2009-01-12 23:39 ` Stefan Ring
  2009-01-14  6:48 ` Carsten Dominik
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Ring @ 2009-01-12 22:42 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

today I decided to bisect a major annoyance that has bugged me for quite 
some time now. I'm using a relatively old version of Emacs on Fedora 5. 
Emacs 21.4.1 from emacs-21.4-14.x86_64.rpm, to be exact.

Upon clocking in, a single CLOCK: line is converted to a :CLOCK: block, 
and this is where the trouble is. On my machine, this is what happens. 
Before:

* Test
   CLOCK: [2009-01-12 Mon 22:57]--[2009-01-12 Mon 22:57] =>  0:00

After clocking in:

* Test
   :CLOCK:

   CLOCK: [2009-01-12 Mon 22:57]--[2009-01-12 Mon 22:57] =>  0:00
   :END:CLOCK: [2009-01-12 Mon 23:27]

The exact changeset that broke this is: 
f70127dd3f95473ac80aa407bafca8f68f08e002
And within that specifically the "(org-clock-in): Use 
org-indent-line-function to indent clock lines." part (+1/-1 line).

When I revert this single line in the current head, it starts working again.

HTH
Stefan

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

end of thread, other threads:[~2009-01-19 11:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-12 22:42 BUG: clock table gets corrupted (Emacs 21) Stefan Ring
2009-01-12 23:39 ` Stefan Ring
2009-01-13 14:34   ` Stefan Ring
2009-01-14  6:48 ` Carsten Dominik
2009-01-15  8:56   ` Stefan Ring
2009-01-15  9:17     ` Scot Becker
2009-01-17  8:01     ` Carsten Dominik
2009-01-19 11:05       ` Stefan Ring

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).