Skip to content

%s is neither a Command command nor a source #1292

@astoff

Description

@astoff

I've had these lines in my config since time immemorial:

  (consult-customize consult--source-bookmark
                     consult--source-recent-file
                     consult--source-project-recent-file
                     :preview-key "M-.")

With the update to Consult 3.3 this breaks with the message "consult--customize-put: consult--source-bookmark is neither a Command command nor a source". The fix is easy (those symbols now are single-dashed) but I never received any deprecation warning, so maybe the final renaming was premature?

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