Ver código fonte

Don't use the "enable-old" override any more

The new ido-cr+ behavior should hopefully be sufficient to handle
everything without it.

This is a temporary measure. The override system needs to be reworked
completely.
Ryan C. Thompson 8 anos atrás
pai
commit
c5c1730c3e
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      ido-ubiquitous.el

+ 4 - 0
ido-ubiquitous.el

@@ -657,6 +657,10 @@ completion for them."
                     (or ido-ubiquitous-active-override
                         ido-ubiquitous-default-state
                         'enable))
+                   (ido-ubiquitous-active-state
+                    (if (eq ido-ubiquitous-active-state 'enable-old)
+                        'enable
+                      ido-ubiquitous-active-state))
                    (ido-cr+-force-on-functional-collection
                     (or ido-ubiquitous-allow-on-functional-collection
                         (memq ido-ubiquitous-active-override