Ryan C. Thompson 10 лет назад
Родитель
Сommit
7ad0114fd4
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      ido-ubiquitous.el

+ 3 - 0
ido-ubiquitous.el

@@ -318,6 +318,9 @@ using overrides and disable it for everything else."
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/47
     ;; theme functions don't need old-style compatibility
     (enable regexp "\\`\\(load\\|enable\\|disable\\|describe\\|custom-theme-visit\\)-theme\\'")
+    ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/79
+    ;; BBDB uses old-style default
+    (enable-old prefic "bbdb-")
     )
   "Default value of `ido-ubiquitous-command-overrides'.