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

Fix corfu--teardown signature (backward compatible) #769

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

abougouffa
Copy link
Contributor

A new commit in corfu changes the signature of corfu--teardown, this PR fixes that.

References

A new commit in `corfu` changes the signature of `corfu--teardown`, this PR fixes that.

## Ref
emacs-evil#767 (comment)
@jojojames jojojames merged commit 2eb68ac into emacs-evil:master Jan 3, 2024
5 checks passed
russmatney added a commit to russmatney/dotfiles that referenced this pull request Jan 3, 2024
My copy-pasta-ed corfu setup needed an update - corfu--setup and
--teardown now handle areguments - these funcs can't be applied because
evil-normalize-keymaps does not expect args. The resulting behavior is a
pain - stuck in insert mode, need to M-x evil-force-normal-state to get
out.

The fixes have already been made in evil-collection, so we update that
pin to the latest and drop some unnecessary code from corfu/config.el.

(ref: emacs-evil/evil-collection#769)
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

Successfully merging this pull request may close these issues.

2 participants