with (ido-mode t), emacs complains while C-x C-f: ad-cache-id-verification-code: Symbol's value as variable is void: ad-special-forms
Since ido-mode doesn't use advice this has, a priori, nothing to do with ido (try with Emacs -Q). I suspect you load something in your .emacs which advices `find-file'. Please try to find what, see why it interacts badly with `find-file' and ido, and tell us about your findings. _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug