emacs-devel
[Top][All Lists]
Advanced

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

Re: Timer errors in last few days (bignump change?)


From: Noam Postavsky
Subject: Re: Timer errors in last few days (bignump change?)
Date: Wed, 5 Sep 2018 14:43:31 -0400

On 5 September 2018 at 14:39, Kaushal Modi <address@hidden> wrote:
> When I try to do this:
>
> M-: (apply #'encode-time (parse-time-string "2018-09-05"))
>
> I get:
>
> Debugger entered--Lisp error: (wrong-type-argument fixnump nil)
>   encode-time(nil nil nil 5 9 2018 nil nil nil)
>   apply(encode-time (nil nil nil 5 9 2018 nil nil nil))
>   eval((apply #'encode-time (parse-time-string "2018-09-05")) t)

This looks similar to Bug#32443 (which nobody apart from OP is able to
replicate, so if you are able to, your feedback would be useful
there).



reply via email to

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