Ver código fonte

Disable ido completion in org-set-tags

This is a workaround for #156. It should be reverted if #156 is fixed
properly.
Ryan C. Thompson 7 anos atrás
pai
commit
073624dcec
1 arquivos alterados com 3 adições e 1 exclusões
  1. 3 1
      ido-completing-read+.el

+ 3 - 1
ido-completing-read+.el

@@ -294,7 +294,9 @@ disable fallback based on collection size, set this to nil."
     ;; https://github.com/DarwinAwardWinner/ido-completing-read-plus/issues/39
     Info-read-node-name
     ;; https://github.com/DarwinAwardWinner/ido-completing-read-plus/issues/44
-    tmm-prompt)
+    tmm-prompt
+    ;; https://github.com/DarwinAwardWinner/ido-completing-read-plus/issues/156
+    org-tags-completion-function)
   "Functions & commands for which ido-cr+ should be disabled.
 
 Each entry can be either a symbol or a string. A symbol means to