Open ItsHoff opened 2 months ago
I'm using Emacs master (transient 0.7.4 is bundled), can't reproduce this issue.
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)
Steps:
?
to open the help menuResult: 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 https://github.com/magit/transient/commit/c356d1bca13ef1dd78ec7e83a89936cc58553f75.