How to find a file in Emacs without known exact directory? -


in vim it's easy find file without knowing directory file in. doing ":args **/file.hpp" if file exists, open.

is there substitution in emacs so? find-file seems work wildcards, doesn't tricky vim **.

m-x find-name-dired looks want (you prompted root directory start search , file mask)


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -