Skip to content

Embark select overlays hard to remove after reverting the buffer #755

@MartinDrees

Description

@MartinDrees

When selecting some candidates via (embark-select), the suggested way to remove all selections is to (embark-act-all) and then toggle the selection for all of them. If you do not do this immediately and instead for example call (revert-buffer) the overlays remain, but the selection is not active anymore.

I did not find a simple way to remove those overlays and used the non-interactive function (remove-overlays) for that. Maybe one could add an interactive function to get rid of all selections and overlays to fix such issues?

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