I am switching to Emacs from TextMate. One feature of TextMate that I would really like to have in Emacs is the \"Find in Project\" search box that uses fuzzy matching. Em
I use M-x rgrep for this. It automatically skips a lot of things you don't want, like .svn directories.