<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi all,<div><br></div><div>A totally non-urgent question, out of pure curiosity: The part of DrRacket’s preferences devoted to indentation classifies keywords as “Begin-like”, “Define-like”, and “Lambda-like”. What are the definitions of those terms’ indentation behavior, and where are they documented?</div><div><br></div><div>(I’ve found it useful to add some of the db library's query-* functions to my “Lambda-like” list, though AFAICT it would’ve worked just as well to add them to “Define-like”. I see <b>lambda</b>’s argument list is indented further than its body-exprs if placed on a separate line, and <b>define</b> & <b>begin</b> don’t; I don’t see where <b>begin</b> differs from procedure application, however.)</div><div><br></div><div>Thanks,</div><div>jmj</div><div><br></div></body></html>