Intermittent args-out-of-range error #266
Replies: 2 comments 1 reply
-
|
This is hard to diagnose without a minimal recipe. I've never observed such a problem, so it might be related to another package or to some Emacs problem. I'll see if I can add a workaround, but it would be better to understand what is causing this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hello Daniel, Thank you for taking a look. I tried reproducing the issue reliably using a few different scenarios, but I have been unable to reproduce it. I will close the discussion for now, and I will reopen it if I manage to isolate a clean way to reproduce the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
An intermittent args-out-of-range error occurs during Jinx idle checking when re-search-forward is invoked. The error originates from jinx--check-region, called via jinx--timer-handler:
Beta Was this translation helpful? Give feedback.
All reactions