all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6415: 23.1.50; edebug-eval-defun errors on dotted pair in some macros
@ 2010-06-13 15:26 Geoff Gole
  2011-09-26 17:17 ` bug#6415: [PATCH] fix edebug instrumentation of dotted pairs in macros Steve Yegge
  0 siblings, 1 reply; 5+ messages in thread
From: Geoff Gole @ 2010-06-13 15:26 UTC (permalink / raw)
  To: 6415

When presented with a reasonable defun form containing an unevaluated
dotted pair, edebug-eval-defun fails with

  Invalid read syntax: "Dotted spec required."

I *think* that this is an error in the cl.el debug specs and not
edebug itself. Unfortunately that's hard to verify by stepping
edebug.el as said debug specs are largely incomprehensible.

To reproduce:

  emacs -Q
  insert (defun bug () (destructuring-bind (x . y)))
  C-u C-M-x

GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-07-30





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-26 23:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-13 15:26 bug#6415: 23.1.50; edebug-eval-defun errors on dotted pair in some macros Geoff Gole
2011-09-26 17:17 ` bug#6415: [PATCH] fix edebug instrumentation of dotted pairs in macros Steve Yegge
2011-09-27  1:43   ` Stefan Monnier
2017-11-05 21:45     ` Gemini Lasswell
2017-11-26 23:02       ` Gemini Lasswell

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.