Leo Butler <leo.but...@umanitoba.ca> writes:

>> Does the attached patch fix the problem?
>
> ...
> To avoid an unneeded setq, I applied the patch:
>
>       (dolist (file (mapcar #'file-truename 
> (org-cite-list-bibliography-files)))

This would create an extra list and increase GC pressure. So, I prefer setq.

> This caused the bibtex file to be re-parsed when I changed it.

Thanks for testing!
Applied.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3c3db7b33

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