From: Philip Kaludercic <philipk@posteo.net>
To: Ruijie Yu <ruijie@netyu.xyz>
Cc: Alan Mackenzie <acm@muc.de>, 62037@debbugs.gnu.org
Subject: bug#62037: (proper-list-p '#1=(a #1#)) => 2. It should return nil.
Date: Sat, 18 Mar 2023 07:41:14 +0000 [thread overview]
Message-ID: <873562jylh.fsf@posteo.net> (raw)
In-Reply-To: <sdv1qlzsw0f.fsf@fw.net.yu> (Ruijie Yu's message of "Wed, 08 Mar 2023 12:13:50 +0800")
Ruijie Yu <ruijie@netyu.xyz> writes:
> Notice the distinction between these two snippets:
>
> (let ((lst-1 '#1=(a #1#)))
> (list lst-1 (proper-list-p lst-1)))
> ;; => ((a #1) 2)
>
> (let ((lst-2 '#1=(a . #1#)))
> (list lst-2 (proper-list-p lst-2)))
> ;; => ((a . #0) nil)
Doesn't this point resolve the issue? Shouldn't the bug report be
closed?
--
Philip Kaludercic
next prev parent reply other threads:[~2023-03-18 7:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-07 17:29 bug#62037: (proper-list-p '#1=(a #1#)) => 2. It should return nil Alan Mackenzie
2023-03-08 4:13 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-18 7:41 ` Philip Kaludercic [this message]
2023-03-18 8:29 ` Alan Mackenzie
2023-03-18 13:48 ` Philip Kaludercic
2023-03-31 4:35 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-31 7:25 ` Philip Kaludercic
2023-03-31 7:29 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-31 7:50 ` Eli Zaretskii
2023-04-01 14:16 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=873562jylh.fsf@posteo.net \
--to=philipk@posteo.net \
--cc=62037@debbugs.gnu.org \
--cc=acm@muc.de \
--cc=ruijie@netyu.xyz \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).