emacs-ess / ESS

Emacs Speaks Statistics: ESS
https://ess.r-project.org/
GNU General Public License v3.0
620 stars 162 forks source link

Emacs hangs even with ess-eval-visibly set to nowait #1252

Open kaibagley opened 1 year ago

kaibagley commented 1 year ago

Hey guys,

My Emacs (Windows 10) hangs when I run large portions of code at a time (around 800 lines, I have a file that I need to run repeatedly). I've seen mentions of setting ess-eval-visibly to nowait, however this doesn't solve the problem. I've tested it in a blank instance of Emacs (running ./emacs.exe -Q in powershell), but the problem persists.

Is this just a problem because of the large amounts of code being loaded? Or maybe something else?

Windows 10 Emacs 28.2 R 4.2.3 ESS 18.10.3snapshot Packages are loaded using straight.el