emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm 179e6c30aa 2/2: Forget to remove the icon FCT in read


From: ELPA Syncer
Subject: [nongnu] elpa/helm 179e6c30aa 2/2: Forget to remove the icon FCT in read-file-name
Date: Sun, 2 Jul 2023 07:00:29 -0400 (EDT)

branch: elpa/helm
commit 179e6c30aad85d9b5059ab2290532ca45f821a8a
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Forget to remove the icon FCT in read-file-name
---
 helm-mode.el | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/helm-mode.el b/helm-mode.el
index 7d2858a838..b6ca7a76b6 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1541,10 +1541,7 @@ Keys description:
              :match-on-real t
              :filtered-candidate-transformer (delq nil `(helm-ff-fct
                                                          
helm-ff-maybe-show-thumbnails
-                                                         
helm-ff-sort-candidates
-                                                         ,(and 
helm-ff-icon-mode
-                                                               (featurep 
'all-the-icons)
-                                                               
'helm-ff-icons-transformer)))
+                                                         
helm-ff-sort-candidates))
              :persistent-action-if persistent-action-if
              :persistent-help persistent-help
              :volatile t



reply via email to

[Prev in Thread] Current Thread [Next in Thread]