Skip to content

Remap of magit-submodule suffix in magit-dispatch transient prefix causes forge to print an error #543

@sin-ack

Description

@sin-ack

Hi. This line:

(magit-dispatch "o" "'" magit-submodule)

remaps magit-submodule's key in the magit-dispatch transient prefix from o to '. Since magit/forge@9fbd00e, forge will now print an error when a Magit buffer is first visited:

Cannot insert ("N" "Forge" forge-dispatch) into magit-dispatch; o not found

as it cannot find the o key to insert its own key before. Not quite sure how to approach fixing this, because Forge can technically do that just fine, but remapping the keys should be fine too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions