emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ido-read-file-name problem


From: address@hidden
Subject: ido-read-file-name problem
Date: Sun, 22 Jun 2014 12:03:37 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131028 Thunderbird/17.0.10

mkdir test_dir
touch test_dir/test_file
emacs -Q test_dir
M-x ido-mode
M-: (defalias 'read-file-name 'ido-read-file-name)

In the dired mode buffer, try to rename 'test_file' with shortcut key 'R', and I get the message "Variable binding depth exceeds max-specpdl-size".





reply via email to

[Prev in Thread] Current Thread [Next in Thread]