Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

(emacs) "Selecting deleted buffer" after *hie* buffer killed #121

Closed
@mgsloan

Description

@mgsloan

If you use M-x kill-buffer on the *hie* buffer, subsequent commands error out with "Selecting deleted buffer". This is due to a use of with-current-buffer (hie-buffer). Maybe defining a utility like with-hie-buffer would be good, which also ensures that the buffer is initialized.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions