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

最新の avy で avy-migemo-goto-char-2 が動作しない #9

Open
sei40kr opened this issue Oct 6, 2021 · 0 comments
Open

最新の avy で avy-migemo-goto-char-2 が動作しない #9

sei40kr opened this issue Oct 6, 2021 · 0 comments

Comments

@sei40kr
Copy link

sei40kr commented Oct 6, 2021

最新の avy ( abo-abo/avy@e92cb37 ) では動作しませんでした。

Debugger entered--Lisp error: (wrong-number-of-arguments (2 . 4) 5)
  avy--generic-jump("\\(a\\s-*v\\|av\\)" nil at-full nil nil)
  avy-migemo-goto-char-2(97 118 nil nil nil)
  funcall-interactively(avy-migemo-goto-char-2 97 118 nil nil nil)
  command-execute(avy-migemo-goto-char-2 record)
  counsel-M-x-action("avy-migemo-goto-char-2")
  ivy-call()
  ivy-read("M-x " ("toggle-debug-on-error" "debug" "doom/bump-module" "doom/upgrade" "ranger" "mc/insert-numbers" "mc/insert-letters" "menu-set-font" "lsp!" "woman" "list-fontsets" "describe-fontset" "add-dir-local-variable" "magit-blame-echo" "xclip-mode" "lsp-install-server" "projectile-replace" "deer" "markdown-mode" "writeroom-mode" "display-fill-column-indicator-mode" "rainbow-mode" "markdown-insert-table" "rainbow-delimiters-mode" "+python/open-jupyter-repl" "dash-docs-install-user-docset" "web-mode" "verilog-mode" "mixed-pitch-mode" "conf-windows-mode" "jupyter-connect-repl" "dash-docs-install-docset" "all-the-icons-install-fonts" "+lsp-lookup-definition-handler" "r-mode" "org-mode" "quickrun" "conf-mode" "grip-mode" "json-mode" "ess-r-mode" "doom/reload" "vc-annotate" "doom/restart" "ranger-enable" "conf-toml-mode" "conf-colon-mode" "+treemacs/toggle" "conf-xdefaults-mode" "avy-migemo-goto-char" ...) :predicate counsel--M-x-externs-predicate :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)
  command-execute(counsel-M-x)

avy 0.5.0 で avy--generic-jumpavy-jump に置き換えられたためだと思われます。

New API function to replace el:avy–generic-jump. See #265, #267.

https://github.com/abo-abo/avy/blob/e92cb37457b43336b765630dbfbea8ba4be601fa/doc/Changelog.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

1 participant