<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm trying to wrap my head around them and be able to use them.<BR>I'm trying to write something for a Clojure compability layer in Github and i just find it impossible to use the make-readtable procedure to start doing something.<BR><br><BR>Can someone show me the code to make this #"hello" expand to (regexp "hello") ?<BR><br><BR>It seems something so easy, but i can't figure out how to do it, even seeing examples and the docs, I keep getting byte-strings when i use it.<BR>                                               </div></body>
</html>