Łukasz Stelmach writes:
> It seems like there has to be (require 'org-clock) on top of
> org-timer.el because otherwise the notification lambda
> in-org-timer-set-timer fails because org-notify is not defined and the
> timer starts going forward after it passes 0:00:00. It also looks like
>
> (de
Hello.
It seems like there has to be (require 'org-clock) on top of
org-timer.el because otherwise the notification lambda
in-org-timer-set-timer fails because org-notify is not defined and the
timer starts going forward after it passes 0:00:00. It also looks like
(declare-function org-notify "or