[racket] #lang text ? #lang none ?

From: John Clements (clements at brinckerhoff.org)
Date: Thu Jan 19 14:52:24 EST 2012

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4624 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20120119/5746ce53/attachment-0001.p7s>

Posted on the users mailing list.