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

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

[debbugs-tracker] bug#24722: closed (26.0.50; incorrect Edebug spec for


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24722: closed (26.0.50; incorrect Edebug spec for ert-with-test-buffer)
Date: Sat, 04 Feb 2017 11:22:01 +0000

Your message dated Sat, 04 Feb 2017 13:20:53 +0200
with message-id <address@hidden>
and subject line Re: bug#24722: 26.0.50; incorrect Edebug spec for 
ert-with-test-buffer
has caused the debbugs.gnu.org bug report #24722,
regarding 26.0.50; incorrect Edebug spec for ert-with-test-buffer
to be marked as done.

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


-- 
24722: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24722
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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


--- End Message ---
--- Begin Message --- Subject: Re: bug#24722: 26.0.50; incorrect Edebug spec for ert-with-test-buffer Date: Sat, 04 Feb 2017 13:20:53 +0200
> From: Gemini Lasswell <address@hidden>
> 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:

Thanks, pushed.


--- End Message ---

reply via email to

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