1. I create a TAGS file with exuberant ctags (not the default etags - note that both have a file called etags, to find out which one you have, issue `etags -v`.).
2. Use the ido-find-file-in-tag-files mentioned here: http://www.emacswiki.org/emacs/TextMate Answer 3, mapped to `C-x C-g`.
This might be a bad choice due to C-g, but it's close to C-x C-f, so I prefer that.
1. I create a TAGS file with exuberant ctags (not the default etags - note that both have a file called etags, to find out which one you have, issue `etags -v`.).
2. Use the ido-find-file-in-tag-files mentioned here: http://www.emacswiki.org/emacs/TextMate Answer 3, mapped to `C-x C-g`.
This might be a bad choice due to C-g, but it's close to C-x C-f, so I prefer that.