GNU bug report logs - #10489
24.0.92; dired-do-copy may create infinite directory hierarchy

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Thu, 12 Jan 2012 19:36:01 UTC

Severity: important

Tags: patch

Merged with 11130

Found in version 24.0.92

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Thierry Volpiatto'" <thierry.volpiatto <at> gmail.com>, "'Michael Albinus'" <michael.albinus <at> gmx.de>
Cc: 10489 <at> debbugs.gnu.org
Subject: bug#10489: 24.0.92; dired-do-copy may create infinite directory hierarchy
Date: Mon, 27 Feb 2012 06:19:55 -0800
> > I cannot speak for Chong, but personally I dislike CL's loop.
> Like many Emacs maintainers unfortunately.
> 
> > It isn't readable, and so it decreases maintanability of 
> > such a basic package like files.el.
> I disagree.
> Once you are used to it, it is more readable and easier to maintain.

AFAIK, `loop' is a macro, so its use in Emacs source code is not a no-no.  There
is no need to require cl.el at runtime, in order to use `loop'.

(I personally am not a big fan of `loop', but I do use it sometimes.)





This bug report was last modified 13 years and 58 days ago.

Previous Next


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