GNU bug report logs - #7083
Why is `copy-tree's symbol-plist carrying side-effect-free error-free?

Previous Next

Package: emacs;

Reported by: MON KEY <monkey <at> sandpframing.com>

Date: Wed, 22 Sep 2010 06:30:02 UTC

Severity: normal

Done: Andreas Schwab <schwab <at> linux-m68k.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: MON KEY <monkey <at> sandpframing.com>
To: 7083 <at> debbugs.gnu.org
Subject: bug#7083: Why is `copy-tree's symbol-plist carrying side-effect-free error-free?
Date: Wed, 22 Sep 2010 02:31:41 -0400
Why is `copy-tree' side-effect-free error-free?

(symbol-plist 'copy-tree)
=> (side-effect-free error-free)

It (potentially) `nconc's `nreverse's and `aset's the TREE arg recursively.

At revno: 45675 `copy-tree' was moved into subr.el from cl.el

,----
|
| committer: Colin Walters <walters <at> gnu.org>
| timestamp: Sat 2002-06-08 20:48:15 +0000
| message:
|   (copy-list): Moved here from cl.el.
|   (copy-tree): Renamed here from `cl-copy-tree' in cl.el.
|
`----

--
/s_P\




This bug report was last modified 14 years and 299 days ago.

Previous Next


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