Closed
Description
Background
I have been having issues with Emacs 27.x and opening config/*.exs
files on my Elixir projects. It causes the editor to completely lock up where USR2
signals and C-g
do nothing to remedy the situation.
Workaround
I came across this issue on spacemacs where ediff
crashed with Fira Code
or some other ligature-supported font (I am using Cascadia Code
FYI).
UPDATE - I tried using a different font like Ubuntu Mono
but experienced the same issue. So it does not appear to be ligature or font specific.
Running (global-auto-composition-mode -1)
before opening the .exs
file seems to stop the freezing that otherwise happens.
Unsure the cause
Maybe this is related to #445 and #446 but I cannot be sure.
Metadata
Metadata
Assignees
Labels
No labels