[O] Bug: (org-clock-in 64) leads to redundant clock entries [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2014-08-27 Thread REN Lifeng
Why does it call itself recursively instread of simply setting parameter start-time to org-clock-out-time? Emacs : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-06-07 on barber, modified by Debian Package: Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/

Re: [O] Bug: (org-clock-in 64) leads to redundant clock entries [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2014-08-28 Thread REN Lifeng
On Thu, Aug 28, 2014 at 5:52 PM, Nicolas Goaziou wrote: > Hello, > > REN Lifeng writes: > >> Maybe I missed something obvious, but I find c-u c-u c-u c-c c-x c-i does >> not work as the docstring says. Steps to reproduce the problem follows. >> >>

Re: [O] Bug: (org-clock-in 64) leads to redundant clock entries [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2014-08-29 Thread REN Lifeng
ent thread / variable binding / foo bar model than yours? My Emacs Version is GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-06-07 on barber, modified by Debian On Fri, Aug 29, 2014 at 6:01 PM, Nicolas Goaziou wrote: > REN Lifeng writes: > >> Sorry. I gave the wrong steps