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

Emacs 27.1: void-variable ivy--display-transformers-alist #88

Closed
srustamo opened this issue Aug 13, 2020 · 4 comments
Closed

Emacs 27.1: void-variable ivy--display-transformers-alist #88

srustamo opened this issue Aug 13, 2020 · 4 comments

Comments

@srustamo
Copy link

Win10.

Have both:
GNU Emacs 26.3 (build 1, x86_64-w64-mingw32) of 2019-08-29
and
GNU Emacs 27.1 (build 1, x86_64-w64-mingw32) of 2020-08-12

Same config.

In v 27.1 running ivy-rich-mode errors out:

Debugger entered--Lisp error: (void-variable ivy--display-transformers-alist)
  ivy-rich-backup-transformer(ivy-switch-buffer)
  ivy-rich-set-display-transformer()
  ivy-rich-mode(toggle)
  funcall-interactively(ivy-rich-mode toggle)
  call-interactively(ivy-rich-mode record nil)
  command-execute(ivy-rich-mode record)
  counsel-M-x-action("ivy-rich-mode")
  ivy-call()
  ivy-read("M-x " ("ivy-rich-mode" "toggle-debug-on-error" "package-list-packages" "menu-bar-mode" "tool-bar-mode" "customize-face" "cd" "ag" "ag-project" "emacs-version" "customize-themes" "5x5" "amx" "arp" "dbx" "dig" "erc" "ert" "eww" "ftp" "gdb" "irc" "jdb" "lsp" "man" "mpc" "pdb" "pwd" "rsh" "sdb" "vlf" "w3m" "xdb" "bbdb" "calc" "deer" "diff" "dirs" "ffap" "ffip" "gnus" "grep" "help" "ielm" "info" "life" "mail" "mpuz" "ping" "pong" ...) :predicate #f(compiled-function (x) #<bytecode 0x2848e29>) :require-match t :history counsel-M-x-history :action counsel-M-x-action :keymap (keymap (67108908 . counsel--info-lookup-symbol) (67108910 . counsel-find-symbol)) :initial-input nil :caller counsel-M-x)
  counsel-M-x()
  funcall-interactively(counsel-M-x)
  call-interactively(counsel-M-x nil nil)
  command-execute(counsel-M-x)

@srustamo
Copy link
Author

Looks like some local issue.

@Imymirror
Copy link

emacs-macos

I seem to have the same problem.

@JasonKDarby
Copy link

emacs 27.1 windows 10

same issue

@shankar2k
Copy link

I think this happens because you are using the melpa-stable version (0.1.6) instead of the melpa version (20210212.1441)

gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Apr 10, 2022
2021.04.09 snapshot;
adding this version because the stable verion 0.1.6 is broken

Bug: Yevgnen/ivy-rich#88
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
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

4 participants