Open
Description
I recently encountered a TypeScript file at $WORK that caused Emacs to freeze for multiple seconds after changing the buffer's contents.
I did a quick profile, and based on its results was able to get my Emacs instance back to usability by altering this line to set a limit for looking-back
.
Could we introduce a limit here?
I don't know what a reasonable limit would be, nor why it's explicitly set to "no limit".
Note that there's another instance of that logic .
Metadata
Metadata
Assignees
Labels
No labels