all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7083: Why is `copy-tree's symbol-plist carrying side-effect-free error-free?
@ 2010-09-22  6:31 MON KEY
  2010-09-22 21:35 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: MON KEY @ 2010-09-22  6:31 UTC (permalink / raw)
  To: 7083

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@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\





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-23 22:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22  6:31 bug#7083: Why is `copy-tree's symbol-plist carrying side-effect-free error-free? MON KEY
2010-09-22 21:35 ` Andreas Schwab
2010-09-23  5:23   ` MON KEY
2010-09-23 22:19     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.