rumcii / emacs-nav

Automatically exported from code.google.com/p/emacs-nav
GNU General Public License v3.0
0 stars 0 forks source link

Running the 'g' and 'f' commands doesn't work well in trees containing filenames with spaces. #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This problem should go away once we move to using an emacs lisp function to 
traverse directory 
trees instead of relying on the unix find command.

Original issue reported on code.google.com by issac.tr...@gmail.com on 19 Mar 2009 at 6:55

GoogleCodeExporter commented 8 years ago
The grep issue is fixed in revision 26 (tested on Mac OSX so far). The find 
issue was fixed a bit earlier than that.

Original comment by issac.tr...@gmail.com on 20 Mar 2009 at 9:46