bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22887: 24.4; Bug in timeclock-day-* functions (timeclock.el)


From: Lars Ingebrigtsen
Subject: bug#22887: 24.4; Bug in timeclock-day-* functions (timeclock.el)
Date: Mon, 29 Jul 2019 15:22:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

(I'm going through old Emacs bug reports that haven't received any
response.)

Oleg Katsitadze <olegkat@gmail.com> writes:

> Here's how to reproduce:
>
> 1. Run "emacs -Q".
>
> 2. Evaluate this:
>
>     (load-library "timeclock.el")
>
> 3. Create some time log entries (e.g., by clocking in/out using
> timeclock.el).
>
> 4. For one of the days in ~/.emacs.d/timelog, manually add the "h"
> entry ("time required") to override the default required time for that
> day, e.g.:
>
>     h 2016/03/02 00:00:00 6
>
> 5. Evaluate this:
>
>     (timeclock-reread-log)
>
> 6. Evaluate this:
>
>     (timeclock-day-list-length (timeclock-day-alist))
>
> Emacs reports an error:
>
>     Debugger entered--Lisp error: (wrong-type-argument listp 21600.0)
>       cadr(21600.0)

I'm unable to reproduce this.  Could you supply a ~/.emacs.d/timelog
file that displays this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]