emacs-orgmode
[Top][All Lists]
Advanced

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

Re: org-persist - bug report


From: Ihor Radchenko
Subject: Re: org-persist - bug report
Date: Thu, 21 Oct 2021 23:31:20 +0800

Ihor Radchenko <yantar92@gmail.com> writes:

> ... There is no problem on Emacs 28, but I can see the error
> using Emacs 26.3. I used the following command line from inside the Git
> folder to run Emacs (debug.org is the provided minimal file):
>
> emacs -Q -L ./lisp -l org  /tmp/debug.org
>
> Interestingly, the following does not produce error:
>
> emacs -Q -L ./lisp -l org -l org-lint /tmp/debug.org

Another data point:

If I compile Org before testing, the error disappears:

make
emacs -Q -L ./lisp -l org  /tmp/debug.org

Best,
Ihor



reply via email to

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