> Date: Fri, 27 Jan 2012 21:04:53 +0800 > From: sthfrnth <sthfr...@gmail.com> > Cc: help-emacs-windows@gnu.org, emacs-de...@gnu.org > > I tried the port you suggested. It works, but not quite convenient. It can > not run in this way: "find . -name *foo*".
What do you mean "can not run"? You need to quote the *foo* part, but otherwise it works for me. If you quote it, what do you see?