>lun. 12 mai 2025 at 20:54, Carlo Zancanaro <ca...@zancanaro.id.au> wrote:

> I ran into this issue recently, too.
>
> On Sat, Apr 19 2025, Fredrik Salomonsson wrote:
>> That worked for me as well.  Which kind of looks like the native
>> compile file is out of date or something.
>
> I suspect this is true, but it's related to the Org Mode versions being
> different. Our Org Roam package doesn't have Org Mode itself as a
> dependency, so it's building against the org version that ships with
> Emacs.
>
> I built my profile with org-roam defined like this, and it seems to be
> working properly again:
>
> --8<---------------cut here---------------start------------->8---
> (package
>  (inherit emacs-org-roam)
>  (propagated-inputs
>   (list emacs-dash
>         emacs-emacsql
>         emacs-magit
>         emacs-org)))
> --8<---------------cut here---------------end--------------->8---
>
> Presumably we should patch emacs-org-roam to match. If nobody beats me
> to it, I'll send a patch through eventually.
>
> Carlo

Latest org-roam, 2.2.2-2.046822b, requires org version: 9.6, while emacs
29.4 provides org version:  9.6.15.

Now, I’m using org-version: emacs-org 9.7.25, and I observe the issue.
9.7.25 comes from other emacs-org-whatever pulling it into my emacs
profile.

C.

Attachment: signature.asc
Description: PGP signature

Reply via email to