Quellcode durchsuchen

Fix for issue #161 (Sly function crash)

Andrea vor 6 Jahren
Ursprung
Commit
ad592fb966
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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.