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: MON KEY <monkey <at> sandpframing.com>
Subject: bug#7083: closed (Re: bug#7083: Why is `copy-tree's symbol-plist
 carrying side-effect-free error-free?)
Date: Wed, 22 Sep 2010 21:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7083: Why is `copy-tree's symbol-plist carrying side-effect-free error-free?

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7083 <at> debbugs.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: 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."

[Message part 3 (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\



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

Previous Next


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