[plt-scheme] Changing GUI language will cause the setting of programming language lost
On Aug 14, Robby Findler wrote:
> The fix required adding a new method to the
> drscheme:language:language<%> interface (and friends). I've checked
> in changes to the algol60, eopl, frtime, profj, and swindle
> collections to implement this method. If you maintain one of those
> collections, please do double check the change.
Wouldn't it be easier to use an identifier based on the language
position?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!