[plt-scheme] initialization for menu-item% error

From: Robby Findler (robby at cs.uchicago.edu)
Date: Tue Dec 30 23:55:28 EST 2003

At Tue, 30 Dec 2003 21:54:22 -0500 (EST), Bruce Hauman wrote:
> The error has come back and after a few tests it appears to be caused by
> setting
> 
> Enable keybindings in menus
> 
> to false.
> 
> I did this through the preferences dialog.
> 
> Editing->General->Enable keybindings in menus

Thanks for narrowing this down, Bruce.

This appears to be a bug in the test suite tool. I've checked in a fix
that is probably suboptimal (it just doesn't create a menu item when
the Scheme menu cannot be found) but at least DrScheme starts up now.

Robby


Posted on the users mailing list.