<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
</head>
<body text="#000000" bgcolor="#ffffff">
Alexander Repenning wrote:
<blockquote type="cite" cite="mid:932A51E1-A2D8-42F6-8C1E-A06BEBED0B1A@cs.colorado.edu">
  <div>here is a way to make read table work for user defined packages:</div>
  <div><br>
  </div>
  <div><a href="http://code.google.com/p/xmlisp/source/browse/trunk/XMLisp/sources/XMLisp/XMLisp.lisp#2083" moz-do-not-send="true">http://code.google.com/p/xmlisp/source/browse/trunk/XMLisp/sources/XMLisp/XMLisp.lisp#2083</a></div>
  <div><br>
  </div>
  <div>Alex</div>
</blockquote>
Alex,<br>
<br>
Aha, I think this is the right approach for what I'm doing.  Thanks!<br>
<br>
-- Dan<br>
<blockquote type="cite" cite="mid:932A51E1-A2D8-42F6-8C1E-A06BEBED0B1A@cs.colorado.edu">
  <div><br>
  </div>
  <br>
  <div>
  <div>On May 8, 2010, at 10:05 AM, Daniel Weinreb wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite">
    <div>Suppose I want to write a Lisp library, that's in its own
package,<br>
and uses its own readtable.  I want to be able to load it into<br>
Lisp without breaking other packages.  So I don't want<br>
to simply set *readtable*. Surely there mut be some kind<br>
of standard/idiomatic way to do this in Common Lisp?<br>
(I haven't used special readtables in decades!)<br>
    <br>
Thanks!<br>
    <br>
-- Dan<br>
    <br>
_______________________________________________<br>
Openmcl-devel mailing list<br>
    <a href="mailto:Openmcl-devel@clozure.com" moz-do-not-send="true">Openmcl-devel@clozure.com</a><br>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" class="moz-txt-link-freetext">http://clozure.com/mailman/listinfo/openmcl-devel</a><br>
    </div>
  </blockquote>
  </div>
  <br>
  <div><span style="font-size: 12px;" class="Apple-style-span"><span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;" class="Apple-style-span"><span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;" class="Apple-style-span">
  <p style="margin: 0px;"><font size="3" face="Helvetica" style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">Prof. Alexander Repenning</font></p>
  <p style="margin: 0px;"><br class="khtml-block-placeholder">
  </p>
  <p style="margin: 0px;">University of Colorado</p>
  <p style="margin: 0px;">Computer Science Department</p>
  <p style="margin: 0px;">Boulder, CO 80309-430</p>
  <p style="margin: 0px;"><br class="khtml-block-placeholder">
  </p>
  <p style="margin: 0px;"><font size="3" face="Helvetica" style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">vCard: <a href="http://www.cs.colorado.edu/%7Eralex/AlexanderRepenning.vcf" moz-do-not-send="true">http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf</a></font></p>
  <br class="Apple-interchange-newline">
  </span></span></span></div>
  <br>
</blockquote>
<br>
</body>
</html>