summaryrefslogtreecommitdiff
path: root/helm-utils.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2020-06-05 17:47:22 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2020-06-05 17:47:22 +0200
commit03a8e4f800130b0ad7cea04f87bab7e18a38a3d3 (patch)
tree0942e41b6e3be99dac5944f5abf9e6c18e6c487a /helm-utils.el
parent6be32d1124aa9b6272a97e059e47c8e1b4eee8c6 (diff)
Require bookmark for bookmark-alist
* 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 ce435975..9de5856d 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -543,6 +543,7 @@ from its directory."
(with-helm-alive-p
(require 'helm-grep)
(require 'helm-elisp)
+ (require 'bookmark) ; For bookmark-alist
(helm-run-after-exit
(lambda (f)
;; Ensure specifics `helm-execute-action-at-once-if-one'