サイトマップ 更新履歴 ニュース Elispセクション 利用手引

LocateFilesAnywhere

Last major edit (later minor edits)

Summary: cleanup - std stuff first, alphabetical, links etc.

Added:

> * [[http://marmalade-repo.org/packages/find-file-in-repository|FindFileInRepository]] is the only approach that takes direct advantage of version control systems such as git, mercurial and others.


This page is about different ways to locate a file anywhere on your file system.

Emacs command ‘find-file’ (‘C-x C-f’) finds a file within a given directory – you can change directory, but only one directory is searched at a time. What do you do if you don’t know what directory to search? The answer is here.

Comparison of Approaches


CategoryFiles CategoryDirectories CategoryCompletion CategoryProgrammerUtils