]> code.delx.au - gnu-emacs-elpa/commit
Fix red heads not exiting temporarily
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 15 Apr 2015 06:43:23 +0000 (08:43 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 15 Apr 2015 06:43:23 +0000 (08:43 +0200)
commitf01c87e37c9646a3b32fbe1c390c6f94b8c153a8
treea944d6624f0fb4fa545398b935c9e862cee74cd6
parentcab5a7325d03cd94fbab428b92f4507c46cc6fac
Fix red heads not exiting temporarily

* hydra.el (hydra--ignore): New defvar.
(hydra-disable): Don't call :post unless `hydra--ignore' is nil.
(hydra--make-defun): Temporarily disable transient map before calling
the command.

Fixes #109
hydra-test.el
hydra.el