Re: org-agenda no longer clocks out then in

2021-06-28 Thread Marco Wahl
Tory, Dave D write: >...> issues with org-log-note-clock-out... > this commit > https://code.orgmode.org/bzg/org-mode/commit/8e3e2f667f0b28b85845204b708c3f0aebc9152b > probably fixes the issue. Could you perhaps give it a test? Yes, please! I also guess that the commit by Nicolas is a fix for

Re: org-agenda no longer clocks out then in

2021-06-27 Thread Dave D
this commit https://code.orgmode.org/bzg/org-mode/commit/8e3e2f667f0b28b85845204b708c3f0aebc9152b probably fixes the issue. Could you perhaps give it a test?

Re: org-agenda no longer clocks out then in

2021-06-25 Thread Dave D
seems related to a bug I reported a few days ago. link to my bug report: https://lists.gnu.org/archive/html/emacs-orgmode/2021-06/msg00506.html the bug is basically that we you have org-log-note-clock-out set to t, an error "before first headline" would occur when you clock out, thus blocking

Re: org-agenda no longer clocks out then in

2021-06-25 Thread Tory S. Anderson
After some exploration I found that it appears to be the result of the setting org-log-note-clock-out . It I switch this off, switching tasks works as expected. It used to be that having it on didn't cause the bug of failing to switch to a new task immediately. Can anyone else please verify

Re: org-agenda no longer clocks out then in

2021-06-25 Thread Robert Pluim
> On Thu, 24 Jun 2021 12:42:37 -0600, "Tory S. Anderson" > said: Tory> My minimal loadup doesn't exhibit the problem. So, tracing the function "org-agenda-clock-in" that my =C-x TAB= is bound to, I see this. Tory> On the broken one I see the following: Tory> #+begin_src

Re: org-agenda no longer clocks out then in

2021-06-24 Thread Tory S. Anderson
My minimal loadup doesn't exhibit the problem. So, tracing the function "org-agenda-clock-in" that my =C-x TAB= is bound to, I see this. On the broken one I see the following: #+begin_src lisp =1 -> (org-agenda-clock-in nil)

Re: org-agenda no longer clocks out then in

2021-06-23 Thread Marco Wahl
torys.ander...@gmail.com (Tory S. Anderson) writes: > For years my workflow has centered in org-agenda and I would go from > one clocked item to the next. For instance, I would be clocked into > my "Emails" task, which never closes, and then eventually move down in > the agenda to "Task B". Then

org-agenda no longer clocks out then in

2021-06-23 Thread Tory S. Anderson
For years my workflow has centered in org-agenda and I would go from one clocked item to the next. For instance, I would be clocked into my "Emails" task, which never closes, and then eventually move down in the agenda to "Task B". Then I hit C-x TAB to clock in. It correctly queries for a