"Justin Abrahms" <jus...@abrah.ms> writes: > I saw this error when opening emacs.org via (counsel-find-file &optional > INITIAL-INPUT INITIAL-DIRECTORY) > > Slightly different error now (same style, different element), but I didn't > get a backtrace. > > https://gist.github.com/justinabrahms/4bc97379cb8d8e317ca98a1f09524a5c
Do you mean that you did the following: 1. (setq org-element--cache-self-verify 'backtrace) 2. (setq org-element--cache-self-verify-frequency 1.0) 3. Open emacs.org using counsel-find-file 4. Got the above backtrace? Best, Ihor