On Friday, June 30, 2017 at 5:10:44 PM UTC+2, Matthew Butterick wrote:
> Is there a way to configure DrRacket so that it always prints the same 
> full-length tracebacks that are visible on the command line? Here's an 
> example of the same module run in both places. 

On command line I usually don't get a full trace unless I invoke with:

~~~
racket -l errortrace -t <racket file>
~~~

Does the option in DrRacket do this internally?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to