From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nospam@dev.null (Alexey Pustyntsev) Newsgroups: gmane.emacs.help Subject: Re: traverse a directory Date: Thu, 03 Jan 2008 21:16:01 +1000 Message-ID: References: <5f20a79c-c1fc-4853-b55f-657f6d66f0e9@l6g2000prm.googlegroups.com> <87prwkw1dw.fsf@W0053328.mgh.harvard.edu> <873atgvxm7.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199358940 16635 80.91.229.12 (3 Jan 2008 11:15:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Jan 2008 11:15:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 03 12:15:59 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JAO3L-0006Py-7c for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Jan 2008 12:15:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAO2y-0001vt-LD for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Jan 2008 06:15:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAO2g-0001vT-Gh for help-gnu-emacs@gnu.org; Thu, 03 Jan 2008 06:15:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAO2a-0001vF-DZ for help-gnu-emacs@gnu.org; Thu, 03 Jan 2008 06:15:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAO2a-0001vC-7k for help-gnu-emacs@gnu.org; Thu, 03 Jan 2008 06:15:12 -0500 Original-Received: from [87.242.74.155] (helo=sycore.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JAO2Z-000832-VU for help-gnu-emacs@gnu.org; Thu, 03 Jan 2008 06:15:12 -0500 Original-Received: by sycore.org (Postfix, from userid 8) id 8A93342F23; Thu, 3 Jan 2008 13:30:31 +0300 (MSK) Original-Received: from sycore.org (h091147011198.ys.dsl.sakhalin.ru [91.147.11.198]) by sycore.org (Postfix) with ESMTP id 163CB42F09 for ; Thu, 3 Jan 2008 13:30:26 +0300 (MSK) Original-Received: from alexey by sycore.org with local (Exim 4.67) (envelope-from ) id 1JAO3N-0005gY-8x for help-gnu-emacs@gnu.org; Thu, 03 Jan 2008 21:16:01 +1000 User-Agent: Gnus/5.10 Emacs/22.1 In-Reply-To: (Xah Lee's message of "Wed, 2 Jan 2008 21:51:17 -0800 (PST)") X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:50449 Archived-At: Xah Lee writes: > For unix, as you said, is =E2=80=9Cfind=E2=80=9D (with exec or xargs), wh= ich is the > most fucking fuck demented twisted crippled shit in the entire > universe. (This point is particularly interesting because most senior > unix sys admins and don't realize it but actually thought its godsend) > For more, see: > > =E2=98=85 Unix Command Line Tools Tips > http://xahlee.org/UnixResource_dir/unix_tips.html > > Emacs lisp's > (require 'find-lisp) > (mapcar 'myfun (find-lisp-find-files mydir)) > Is the most beautiful among these. > > For a general treatise on sorting tree nodes (i.e. the order of > visiting), see: Dude, please, calm down. Relax.=20 --=20 Rgds Alexey Happy New Year!