From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Running find in the shell-command Date: Tue, 17 Oct 2006 16:51:49 +0200 Message-ID: <98FD10DE-646C-46A9-A772-E20BB0B14DBB@Web.DE> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1161096895 17999 80.91.229.2 (17 Oct 2006 14:54:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Oct 2006 14:54:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 17 16:54:54 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZqKw-0008GD-3u for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Oct 2006 16:54:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZqKv-0005zO-KU for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Oct 2006 10:54:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZqIQ-0004IQ-Rv for help-gnu-emacs@gnu.org; Tue, 17 Oct 2006 10:51:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZqIL-0004D4-Ub for help-gnu-emacs@gnu.org; Tue, 17 Oct 2006 10:51:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZqIL-0004Cm-IS for help-gnu-emacs@gnu.org; Tue, 17 Oct 2006 10:51:53 -0400 Original-Received: from [217.72.192.227] (helo=fmmailgate02.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GZqIL-0006Kk-AY for help-gnu-emacs@gnu.org; Tue, 17 Oct 2006 10:51:53 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate02.web.de (Postfix) with ESMTP id 989F929E8D7C; Tue, 17 Oct 2006 16:51:51 +0200 (CEST) Original-Received: from [87.193.63.192] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1GZqIJ-00060C-00; Tue, 17 Oct 2006 16:51:51 +0200 In-Reply-To: X-Priority: 3 X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: "md3bs" X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38096 Archived-At: Am 17.10.2006 um 15:01 schrieb md3bs: > How do I delimit the following code so it will work in shell-command > > M-! > find . -maxdepth 1 -name "*.php" -exec ls -ld {} \; Why do you want to delimit anything? Did something fail that you =20 think you have to? If the command works in your usual shell it should work in Emacs' =20 shell-command, too. -- Greetings Pete "A designer knows he has arrived at perfection not when there is no =20= longer anything to add, but when there is no longer anything to take =20 away." -- Antoine de Saint-Exup=E9ry