emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#6415: closed (23.1.50; edebug-eval-defun errors on


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#6415: closed (23.1.50; edebug-eval-defun errors on dotted pair in some macros)
Date: Sun, 26 Nov 2017 23:03:01 +0000

Your message dated Sun, 26 Nov 2017 15:02:27 -0800
with message-id <address@hidden>
and subject line Re: bug#6415: [PATCH] fix edebug instrumentation of dotted 
pairs in macros
has caused the debbugs.gnu.org bug report #6415,
regarding 23.1.50; edebug-eval-defun errors on dotted pair in some macros
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6415: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6415
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.50; edebug-eval-defun errors on dotted pair in some macros Date: Sun, 13 Jun 2010 23:26:07 +0800
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#6415: [PATCH] fix edebug instrumentation of dotted pairs in macros Date: Sun, 26 Nov 2017 15:02:27 -0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)
Gemini Lasswell <address@hidden> writes:

> Here's a new patch for this bug, based on the ideas in Steve's patch.

I've pushed this patch to emacs-26.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]