* [BUG] org-log-states-order-reversed nil caused org-clock-in and out failed
@ 2021-01-05 12:44 miles christopher
2021-01-06 3:18 ` Kyle Meyer
0 siblings, 1 reply; 2+ messages in thread
From: miles christopher @ 2021-01-05 12:44 UTC (permalink / raw)
To: Org Mode
When I set:
#+begin_src emacs-lisp
(setq org-log-states-order-reversed nil)
#+end_src
org-clock-in on a task or org-clock-out will failed.
--
[ stardiviner ]
I try to make every word tell the meaning that I want to express.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [BUG] org-log-states-order-reversed nil caused org-clock-in and out failed
2021-01-05 12:44 [BUG] org-log-states-order-reversed nil caused org-clock-in and out failed miles christopher
@ 2021-01-06 3:18 ` Kyle Meyer
0 siblings, 0 replies; 2+ messages in thread
From: Kyle Meyer @ 2021-01-06 3:18 UTC (permalink / raw)
To: miles christopher; +Cc: Org Mode
miles christopher writes:
> When I set:
>
> #+begin_src emacs-lisp
> (setq org-log-states-order-reversed nil)
> #+end_src
>
> org-clock-in on a task or org-clock-out will failed.
With the above setting and an otherwise default configuration, clocking
in and out works for me on master and maint.
Could you provide a backtrace and a minimal reproducer?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-06 3:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-05 12:44 [BUG] org-log-states-order-reversed nil caused org-clock-in and out failed miles christopher
2021-01-06 3:18 ` Kyle Meyer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).