[racket] #lang text ? #lang none ?

From: Grant Rettke (grettke at acm.org)
Date: Thu Jan 19 21:38:09 EST 2012

Please add this; the menu-item to enter text mode is a hassle.

On Thu, Jan 19, 2012 at 1:52 PM, John Clements
<clements at brinckerhoff.org> wrote:
> Scribble tipped the balance for me; I now find myself using DrRacket to edit text files.
>
> As part of a quest for world domina^H^H^H^H^H^Hcompatibility, I'd like to add either
>
> #lang text
>
> or
>
> #lang none
>
> which could begin a text file and indicate that no highlighting should be done, and that evaluation should be a no-op.
>
> I don't want to clutter up our namespace with collections that no one uses, so I'll only add this if it makes sense to other people. Anyone?
>
> John
>
>
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users
>



-- 
http://www.wisdomandwonder.com/
ACM, AMA, COG, IEEE


Posted on the users mailing list.