ソースを参照

Add 'grep-read-files' to exceptions

Unlike 38e5fbfa, this uses the new functionality.
Ryan C. Thompson 13 年 前
コミット
c14eba31c6
1 ファイル変更2 行追加1 行削除
  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