From d4cda218cc2c628e8fb6d65c93de5bb05af0acf1 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Wed, 13 Jan 1999 00:14:22 +0000 Subject: [PATCH] ... original commit: f3105fecf299b24fecfb3d5dc0775e621578df7b --- collects/help/help.ss | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/help/help.ss b/collects/help/help.ss index 0953a9d6..08169aea 100644 --- a/collects/help/help.ss +++ b/collects/help/help.ss @@ -1,4 +1,5 @@ (require-library "errortrace.ss" "errortrace") +(error-print-width 80) #| TODO: * demonstrate setup-plt launcher