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

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

Re: debug.el patch attached


From: David Hunter
Subject: Re: debug.el patch attached
Date: Fri, 25 Mar 2005 19:18:26 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

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/
--




reply via email to

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