summaryrefslogtreecommitdiff
path: root/helm-utils.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2020-07-20 17:10:19 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2020-07-20 17:10:19 +0200
commite2e8dabadbf067a2ecd68aca041a4431bea586ff (patch)
tree20022bfc114cb11dc5ef045973e41e4c57029135 /helm-utils.el
parent0fc8554494dd2ca9f57295cf467377cc583644a1 (diff)
Revert ee0630fe "Provide an alias for non-essential and use it"
Diffstat (limited to 'helm-utils.el')
-rw-r--r--helm-utils.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-utils.el b/helm-utils.el
index 015c104a..1bc67727 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -1027,7 +1027,7 @@ If FILE is a directory, open this directory."
(if host
(file-remote-p candidate 'localname)
candidate))))
- helm-use-tramp-handlers)
+ non-essential)
(if (buffer-live-p (get-buffer buf))
(progn
(set-buffer buf)