GNU bug report logs - #19325
file-tree-walk needs to be replaced/removed

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Tue, 9 Dec 2014 05:25:01 UTC

Severity: important

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 19325 <at> debbugs.gnu.org
Subject: bug#19325: file-tree-walk needs to be replaced/removed
Date: Tue, 09 Dec 2014 07:23:11 +0100
Glenn Morris <rgm <at> gnu.org> writes:

> Filing a bug so that this does not get overlooked.
> file-tree-walk needs to be removed/replaced.
> Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00306.html

I've now committed the more generally useful
`directory-files-recursively', which has a saner interface.
`file-tree-walk' can be implemented as

(mapcar 'function (directory-files-recursively ...)) if you want, but it
seems kinda superfluous.

`directory-files-recursively' also returns full names instead of the
directory/leaf name nonsense.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 10 years and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.