susam / devil

Emacs minor mode that intercepts and translates keystrokes to provide a modifier-free non-modal editing experience

Home Page:https://susam.github.io/devil/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with which-key

link2xt opened this issue · comments

I use which-key, and it displays possible continuations when I type C-c p-. But when I type , c p, I only see Devil: C-c p.

hey! i made a pull request at justbur/emacs-which-key#353 which should hopefully add support for devil in which-key.

if you want to use my changes before that pull request is merged, you can use whatever your preferred method is to download and use the wesnel/add-devil-support branch of my fork of which-key.

https://github.com/wesnel/emacs-which-key/tree/wesnel/add-devil-support