all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem with org-resolve-clocks
@ 2009-11-11 16:17 Ruud Brekelmans
  0 siblings, 0 replies; only message in thread
From: Ruud Brekelmans @ 2009-11-11 16:17 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1089 bytes --]

I have encountered a problem with org-resolve-clocks. I have tested this
without any additional customization settings.

Suppose I have an Org file with two tasks, and take the following steps.

(1) Clock in on task 1
(2) Wait for two minutes
(3) Call M-x org-resolve-clocks
(4) Press K and keep 1 minute

That leaves me clocked out of task 1 with the following contents, as we
might have expected:

----------------------------------------------------
* Task 1
  CLOCK: [2009-11-11 wo 17:10]--[2009-11-11 wo 17:11] =>  0:01

* Task 2
----------------------------------------------------

(5) Clock in on task 2
(6) Answer that you want to add the additional minutes to this clock

After this action, the clock from Task 1 is modified, and I am left with the
following:

----------------------------------------------------
* Task 1
  CLOCK: [2009-11-11 wo 17:10]--[2009-11-11 wo 17:13] =>  0:03

* Task 2
  CLOCK: [2009-11-11 wo 17:11]
----------------------------------------------------

So, the end time for Task 1 has been modified unexpectedly. What's going on.


Best regards,
Ruud

[-- Attachment #1.2: Type: text/html, Size: 1223 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-11 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 16:17 problem with org-resolve-clocks Ruud Brekelmans

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.