Comment on VimAck: A port of TextMate's Find-in-Project feature for MacVim.appparentComments−alnayyir15yAlready exists in the form of ack mode, which is better integrated with the editor.https://github.com/defunkt/emacs/blob/master/vendor/ack.elhttp://nschum.de/src/emacs/full-ack/There are others, but this should suit anybody's needs.Edited to provide examples.−jroes15yDefunkt has actually ported a lot of cool textmate features including find-in-project over here in textmate.el: https://github.com/defunkt/textmate.el/
Comments
Already exists in the form of ack mode, which is better integrated with the editor.
https://github.com/defunkt/emacs/blob/master/vendor/ack.el
http://nschum.de/src/emacs/full-ack/
There are others, but this should suit anybody's needs.
Edited to provide examples.
Defunkt has actually ported a lot of cool textmate features including find-in-project over here in textmate.el: https://github.com/defunkt/textmate.el/