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

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

bug#25068: 25.1; Edebug fails to instrument code which uses propertized


From: Gemini Lasswell
Subject: bug#25068: 25.1; Edebug fails to instrument code which uses propertized strings
Date: Sat, 04 Feb 2017 09:39:51 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (darwin)

This could be fixed by updating the list in edebug-read-function of
characters that might possibly follow # to keep up with the changes to
read1 since the last time that list was updated (in 2001). But I think
it's better to remove the test entirely. If there is an invalid
character then read1 will report a syntax error.

Attachment: 0001-Add-tests-for-lisp-kmacro.el.patch
Description: Text document


reply via email to

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