all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Elisps rplacd vs CL's one
@ 2015-08-29  7:02 Marcin Borkowski
  2015-08-29 22:05 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Marcin Borkowski @ 2015-08-29  7:02 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Hi all,

Emacs Lisp's rplacd and Common Lisp's RPLACD are called the same, but
behave differently (ELisp's one returns the NEWCDR and CL's one returns
the modified cons).  What is the reason for that?  Is it an accident?
While I do understand that EL ≠ CL, having a function called the same in
both, doing roughly the same thing, but not quite, seems a bit
misleading, and I was just curious whether there was a deep reason for
that.

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.120.1440831791.19560.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2015-08-30  4:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-29  7:02 Elisps rplacd vs CL's one Marcin Borkowski
2015-08-29 22:05 ` Stefan Monnier
2015-08-30  4:51   ` Marcin Borkowski
     [not found] <mailman.120.1440831791.19560.help-gnu-emacs@gnu.org>
2015-08-29  8:01 ` Pascal J. Bourguignon

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.