branch: elpa/helm
commit 3873327c538035e849a620f9d580287b7c116c23
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Add comment
---
helm-files.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/helm-files.el b/helm-files.el
index c559333f2e..4f38ac558e 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -3882,6 +3882,8 @@ in `helm-find-files-persistent-action-if'."
(buf-name (buffer-name buf))
(win (get-buffer-window buf))
(helm--reading-passwd-or-string t)
+ ;; Prevent tramp from asking yes-or-no-p for
+ ;; `tramp-allow-unsafe-temporary-files'.
auto-save-default)
(cond ((and buf win (eql buf (get-buffer helm-current-buffer)))
(user-error