emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] or-element-cache [9.6.13 ( @ /home/boudiccas/.emacs.d/elpa/org


From: Ihor Radchenko
Subject: Re: [BUG] or-element-cache [9.6.13 ( @ /home/boudiccas/.emacs.d/elpa/org-9.6.13/)]
Date: Sat, 16 Dec 2023 11:39:29 +0000

Sharon Kimble <boudiccas@skimble09.plus.com> writes:

>  ■  Warning (org-element-cache): org-element--cache: Org parser error in 
> today.org::65284. Resetting.
>  The error was: (wrong-number-of-arguments ((t) (element) "Return type of 
> ELEMENT.
>
> The function returns the type of the element or object provided.
> It can also return the following special value:
>   `plain-text'       for a string
>   `org-data'         for a complete document
>   nil                in any other case." (cond ((not (consp element)) (and 
> (stringp element) 'plain-text)) ((symbolp (car element)) (car element)))) 2)
> ...
> Emacs  : GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 
> 3.24.38, cairo version 1.16.0)
>  of 2023-11-16
> Package: Org mode version 9.5.5 ( @ /home/boudiccas/git/org-mode)

This error + inconsistent Org mode version implies mixed installation.
May you please remove Org folder from .emacs.d/elpa and re-install?
See https://irreal.org/blog/?p=10999

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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