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

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

bug#24722: 26.0.50; incorrect Edebug spec for ert-with-test-buffer


From: Gemini Lasswell
Subject: bug#24722: 26.0.50; incorrect Edebug spec for ert-with-test-buffer
Date: Mon, 17 Oct 2016 16:15:55 -0700

To reproduce, starting at the root of the Emacs source tree:

1. emacs -Q
2. M-x edebug-all-defs RET
3. C-x C-f test/lisp/jit-lock-tests.el RET
4. M-x eval-buffer RET

Result: invalid-read-syntax "Failed matching" (form)

Here's a one line patch that fixes it for me:

Attachment: 0001-Fix-the-Edebug-spec-for-ert-with-test-buffer.patch
Description: Text Data


reply via email to

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