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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#7083: closed (Why is `copy-tree's symbol-plist carrying
 side-effect-free error-free?)
Date: Wed, 22 Sep 2010 21:34:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Sep 2010 23:35:56 +0200
with message-id <m2r5gltq9v.fsf <at> igel.home>
and subject line Re: bug#7083: Why is `copy-tree's symbol-plist carrying side-effect-free error-free?
has caused the GNU bug report #7083,
regarding Why is `copy-tree's symbol-plist carrying side-effect-free error-free?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
7083: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7083
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: MON KEY <monkey <at> sandpframing.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 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\


[Message part 3 (message/rfc822, inline)]
From: Andreas Schwab <schwab <at> linux-m68k.org>
To: MON KEY <monkey <at> sandpframing.com>
Cc: 7083-done <at> debbugs.gnu.org
Subject: Re: bug#7083: Why is `copy-tree's symbol-plist carrying
	side-effect-free error-free?
Date: Wed, 22 Sep 2010 23:35:56 +0200
MON KEY <monkey <at> sandpframing.com> writes:

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

Only the copy.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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.