浏览代码

Disable ido-ubiquitous in read-file-name-internal

Ryan C. Thompson 13 年之前
父节点
当前提交
f5e0eaa6ad
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ido-ubiquitous.el

+ 1 - 0
ido-ubiquitous.el

@@ -149,6 +149,7 @@ ido-ubiquitous in non-interactive functions, customize
 ;; because they are not supposed to use ido.
 (defvar ido-ubiquitous-permanent-function-exceptions
   '(read-file-name
+    read-file-name-internal
     gnus-emacs-completing-read
     gnus-iswitchb-completing-read
     man)