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
(void-function ivy-set-display-transformer) #404
Comments
|
I'm starting to think it's an issue with An Emacs restart always fixes this issue though. |
|
Or if you don't want to restart, locate the package and reload the new But really, this should be the package manager's job. |
|
I restarted Emacs, but I still got the error. |
|
Just ran into this as well when updating. I think MELPA built and is serving the latest counsel (dated today) but not the latest swiper package (dated yesterday). It looks like it is still building, so it may resolve itself within a couple hours. |
|
I see. I pushed the updates to both ivy.el and counsel.el at once. Then it's MELPA's fault for serving update in the dependent package without first checking if any dependencies need to be updated. Anyway the problem will be solved when the build is finished, so it's not a big deal. |
|
I can confirm everything works now that |
Hi,
I've just upgraded
counselfrom MELPA. When usingcounsel-M-xthis is what I get:If you need me to help with more informations to debug the problem, please feel free to ask.
Could it be related to this piece of code in
counsel.el?The text was updated successfully, but these errors were encountered: