Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

unload features before installing packages with :ensure #127

@shackra

Description

@shackra

I'm looking to this feature for cases like org-mode that advice you to don't load any org file to avoid issues when updating to 8.x, I know that you can unload features, someone else in the Emacs IRC channel suggested me to use unintern.

I guess that for this feature, simply allow the user to run any elisp code before :ensure does it's job if, and only if, a package does not exists and need to be installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions