PlanDuSite ModificationsRécentes Nouvelles SectionElisp CommentFaire

LocateFilesAnywhere

Dernière modification majeure (modifications mineures suivantes)

Résumé : cleanup - std stuff first, alphabetical, links etc.

Ajouté(e) :

> * [[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