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

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

bug#48133: 28.0.50; [native-comp] time-to-days throws wrong-number-of-ar


From: Lars Ingebrigtsen
Subject: bug#48133: 28.0.50; [native-comp] time-to-days throws wrong-number-of-arguments error
Date: Sun, 02 May 2021 10:01:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Ihor Radchenko <yantar92@gmail.com> writes:

> Yes, it is the case. `decode-time' is redefined via `cl-letf' form in
> `org-test-at-time' macro in org-test.el:
>
> ((symbol-function 'decode-time)
>            (lambda (&optional time) (funcall ,(symbol-function 'decode-time)
>                                              (or time ,at))))
>
> Hope it helps.

Yes, indeed.  :-)  So this is a bug in the org test harness, I think?
I've added Amin to the CCs.

-- 
(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]