Explorar el Código

Add 'grep-read-files' to exceptions

Unlike 38e5fbfa, this uses the new functionality.
Ryan C. Thompson hace 13 años
padre
commit
c14eba31c6
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      ido-ubiquitous.el

+ 2 - 1
ido-ubiquitous.el

@@ -148,7 +148,8 @@ ido-ubiquitous in non-interactive functions, customize
       (eval `(disable-ido-ubiquitous-in ,newfun)))))
 
 ;;;###autoload
-(defcustom ido-ubiquitous-function-exceptions '()
+(defcustom ido-ubiquitous-function-exceptions
+  '(grep-read-files)
   "List of functions in which to disable ido-ubiquitous.
 
 Certain functions, such as `read-file-name', always have