From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master e820f16: Added file-tree-walk to files.el. Date: Wed, 3 Dec 2014 15:58:22 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20141203205822.GA15111@thyrsus.com> References: <20141203142859.24393.98673@vcs.savannah.gnu.org> <87wq687cmk.fsf@engster.org> <20141203195358.GA13738@thyrsus.com> <87sigw7bg0.fsf@engster.org> <20141203200853.GC13738@thyrsus.com> <87lhmo7a14.fsf@engster.org> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1417640355 26967 80.91.229.3 (3 Dec 2014 20:59:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Dec 2014 20:59:15 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: David Engster Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 03 21:59:09 2014 Return-path: Envelope-to: ged-emacs-devel@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 1XwH0s-0008OS-PK for ged-emacs-devel@m.gmane.org; Wed, 03 Dec 2014 21:59:06 +0100 Original-Received: from localhost ([::1]:43336 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwH0s-0000K1-9R for ged-emacs-devel@m.gmane.org; Wed, 03 Dec 2014 15:59:06 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwH0k-0000J3-7i for emacs-devel@gnu.org; Wed, 03 Dec 2014 15:59:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwH0f-0003rx-Pn for emacs-devel@gnu.org; Wed, 03 Dec 2014 15:58:58 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:59182 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwH0f-0003rq-MP for emacs-devel@gnu.org; Wed, 03 Dec 2014 15:58:53 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id EF212382F23; Wed, 3 Dec 2014 15:58:22 -0500 (EST) Content-Disposition: inline In-Reply-To: <87lhmo7a14.fsf@engster.org> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:178772 Archived-At: David Engster : > > No problem. BTW, in case it's not obvious, the reason I added this was for > > VC mode. There is presently a rather ad-hoc implementation in vc-file-tree-walk > > Yes, that ad-hoc implementation is actually rather sound compared to > that code you got from the Wiki. That's nice. I wrote the one in VC mode. > BTW, when you write "found in the > Emacswiki", you surely mean you put it there in the first place, right? > Because otherwise you couldn't really add it to Emacs under your name. I thought the point of the cookbook was to make code free for re-use. I have no idea who wrote that one, and don't see how it matters. -- Eric S. Raymond