all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23995: 25.1.50; cl-defmethod with :extra qualifier can't be edebugged
@ 2016-07-15 16:01 Eric Abrahamsen
  2017-03-03  2:50 ` Gemini Lasswell
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Abrahamsen @ 2016-07-15 16:01 UTC (permalink / raw)
  To: 23995


cl-defmethod forms with an :extra qualifier can't be instrumented for
edebugging, presumably because the extra string tag isn't accounted for,
and it tries to parse the arglist as the lambda. The error message is:

edebug-syntax-error: Invalid read syntax: "Expected lambda expression"

In addition, the string tag is highlighted as a docstring.





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

* bug#23995: 25.1.50; cl-defmethod with :extra qualifier can't be edebugged
  2016-07-15 16:01 bug#23995: 25.1.50; cl-defmethod with :extra qualifier can't be edebugged Eric Abrahamsen
@ 2017-03-03  2:50 ` Gemini Lasswell
  0 siblings, 0 replies; 2+ messages in thread
From: Gemini Lasswell @ 2017-03-03  2:50 UTC (permalink / raw)
  To: Eric Abrahamsen; +Cc: 23995

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> cl-defmethod forms with an :extra qualifier can't be instrumented for
> edebugging, presumably because the extra string tag isn't accounted for,
> and it tries to parse the arglist as the lambda. The error message is:
>
> edebug-syntax-error: Invalid read syntax: "Expected lambda expression"
>
> In addition, the string tag is highlighted as a docstring.

I've just sent a patch for bug#24753 which includes a change to make
Edebug work on methods which use :extra. The string tag is still
highlighted incorrectly.





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

end of thread, other threads:[~2017-03-03  2:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-15 16:01 bug#23995: 25.1.50; cl-defmethod with :extra qualifier can't be edebugged Eric Abrahamsen
2017-03-03  2:50 ` 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.