diff --git a/tacc.el b/tacc.el index 32514f1..85feaaf 100644 --- a/tacc.el +++ b/tacc.el @@ -57,6 +57,8 @@ ;; BUG : Countdown was ??? because 0 doesn't default to zero but "now". ;; That does leave an edgecase in the countdown display I'll need to explicitly check for ;; ERROR: timer shutdown seems to leave things in a wrong state and buffer doesn't die properly +;; ERROR: Current error is a wrong argument error where we're expecting a marker or position +;; Strictly before printing the graph bar and it gets fed a quadruple, constantly changes ;; Optional (require 'icicles nil t)