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

Create new tag. #786

Closed
apoorv569 opened this issue Mar 7, 2024 · 2 comments
Closed

Create new tag. #786

apoorv569 opened this issue Mar 7, 2024 · 2 comments

Comments

@apoorv569
Copy link

Please create a new release/tag as the last tag 0.0.9 is from a year ago.

Distributions like GNU Guix use tag/version for updating packages and because its now outdated on GNU Guix, corfu is starting to cause problems with evil-mode,

Error running timer ‘corfu--auto-complete-deferred’: (wrong-number-of-arguments #<subr evil-normalize-keymaps> 4)

As far as I can tell, these lines have been updated,

(advice-add 'corfu--setup :after (lambda (&rest _) (evil-normalize-keymaps)))

But because of the tag, GNU Guix still doesn't have this update.

@condy0919
Copy link
Collaborator

Ya, see the 0.0.10 version

@apoorv569
Copy link
Author

Ya, see the 0.0.10 version

Nice. I sent a patch to Guix as well.

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

2 participants