diff --git a/TODO.org b/TODO.org index 0b7e4c4..050f015 100644 --- a/TODO.org +++ b/TODO.org @@ -537,7 +537,7 @@ A simpler but less flexible solution would be to ditch the format string and let 5. whether to use ISO format ** Examples -#+BEGIN_SRC emacs-lisp :tangle no :load no +#+BEGIN_SRC emacs-lisp ;; ISO duration format (chronometrist-format-duration "P~YY~MM~WW~DDT~hH~mM~sS" (+ (* 365 24 3600) @@ -555,7 +555,7 @@ A simpler but less flexible solution would be to ditch the format string and let 2. change =:start= of active interval to another time on the same date 3. error -#+BEGIN_SRC emacs-lisp :tangle no :load no +#+BEGIN_SRC emacs-lisp Debugger entered--Lisp error: (wrong-number-of-arguments # 0) min() apply(min nil)