emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: If records are not sequences, why does aref work on records?


From: Lars Brinkhoff
Subject: Re: If records are not sequences, why does aref work on records?
Date: Sat, 08 Apr 2017 07:03:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Paul Eggert <address@hidden> writes:
> OK, given what you and Stefan have said, for backward-compatibility
> reasons copy-sequence should work on records. This means Emacs doesn't
> need a copy-record function, as people can just use copy-sequence. I
> installed the attached patch to do that, and to try to document the
> current low-level behavior better.

Some EIEIO tests now fail.  I haven't yet checked if it's because of
this particular change, but it seems a likely candidate.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]