Skip to content

forces emacs to freeze when inside a directory with uncommon file types #44

@yilkalargaw

Description

@yilkalargaw

How to recreate the bug

git clone https://github.com/kanaka/mal.git

cd mal/impls/forth  && emacs . &
# or
cd mal/impls/dart && emacs . &

I chose this repo because it specifically has many files in many formats. Even after rendering the icons navigation becomes very slow. I was wondering if the rendering process is restarting after every command and if there might be a better way to handle the issue with time outs or async.

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