Skip to content

Symbol-overlay-mode will cause Emacs to freeze #785

@Eason0210

Description

@Eason0210

Hi @purcell,

When I try to input a period(.) or a space after an integer in a list of haskell-mode, it will cause emacs to freeze. when I press C-g it will back to normal and then the characters I've been typing get inserted at point!

For example, when I input . or space after Interger 1, it will cause the issue.
When I disable symbo-overlay-mode , everything works well.

triples = [(a,b,c) | c <- [1..10], a <- [1..c], b <- [1..a]]

Tested on:
Emacs 28.0.50 native compile and Emacs 27.2
OS: macOS Big Sur 11.5 and Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions