<div>collects/scribblings/guide/symbols.scrbl:31</div><div><br></div><div>(eval:alts @#,elem{@racketfont{#ci}}@racketvalfont{'A} #ci'A)</div><div><br></div><div>scribble transforms this line into html output in the guide as:</div>
<div>#ci’A</div><div>instead of:</div><div>#ci'A</div><div><br></div><div>note the quote mark is different.</div><div><br></div><div>when paste into drracket repl i get:</div><div>reference to an identifier before its definition: ’a</div>
<div>instead of:</div><div>'a</div><div><br></div><div>i messed with symbols.scrbl but i don't know scribble,</div><div>so i'm submitting a bug report instead of a patch.</div><div><br></div><div><br></div><div>
if possible, please give a short sequence of steps to reproduce the problem:</div><div><div>* go to <a href="http://docs.racket-lang.org/guide/symbols.html">http://docs.racket-lang.org/guide/symbols.html</a></div><div>* search for "> #ci"</div>
<div>* copy example on that line into drracket repl, hit enter</div><div>* get "reference to an identifier before its definition: ’a"</div><div>* expect "'a"</div></div><div><br></div><div><br></div>
<div><div>version: 3718600125321001174af0fbce50ab206a0e54bf</div><div>platform: Linux i686 / Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.10 Chromium/15.0.874.106 Chrome/15.0.874.106 Safari/535.2</div>
<div>severity: non-critical</div><div>class: documentation bug</div><div><br></div></div>