emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: org-agenda fails when a scheduled/deadline date is in the p


From: Nicolas Goaziou
Subject: Re: [O] Bug: org-agenda fails when a scheduled/deadline date is in the past [9.1.9 (release_9.1.9-65-g5e4542 @ /Users/borwick/.emacs.d/elpa/org-plus-contrib-20190218/)]
Date: Tue, 19 Feb 2019 21:39:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

John Borwick <address@hidden> writes:

> If I execute in *scratch*
>
>     (org-agenda-get-day-entries "~/Dropbox/org/main-todo.org" '(2 18 2019) 
> :deadline :scheduled :timestamp :sexp)
>
> and main-todo.org contains this entry:
>
>     *** TODO Medium priority inboxes                               
> :@work_online:
>         SCHEDULED: <2019-02-18 Mon>
>
> (where 2019-02-18 is yesterday), I get the error "Wrong number of
> arguments: (0 . 0), 2".
>
> If I change the SCHEDULED date to today:
>
>     *** TODO Medium priority inboxes                               
> :@work_online:
>         SCHEDULED: <2019-02-19 Tue>
>
> and execute the same org-agenda-get-day-entries statement, I do not get
> this error.
>
> It appears to me that there is some issue with scheduled and deadline
> dates that are in the past?
>
>
> I found this after finding that =C-c a a= was erroring out with the same 
> “Wrong number of arguments: (0 . 0), 2”. Here is the backtrace from trying to 
> show my agenda:
>
> Debugger entered--Lisp error: (wrong-number-of-arguments (0 . 0) 2)
>   org-get-tags(nil nil)

Could you use latest Org release and try again. It might have been fixed
in the meantime.

Thank you!

Regards,

-- 
Nicolas Goaziou



reply via email to

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