emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Slowness of org-agenda-redo in org 9.7 vs 9.6.7


From: Ihor Radchenko
Subject: Re: Slowness of org-agenda-redo in org 9.7 vs 9.6.7
Date: Wed, 24 Jan 2024 15:02:47 +0000

dark.key8799@151e.ai writes:

> On Tue, Jan 23, 2024, at 03:57, Ihor Radchenko wrote:
>> May you post the output of
>
> There you go, I infer emacs is launched from $HOME since the two evals in the 
> command launching emacs lead to `load-path' being prepended with "~/lisp" and 
> "~/testing".

Thanks!
What is the value of `default-directory' if you run the following from
Org git folder?

emacs  -Q  --eval '(add-to-list '"'"'load-path (concat default-directory 
"lisp"))' --eval '(add-to-list '"'"'load-path (concat default-directory 
"testing"))'  -l org -f org-version --eval "(setq debug-on-error t 
debug-on-signal nil debug-on-quit nil org-element--cache-self-verify 'backtrace 
org-element--cache-self-verify-frequency 1.0 org-element--cache-map-statistics 
t)"  &

-- 
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]