Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magit help menu fails to open with recent versions of transient #831

Open
ItsHoff opened this issue Aug 20, 2024 · 2 comments
Open

Magit help menu fails to open with recent versions of transient #831

ItsHoff opened this issue Aug 20, 2024 · 2 comments

Comments

@ItsHoff
Copy link

ItsHoff commented Aug 20, 2024

Steps:

  1. Enable evil-collection Magit integration
  2. Open magit-status
  3. Press ? to open the help menu

Result:
Transient fails with
transient-setup: Wrong type argument: command, (keymap (76 . magit-log) (74 . magit-display-repository-buffer) (106 . magit-status-jump) (73 . magit-init) (105 . magit-gitignore) (72 . magit-describe-section) (104 . magit-info) (70 . magit-pull) (102 . magit-fetch) ...), command

The issue does not reproduce when evil-collection integration is disabled.
I bisected the issue and it seems to have started with magit/transient@c356d1b.

@condy0919
Copy link
Collaborator

I'm using Emacs master (transient 0.7.4 is bundled), can't reproduce this issue.

@YasserKa
Copy link

YasserKa commented Aug 29, 2024

I have this issue as well with transient 0.7.4 magit 4.0.0

Could be reproduced by (evil-collection-magit-want-horizontal-movement t)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants