Browse Source

Add old-style override for "where-is" command

Fixes #83.
Ryan C. Thompson 10 years ago
parent
commit
24cb79c9fd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ido-ubiquitous.el

+ 1 - 0
ido-ubiquitous.el

@@ -321,6 +321,7 @@ using overrides and disable it for everything else."
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/79
     ;; BBDB uses old-style default
     (enable-old prefix "bbdb-")
+    (enable-old exact "where-is")
     )
   "Default value of `ido-ubiquitous-command-overrides'.