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: dark . key8799
Subject: Re: Slowness of org-agenda-redo in org 9.7 vs 9.6.7
Date: Wed, 24 Jan 2024 23:59:44 +0800
User-agent: Cyrus-JMAP/3.11.0-alpha0-119-ga8b98d1bd8-fm-20240108.001-ga8b98d1b


On Wed, Jan 24, 2024, at 23:02, Ihor Radchenko wrote:
> 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)"  &

in that case, it works, `default-directory' is the Org git folder, `load-path' 
has been correctly set and the Org that has been loaded is from the git repo.

-- 
Alexandre Avanian



reply via email to

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