https://github.com/aki2o/guide-key-tip.git
git clone 'git://github.com/aki2o/guide-key-tip.git'
This is a extension of Emacs that provides a interface of using pos-tip.el.
- guide-key.el can not work in mini-buffer
2014/04/07 It's available by using melpa.
2014/04/07 It's available. But, master branch only.
(auto-install-from-url "https://raw.github.com/aki2o/guide-key-tip/master/guide-key-tip.el")
Download guide-key-tip.el and put it on your load-path.
- In this case, you need to install each of the following dependency.
(require 'guide-key-tip)
(setq guide-key-tip/enabled t)
guide-key-tip/toggle-enable
Enjoy!!!