Parcourir la source

Merge pull request #162 from ndrvtl/master

Fix for issue #161 (Sly function crash)
Ryan C. Thompson il y a 6 ans
Parent
commit
0e58f9271e
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      ido-completing-read+.el

+ 2 - 0
ido-completing-read+.el

@@ -300,6 +300,8 @@ disable fallback based on collection size, set this to nil."
     ;; https://github.com/DarwinAwardWinner/ido-completing-read-plus/issues/159
     ffap-read-file-or-url
     ffap-read-file-or-url-internal
+    ;; https://github.com/DarwinAwardWinner/ido-completing-read-plus/issues/161
+    sly-read-symbol-name
     )
   "Functions & commands for which ido-cr+ should be disabled.