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-read-action does not work from ivy-hydra #2239

Closed
iquiw opened this issue Sep 19, 2019 · 2 comments
Closed

ivy-read-action does not work from ivy-hydra #2239

iquiw opened this issue Sep 19, 2019 · 2 comments

Comments

@iquiw
Copy link
Contributor

iquiw commented Sep 19, 2019

Steps.

  1. Run emacs as
    $ emacs -Q -l ~/.emacs.d/elpa/hydra-0.14.0/lv.el -l ~/.emacs.d/elpa/hydra-0.14.0/hydra.el -l elpa.el -l colir.el -l ivy-overlay.el -l ivy.el -l swiper.el -l counsel.el -l targets/plain.el
  2. Execute some command, such as M-x.
  3. C-o a

Expected: Select action: and action candidates are displayed.
Observed: Nothing happens. And after C-g, keymaps gets weird (i inserts previous candidate of M-x).

The first bad commit seems 5ff5139.

@iquiw

This comment has been minimized.

@iquiw
Copy link
Contributor Author

iquiw commented Sep 19, 2019

Related or not, ivy-hydra itself seems weird.

This is not related to the original issue, sorry.
It happens even before 5ff5139.

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

Successfully merging a pull request may close this issue.

1 participant