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

ivy-rich-set-display-transformer: Symbol’s value as variable is void: ivy--display-transformers-lis #111

Open
alexei-28 opened this issue Sep 8, 2021 · 2 comments

Comments

@alexei-28
Copy link

alexei-28 commented Sep 8, 2021

Linux Mint 20.2

Emacs 27.2

Install package ivy-rich ver.0.1.6

In my init.el add the next

(require 'ivy-rich)
(ivy-rich-mode 1)


But when restart Emacs I get error:
ivy-rich-set-display-transformer: Symbol’s value as variable is void: ivy--display-transformers-lis

@evanhackett
Copy link

evanhackett commented Nov 2, 2021

I have the same problem on a fresh install of emacs on a new computer. The same init file was working on the previous computer, so maybe it has something to do with updated packages or newer emacs version?

@alexei-28 did you ever figure this out?

Edit: I found the fix here in this previous issue: #88
The solution was to install the ivy-rich version on melpa as opposed to the version on melpa-stable.

@xgqt
Copy link

xgqt commented Apr 21, 2023

I have the same problem on a fresh install of emacs on a new computer. The same init file was working on the previous computer, so maybe it has something to do with updated packages or newer emacs version?

@alexei-28 did you ever figure this out?

Edit: I found the fix here in this previous issue: #88 The solution was to install the ivy-rich version on melpa as opposed to the version on melpa-stable.

@evanhackett 0.16 is very old and it's incompatible with newest ivy 0.14.0

See: #118

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