all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Noam Postavsky <npostavs@users.sourceforge.net>
Cc: 23660@debbugs.gnu.org
Subject: bug#23660: edebug doesn't support circular object read syntax
Date: Tue, 31 May 2016 16:53:25 +0200	[thread overview]
Message-ID: <877feai8ii.fsf@web.de> (raw)
In-Reply-To: <CAM-tV-9Z8V8qDDOidGGFNLxZduvzdcwV1HdtBO6vgP-9JDBDSA@mail.gmail.com> (Noam Postavsky's message of "Mon, 30 May 2016 22:29:48 -0400")

Noam Postavsky <npostavs@users.sourceforge.net> writes:

> Do C-u C-M-x on
>
>     '(#1=a . #1#)
>
> Result: Invalid read syntax "#"

Instrumenting a constant is surely not very useful.  But instrumenting a
definition that contains that read syntax fails too; e.g.

(defun f ()
  '(#1=a . #1#))

which is not so nice indeed (the above definition doesn't involve
anything circular btw).


Michael.





  reply	other threads:[~2016-05-31 14:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31  2:29 bug#23660: edebug doesn't support circular object read syntax Noam Postavsky
2016-05-31 14:53 ` Michael Heerdegen [this message]
2016-05-31 15:13   ` Noam Postavsky
2017-02-20 18:33     ` bug#23660: Patch (was: bug#23660: edebug doesn't support circular object read syntax) Gemini Lasswell
2017-02-20 19:39       ` bug#23660: Patch for (edebug " npostavs
2017-02-24  1:29         ` npostavs
     [not found] <a1a0386b-0307-3c16-08ab-64bcaee1f1c5@cs.ucla.edu>
2017-07-09 23:30 ` bug#23660: edebug doesn't support circular object read syntax Paul Eggert

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=877feai8ii.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=23660@debbugs.gnu.org \
    --cc=npostavs@users.sourceforge.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.