]> code.delx.au - gnu-emacs-elpa/commit
ivy.el (ivy-occur-press): Add counsel-describe-function
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 18 Mar 2016 12:40:28 +0000 (13:40 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 18 Mar 2016 12:40:28 +0000 (13:40 +0100)
commite6f92fdcf708fc5034f9aa29238aa042e91e45e0
tree9912d44e855cca5735778f5de1b17e2174cab628
parent71644d9b410f659eabd2678b9df6b260e3f70bd6
ivy.el (ivy-occur-press): Add counsel-describe-function

and counsel-describe-variable to the current-window work-around.

Since they can switch the buffer, ensure that the occur buffer stays
active, so that the calling state ("c") still allows to quickly cycle
through all those buffers.
ivy.el