[racket-dev] open untagged files in blank language level?

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Oct 6 16:51:00 EDT 2011

10 minutes ago, John Clements wrote:
> 
> >> If anything, just the name of the "use the language defined in
> >> the source" language is a very long one, which is unfortunate
> >> since it's often the one that gets recommended often.
> > 
> > Easy to agree here. :)
> 
> Yes, I totally agree with this.  This name will disappear when
> language levels disappear, right?

Since it still going to be around for a while, how about changing:

  Use the language declared in source (ctl-U)

to

  #lang: Use the language in source (ctl-U)

?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the dev mailing list.