GNU bug report logs -
#64960
Documentation for copy-sequence
Previous Next
Reported by: uzibalqa <uzibalqa <at> proton.me>
Date: Sun, 30 Jul 2023 16:43:01 UTC
Severity: minor
Fixed in version 29.2
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Sent with Proton Mail secure email.
------- Original Message -------
On Monday, July 31st, 2023 at 6:36 AM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > Date: Sun, 30 Jul 2023 16:42:28 +0000
> > From: uzibalqa via "Bug reports for GNU Emacs,
> > the Swiss army knife of text editors" bug-gnu-emacs <at> gnu.org
> >
> > Have been reading the documentation for "copy-sequence". The description,
> > specifically
> >
> > "The elements of a list, vector or record are not copied; they are
> > shared with the original."
> >
> > is not very clear about what it does and what one gets.
>
>
> As the doc string says: the elements are not copied. You get a new
> sequence whose elements are shared with the original one.
>
So it returns a copy but elements are not copied. So what happens exactly ?
You get a reference to the original ? When I modify the copy, the original
remains intact. It would help if the description in broadened, it is currently
too cryptic.
This bug report was last modified 1 year and 248 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.