emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: John Borwick
Subject: Re: [O] 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:42:27 +0000

On 2/19/19, 12:40 PM, "Nicolas Goaziou" <address@hidden> wrote:

[...]
    
    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.
    
Hello! OK I just downloaded & installed org-plus-contrib-20190218.tar. 
Unfortunately I still got this error. The last working version for me is 
org-plus-contrib-20181224.tar.

Thank you,
John B.


reply via email to

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