Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For emacs, I use the following:

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.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: