[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Stable 9.5: invalid function (date date)
From: |
Jarmo Hurri |
Subject: |
Re: Stable 9.5: invalid function (date date) |
Date: |
Sun, 03 Oct 2021 06:34:26 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Ihor Radchenko <yantar92@gmail.com> writes:
> Jarmo Hurri <jarmo.hurri@iki.fi> writes:
>
>> Greetings.
>>
>> I just installed (stable) 9.5. from GNU ELPA, and tried to see what my
>> agenda for today looks like. The agenda is empty, and I got error
>>
>> Debugger entered--Lisp error: (invalid-function (date date))
>>
>> with backtrace
>>
>> (date date)()
>> org-agenda-get-day-entries("/home/jarmo/projects/gtd/faq.org" (10
>> 2 2021) :deadline :scheduled :timestamp :sexp)
>
> Looks like garbled installation. Can you try to re-install Org?
Hello Ihor.
This morning the install instructions on orgmode.org had changed from
yesterday: they now pointed to the manual, which contains the text
Important: You need to do this in a session where no ‘.org’ file has
been visited, i.e., where no Org built-in function have been
loaded. Otherwise autoload Org functions will mess up the installation.
I reinstalled from "emacs -q", and my error disappeared. So thank you
very much.
Have fun and stay safe.
Jarmo