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

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

bug#21920: 25.0.50; describe-symbols cannot be debugged with Edebug


From: Eli Zaretskii
Subject: bug#21920: 25.0.50; describe-symbols cannot be debugged with Edebug
Date: Sun, 15 Nov 2015 21:46:33 +0200

> From: Johan Bockgård <bojohan@gnu.org>
> Cc: 21920@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Sun, 15 Nov 2015 17:09:54 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > M-x load-file RET lisp/help-fns.el
> > C-x C-f lisp/help-fns.el RET
> >
> > Go to the describe-symbol function and type:
> >
> > M-x edebug-defun RET
> >
> > This signals an error:
> >
> >   pcase--macroexpand: Unknown edebug-enter pattern: (edebug-enter (quote 
> > describe-symbol) nil (function (lambda nil (edebug-after 0 80 descfn))))
> 
> That last part (pcase-QPAT) of the patch in
> 
>     http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02285.html
> 
> should fix this.

Any reason why that part could not be applied to emacs-25 branch?

Thanks.





reply via email to

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