瀏覽代碼

Merge pull request #162 from ndrvtl/master

Fix for issue #161 (Sly function crash)
Ryan C. Thompson 6 年之前
父節點
當前提交
0e58f9271e
共有 1 個文件被更改,包括 2 次插入0 次删除
  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.