<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Pollen source files run fine in DrRacket. But the `#lang pollen` line shows up as red (though no error is reported in the bottom of the window) and no toolbar buttons are available. So something is not quite right.<div><br></div><div>I gather that this has something to do with telling DrRacket about language-specific capabilities. [1]</div><div><div><br></div><div>However, many of the custom #langs in Racket use the standard #lang s-exp syntax/module-reader, which seems to eliminate these problems from the start.</div></div><div><br></div><div>Q: To supplement the documentation, are there particular #langs that show examples of this kind of configuration file?</div><div><br></div><div>[1] <a href="http://docs.racket-lang.org/tools/Language-Specific_Capabilities.html?q=Customizing%20DrRacket%25u2019s%20Behavior">http://docs.racket-lang.org/tools/Language-Specific_Capabilities.html?q=Customizing%20DrRacket%u2019s%20Behavior</a></div></body></html>