Re: [O] Bug: org-todo calls unbound org-clock-out-if-current

2019-02-14 Thread Nicolas Goaziou
Hello, Alex Branham writes: > On the tip of the maint branch > (8fc22d464d2bc4a3397516854375b177835d10bb) any call to functions like > 'org-todo' results in an error 'void-function org-clock-out-if-current'. > > Here's a sample backtrace: > > Debugger entered--Lisp error: (void-function

[O] Bug: org-todo calls unbound org-clock-out-if-current

2019-02-14 Thread Alex Branham
Hello - On the tip of the maint branch (8fc22d464d2bc4a3397516854375b177835d10bb) any call to functions like 'org-todo' results in an error 'void-function org-clock-out-if-current'. Here's a sample backtrace: Debugger entered--Lisp error: (void-function org-clock-out-if-current)