Skip to content

embark-act with prefix-help-command #786

Description

@jvillasante

I'm using embark-act (bound to C-;) as a replacement for which-key as explained here: https://www.matem.unam.mx/~omar/apropos-emacs.html#the-case-against-which-key-a-polemic

The issue I'm having is that, after pressing <prefix> C-h to see all the candidates I have to press C-; twice to act on those candidates. The first time I press C-;, Emacs shows [No cycling possible; press C-; again to act.] and I have to press it a second time for it to work.

Embark is installed as follows:

(use-package embark
    :init (setq prefix-help-command #'embark-prefix-help-command))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions