summaryrefslogtreecommitdiff
path: root/helm-utils.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2018-03-18 17:41:10 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2018-03-18 17:41:10 +0100
commit98e87c46e7732a9628ae9a9a3333791edc001e95 (patch)
tree81eb87abcd75cce0d31218f9844a7e40b25d62b7 /helm-utils.el
parent6c4ccb36e7b85013baafdbf33b9d18dc429e8be8 (diff)
Ensure helm-elisp is loaded in helm-quit-and-find-file
* helm-utils.el (helm-quit-and-find-file): Do it.
Diffstat (limited to 'helm-utils.el')
-rw-r--r--helm-utils.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-utils.el b/helm-utils.el
index c42be737..d55e9d4e 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -488,6 +488,7 @@ from its directory."
(interactive)
(with-helm-alive-p
(require 'helm-grep)
+ (require 'helm-elisp)
(helm-run-after-exit
(lambda (f)
;; Ensure specifics `helm-execute-action-at-once-if-one'