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

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

bug#52222: 27.2; invalid formatting in edebug-set-consitional-breakpoint


From: Michael Heerdegen
Subject: bug#52222: 27.2; invalid formatting in edebug-set-consitional-breakpoint interactive history
Date: Fri, 03 Dec 2021 00:41:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> And it's just the tip of a little iceberg: there a dozens of `format'
> "%s" printed expressions, and seems most of them should be changed to
> use "%S".

Hmm - edebug has its own version(s) of `prin1' - I think we should use
it instead of the "%S" format arg.

Michael.





reply via email to

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