* bug in clock display after manually changing start time
@ 2007-06-15 4:09 Patrick Drechsler
2007-06-15 6:03 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Patrick Drechsler @ 2007-06-15 4:09 UTC (permalink / raw)
To: emacs-orgmode
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.*]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: bug in clock display after manually changing start time
2007-06-15 4:09 bug in clock display after manually changing start time Patrick Drechsler
@ 2007-06-15 6:03 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-06-15 6:03 UTC (permalink / raw)
To: Patrick Drechsler; +Cc: emacs-orgmode
Hi Patrick,
thank you for the very clear description, this makes it fast
to find and resolve a bug. This one will be fixed in the
next version.
- Carsten
On Jun 15, 2007, at 6:09, Patrick Drechsler wrote:
> 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.*]
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-15 6:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-15 4:09 bug in clock display after manually changing start time Patrick Drechsler
2007-06-15 6:03 ` Carsten Dominik
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.