Skip to content

Rename file causes doom emacs to open all files in the project and hang #8564

@vikigenius

Description

@vikigenius

I confirm that...

  • I searched the issue tracker and found no similar issues.

  • I searched the documentation, FAQ, discussion board, and Google for solutions to my issue.

  • I read the debugging guide and researched the issue to the best of my ability.

  • My issue can be observed on the latest available commit of Doom.

  • My issue can be observed on a stable release of Emacs (i.e. doesn't end in .50, .60, or .90.99)

Describe your issue

Renaming a python file in a project causes emacs to be very laggy.

Investigating reveals the issue to be that emacs has now opened all buffers in the project

Steps to reproduce

  1. Open Emacs
  2. Open a python file in a project
  3. Have pyright language server running
  4. Rename a file using M-x rename-file
  5. finish renaming
  6. Use SPC b b to see that all files in the project are now open

System information

https://pastebin.com/BWkvbc6P

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugSomething isn't working as intendedneeds-triageIssue hasn't been assessed yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions