branch: elpa/helm
commit 06e0cf01486a430b1f6792af78297837d3d77d97
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Use :nomark in helm-read-file-name dummy source
---
helm-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/helm-mode.el b/helm-mode.el
index 233b0fa43a..7e7fb6e13f 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -2017,6 +2017,7 @@ Keys description:
:keymap 'helm-read-file-map
:must-match must-match
:all-marked all-marked
+ :nomark nomark
:filtered-candidate-transformer
(lambda (_candidates _source)
(unless (file-exists-p helm-pattern)