<br><div class="gmail_quote">On Mon, Jun 11, 2012 at 10:26 AM, Neil Van Dyke <span dir="ltr"><<a href="mailto:neil@neilvandyke.org" target="_blank">neil@neilvandyke.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
"read-accept-lang" and "read-accept-reader" seem to do most of the work.<br></blockquote><div><br>I have looked for those several times but somehow never found them! Thank you very much Neil!<br>Laurent<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
There is still a few details to attend to. What McFly Tools currently does before calling progedit for the simpler case of "info.rkt" files only is to identify one of 3 different formats: no module, #lang, and "(module ...)", and go from there. ("#lang" seemed to introduce a "#%module-begin" that "(module ...)" didn't.)<br>
<br>
McFly Tools punts on whether an alternative reader (e.g., "at-reader") might be in effect where it makes its edits, although "progedit" does have a "#:write-stx" argument with this problem in mind.<br>
<br>
Neil V.<br>
<br>
</blockquote></div><br>