On Tue, Jan 8, 2013 at 5:05 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">The `#' character is not an escape character in Scribble. It's treated</div></div>
as literal text, just like the letter "a" or a comma.<br></blockquote><div><br></div><div>Oh I see.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does simply adding the escape character `@' in front of `#reader' do<br>
what you want?</blockquote><div><br></div><div>Yes that is exactly it, thank you.</div></div>