> if a file has been visited with tramp and sudo > (e.g. "/sudo:[EMAIL PROTECTED]:/etc/crontab"), and is automatically added to > recentf-list, then `recentf-auto-cleanup' hangs. > > Apparently `file-readable-p' (which is in `recentf-keep' by default) is the > reason.
Looks like a bug within find_file_name_handler. Could you try to debug `file-readable-p' to tell us precisely where it hangs? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
