summaryrefslogtreecommitdiff
path: root/helm-locate.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-03-14 08:21:30 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-03-14 08:21:30 +0100
commite91be07f862763d0deedbfe97abb5250058078e2 (patch)
tree77256884856ac64a805ae95b8f182d2ed9246eb5 /helm-locate.el
parent7d9deee01d33f186ff67f051cfcaac5fd440b282 (diff)
Use start-file-process-shell-command in locate.
Diffstat (limited to 'helm-locate.el')
-rw-r--r--helm-locate.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-locate.el b/helm-locate.el
index c3560784..a9a1c1b8 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -279,7 +279,7 @@ See also `helm-locate'."
(helm-log "Command line used was:\n\n%s"
(concat ">>> " (propertize cmd 'face 'font-lock-comment-face) "\n\n"))
(prog1
- (start-process-shell-command
+ (start-file-process-shell-command
"locate-process" helm-buffer
cmd)
(set-process-sentinel