Skip to content

.exs file issue with Emacs 27, auto-composition-mode enabled #447

Closed
@jsmestad

Description

@jsmestad

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions