[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: finding files not visited
From: |
Andrea Crotti |
Subject: |
Re: finding files not visited |
Date: |
Wed, 14 Sep 2011 17:34:07 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 |
On 09/14/2011 04:27 PM, suvayu ali wrote:
Try ido-mode for files. But a word of caution, if any of the
directories have too many (~100s) files or sub-directories and are
remote (as in you are remote editing with tramp) emacs might become
extremely slow trying to find completions.
I already use ido-mode, but it doesn't recurse in the subdirectories (at
least not by default).
I don't see any variable to customize for that, am I blind?
I like the dired solution, and for example I can set up some
dir-local-variable setting the right switches, for example it's a good
idea to filter hidden directories (like .git or .bzr).
I'll give finally a try also to anything