From: Drew Adams <drew.adams@oracle.com>
To: "Daniel Mendler" <mail@daniel-mendler.de>,
"Mattias Engdegård" <mattiase@acm.org>
Cc: Philip Kaludercic <philipk@posteo.net>,
Stefan Monnier <monnier@iro.umontreal.ca>,
"63103@debbugs.gnu.org" <63103@debbugs.gnu.org>
Subject: bug#63103: 30.0.50; nconc compiler optimization breaks user packages
Date: Thu, 27 Apr 2023 13:54:55 +0000 [thread overview]
Message-ID: <SJ0PR10MB54882B60D8F3E4CB8555F0ABF36A9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <679f4102-4e3f-656f-18d9-4a3cc68ce595@daniel-mendler.de>
> The behaviour
> for improper lists needs to be specified explicitly, in particular in
> this case when the function actually overwrites arbitrary information in
> the input, not just a terminating nil.
Yes, the use of a dotted list (a term that's clearer
and more sympathetic than "improper list") for all
but the last arg needs to be documented.
(Note: *ALL* but the last.)
> Well, my assumption didn't completely stand on its own. Given that the
> last argument can be a non-list suggests that the last argument is not
> inspected or mutated, but just overwrites the cdr of the second to last
> argument. This then implies that the second to last argument could also
> be an improper list. Given that CL and Elisp have behaved like this for
> a long time, it seems better to preserve this property. I think it is
> kind of nice that `nconc' can be used as a tool to turn a proper list
> into an improper list and vice versa. It may be good to document this in
> the `nconc' docstring and the Elisp manual.
+1.
You both agree that this behavior (1) shouldn't be
lost and (2) should be documented. That's exactly
the position taken by Common Lisp.
Please document this behavior as part of the bug
fix, if you haven't already.
next prev parent reply other threads:[~2023-04-27 13:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-26 22:50 bug#63103: 30.0.50; nconc compiler optimization breaks user packages Maks
2023-04-27 5:34 ` Daniel Mendler
2023-04-27 5:44 ` Philip Kaludercic
2023-04-27 6:37 ` Daniel Mendler
2023-04-27 9:47 ` Mattias Engdegård
2023-04-27 10:42 ` Daniel Mendler
2023-04-27 12:28 ` Mattias Engdegård
2023-04-27 12:55 ` Daniel Mendler
2023-04-27 13:54 ` Drew Adams [this message]
2023-04-27 14:02 ` Daniel Mendler
2023-04-27 13:32 ` Maks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=SJ0PR10MB54882B60D8F3E4CB8555F0ABF36A9@SJ0PR10MB5488.namprd10.prod.outlook.com \
--to=drew.adams@oracle.com \
--cc=63103@debbugs.gnu.org \
--cc=mail@daniel-mendler.de \
--cc=mattiase@acm.org \
--cc=monnier@iro.umontreal.ca \
--cc=philipk@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.