Przeglądaj źródła

Add "man" to permanent function exceptions

Ryan C. Thompson 13 lat temu
rodzic
commit
f1cbe4006a
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      ido-ubiquitous.el

+ 2 - 1
ido-ubiquitous.el

@@ -157,7 +157,8 @@ ido-ubiquitous in non-interactive functions, customize
 (defvar ido-ubiquitous-permanent-function-exceptions
   '(read-file-name
     gnus-emacs-completing-read
-    gnus-iswitchb-completing-read)
+    gnus-iswitchb-completing-read
+    man)
   "Functions in which ido-ubiquitous should always be disabled.
 
 If you want to disable ido in a specific function or command, do