Przeglądaj źródła

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

Ryan C. Thompson 13 lat temu
rodzic
commit
f5e0eaa6ad
1 zmienionych plików z 1 dodań i 0 usunięć
  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)