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

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

Re: edebug triggers error


From: Joe Corneli
Subject: Re: edebug triggers error
Date: Thu, 19 May 2005 03:00:18 -0500

   Does this fix it?

Yes, seems to be all better now.  (Seemed to require restarting emacs,
not sure why _that_ would be.)

(defun test-me (j)
 (message (format "%s" (1+ j))))

(test-me 256)




reply via email to

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