Quellcode durchsuchen

Add "man" to permanent function exceptions

Ryan C. Thompson vor 13 Jahren
Ursprung
Commit
f1cbe4006a
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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