Re: [BUG] org-reload reloads unnecessary files

2023-06-24 Thread Ihor Radchenko
Max Nikulin writes: > `org-reload' reloads obarray and oclosure libraries that are unrelated > to org-babel and org-cite. I believe, the function should not do it. Confirmed. The regexp used to match Org libraries is too inclusive. > ... I suspect `org-reload' may have another issue > similar

[BUG] org-reload reloads unnecessary files

2023-06-24 Thread Max Nikulin
Hi, `org-reload' reloads obarray and oclosure libraries that are unrelated to org-babel and org-cite. I believe, the function should not do it. Frankly speaking, I miss a public function in Emacs similar to `package--list-loaded-files' removed in https://git.savannah.gnu.org/cgit/emacs.git/