Patrick Useldinger <use...@gmail.com> writes:

>> https://github.com/Malabarba/elisp-bug-hunter
>> 
>
> bug hunter hasn't helped at all, maybe I've missed something, will have 
> to try again later.

It will not catch anything automatically - you likely need to do
interactive debugging here.
I provided an example in https://cubeatic.com/index.php/s/iQakFWXgxsJzyXP
Hope it helps.

> I tried to profile the loop though:

This is not useful for infinite loop - the logic might be faulty here or
some third-party package doing something weird. We instead need to
identify how to reproduce the problem, so that I can diagnose further on
my side.

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