all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rodrigo Amestica <ramestic@nrao.edu>
To: emacs-orgmode@gnu.org
Subject: Start the clock working weird
Date: Mon, 26 Nov 2007 15:19:18 -0500	[thread overview]
Message-ID: <474B2A46.6020005@nrao.edu> (raw)

I have a document that looks like this:

* doc title
** TODO to be done first
** TODO to be done second

I move the cursor then to 'first' and do C-c C-x C-i, I then get the following:

* doc title
** TODO to be done first
    CLOCK: [2007-11-26 Mon 15:13]
** TODO to be done second

Now I move to 'second' and do C-c C-x C-i, and what I get is the following:

* doc title
** TODO to be done first
    CLOCK: [2007-11-26 Mon 15:16]--[2007-11-26 Mon 15:16] =>  0:00
** TODO to be done second
    CLOCK: [2007-11-26 Mon 15:16]

I cannot understand why is that the clock is stopped for the first item.

I'm trying this on emacs 23 (perhaps that's the problem), any body out there on 
emacs 23 as well?

thanks,
  Rodrigo

             reply	other threads:[~2007-11-26 20:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-26 20:19 Rodrigo Amestica [this message]
2007-11-26 23:19 ` Start the clock working weird Bernt Hansen
2007-11-27  4:56 ` Carsten Dominik
2007-11-27  5:31   ` Rodrigo Amestica

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=474B2A46.6020005@nrao.edu \
    --to=ramestic@nrao.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.