Skip to content

Emacs 31 changed the name of the MODE-set-explicitly variable #12

@aaronjensen

Description

@aaronjensen

emacs-mirror/emacs@c05ea64

Because of this, this no longer works:

(set-explicitly (intern (format "%s-set-explicitly" mode))))

Given that that's an internal variable, is there some way to access it without relying on the internal name? Otherwise, would you prefer a version check or checking for the existence of one and then the other?

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