-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Searching in develop branch freezes emacs solid #9410
Comments
Confirmed, it just happened again. I switched to the messages buffer The cpu usage of emacs.exe, jumped to a steady 25% (I think it was 25% on all 4 cores, at least the computer fan(s) spun up, indicating that it was working hard). It doesn't happen again, after force restarting Emacs, so it's probably related to something else prior to starting a Emacs has stopped responding like this, a couple of times since I started using Spac(emacs) about a year ago. I don't remember every occurrence but it has also happened in one (or more) HELM buffers, so it might be search related. TestingThis probably is unrelated, since Emacs has frozen before I started trying the platinum searcher, but I'll try to remove the environment variable path to pt and check if it happens again. System Info 💻
(autohotkey
(auto-completion :variables auto-completion-enable-help-tooltip 'manual)
colors emacs-lisp git haskell helm markdown org spell-checking version-control)
|
See also #9220, and TheBB/spaceline#123. I'll try some of those diagnostics when I get a chance. |
This workaround seems to have solved the problem. |
Description
evil-search-forward freezes emacs
Reproduction guide 🪲
Observed behaviour: 👀 💔
Emacs freezes. Usually I use
ps -ef|grep emacs
to find the process, and kill it; sometimes that only kills emacs, other times I actually get shoved all the way out of the session and have to log in again.Expected behaviour: ❤️ 😄
Point jumps to the first instance of the partial word searched.
System Info 💻
Backtrace 🐾
The text was updated successfully, but these errors were encountered: