From: Patrick Drechsler <patrick@pdrechsler.de>
To: emacs-orgmode@gnu.org
Subject: bug in clock display after manually changing start time
Date: Fri, 15 Jun 2007 06:09:24 +0200 [thread overview]
Message-ID: <87ejkd6eq3.fsf@pdrechsler.de> (raw)
Hi,
there is a small display bug in the clock-out feature when the start
time was changed manually. To reproduce:
1. Open a new org file: `C-x C-f a.org'
2. Enter a minimal text:
--8<---------------cut here---------------start------------->8---
* foo
some text
--8<---------------cut here---------------end--------------->8---
3. Place cursor on 'some text' and press `C-c C-x TAB' to insert a
clock. Text now looks something like:
* foo
CLOCK: [2007-06-15 Fr 05:55]
some text
4. This is the important step: Change to clock *manually* by moving the
cursor on "55" and pressing the cursor-down key to subtract one minute.
5. Clock-out with `C-c C-x C-o'. The display is "backward":
* foo
CLOCK: --[2007-06-15 Fr 05:59] => 0:05[2007-06-15 Fr 05:54]
some text
Cheers,
Patrick
Versions:
Org-mode 4.77
GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2007-03-18 on golem
--
But I don't really see running SETI@Home as practical as Folding@Home.
What, exactly, would be the benefit of finding intelligent aliens on
the other side of the galaxy?
Maybe they're broadcasting the principles of protein folding...
[from bionet.*]
next reply other threads:[~2007-06-15 4:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-15 4:09 Patrick Drechsler [this message]
2007-06-15 6:03 ` bug in clock display after manually changing start time Carsten Dominik
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=87ejkd6eq3.fsf@pdrechsler.de \
--to=patrick@pdrechsler.de \
--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.