[plt-scheme] Should DrScheme assume Module language when #lang?

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Tue May 26 01:18:45 EDT 2009

This probably bites me at least once a day when I use DrScheme: I have a 
file with a "#lang" and click "Run", but DrScheme is either in a 
language other than "Module" or no language is selected at all.  Then I 
have to go through the several mouse operations to change the language 
and hit Run again.

Would it make sense to have the "Run" operation check for "#lang" and, 
if present, change the language to "Module" before running?

-- 
http://www.neilvandyke.org/


Posted on the users mailing list.