bug-mit-scheme
[Top][All Lists]
Advanced

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

Re: [Bug-mit-scheme] Bad error comment


From: Taylor R Campbell
Subject: Re: [Bug-mit-scheme] Bad error comment
Date: Sat, 6 Feb 2010 15:50:48 -0500
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+

   Date: Sat, 06 Feb 2010 15:28:59 -0500
   From: Gerald Jay Sussman <address@hidden>

   This is confusing in two different ways: First, it doesn't say that
   the name of the procedure at fault is MIN, and it's complaining about
   the wrong number of arguments.

You can solve the first problem by evaluating

(set! load-debugging-info-on-demand? #t)

For example, you can put that into your ~/.scheme.init or ~/.edwin
file.




reply via email to

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