From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: GNU Emacs 24.1.50.1 show stopper bug: find-dired Date: Sun, 29 Apr 2012 01:51:51 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <479d6b2c-2e43-4c1e-bca7-2a083b5a41aa@ns1g2000pbc.googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1335689717 11892 80.91.229.3 (29 Apr 2012 08:55:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 29 Apr 2012 08:55:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 29 10:55:16 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SOPuW-0000Wo-Cw for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Apr 2012 10:55:16 +0200 Original-Received: from localhost ([::1]:50867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SOPuV-0005Fv-RT for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Apr 2012 04:55:15 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!to5g2000pbc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Lines: 24 Original-NNTP-Posting-Host: 76.126.112.84 Original-X-Trace: posting.google.com 1335689512 10172 127.0.0.1 (29 Apr 2012 08:51:52 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 29 Apr 2012 08:51:52 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: to5g2000pbc.googlegroups.com; posting-host=76.126.112.84; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.162 Safari/535.19,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:192263 comp.emacs:102428 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84673 Archived-At: On Apr 28, 10:31=A0pm, Yuri Khan wrote: > On Sun, Apr 29, 2012 at 09:54, Xah Lee wrote: > > Here's what i got: > > -------------------------------------------- > > =A0c:/Users/h3/web/xahlee_org/comp/: > > =A0find . "(" -name "*html" ")" -exec ls -ld {} ";" > > =A0Access denied - . > > =A0File not found - -NAME > > > =A0---------- AMPERSAND_HTML_ENTITIES_UNICODE_SEMANTICS.HTML > > =A0=85 > > Windows 7. > > The output format (including all caps) suggests that the Windows > find.exe is invoked, instead of POSIX find. The Windows find.exe is > functionally analogous to grep -F, i.e. find a literal string in > files. Hi Yuri and all, thanks for the info as my earlier reply. although there's some problem here i think may be related to this... I'll post a separate thread. Xah