Skip to content

persp-maybe-kill-buffer is too slow #168

@gcv

Description

@gcv

I had to comment out persp-maybe-kill-buffer use in kill-buffer-query-functions. See 3e4efab.

persp-maybe-kill-buffer is pretty slow since it does a lot of traversing across perspectives and buffers. And it gets called a lot, especially with some more sophisticated packages like Helm and Magit that create and destroy buffers all the time.

This is possibly related to the problem in #167. Because I removed some expected behavior, tests are now failing.

@mehw: Could you please look into fixing this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions