discover.el
discover.el copied to clipboard
Discover more of emacs with context menus!
What's the status of this project? It doesn't look like it's "finished" but there haven't been any updates in 5 years. Is it on hold, abandoned, subsumed by something else,...
A lot of commands bound to `C-x r` like `rectangle` and `bookmark` and `register`, if I use discover, all of them will not work. BTW, [guide-key](https://github.com/kai2nenobu/guide-key) is great.
Hey I think this a really useful package. Did you think about discover being able to automatically create menu based on a major mode's keymap? I would imaging that based...
If I have evil mode enabled, then '?' nor any of the other keybindings discover.el set up work in dired mode. ('?' simply performs its usual function dired, dired-summary)
Unlike the dired context menu (invoked via ?), the context menus for "C-x r" and "M-s" replace the prefix-map wholesale. Like many others (such as Magnar Sveen), I have "M-s...