Here's a test case against debug.el 1.77.  Evaluate in *scratch*:

(setq foo "100%")
(debug)
(debugger-record-expression 'foo)

The error "Not enough arguments for format string" occurs.

I have verified that DG's patch works.

-Dave

D Goel wrote:
I do not have a test case where this causes problem, but I believe
this missing "%s" after message is wrong. The patch is against the
debug.el currently in cvs. Can you apply thid patch if it looks
reasonable? Patch is attached.



Would have applied myself, but can't build the latest cvs to test it before applying. (ref: accompanying bug report).



Sincerely,

DG                                 http://gnufans.net/
--


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to