<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello dear developers,<div><br></div><div>I' just experienced an odd issue with defpackage.  It looked like the package will not be modified if I call defpackage again.</div><div><br></div><div>For example, I define a package called "a-package".  After a while I wanted to export a function that I've just implemented called "a-new-foo".  Naturally I would add a new entry under the :export section of defpackage, and then eval the expression again.  However, I still cannot access "a-new-foo" as the REPL gives me "such symbol is not external of package [a-package]" error message.</div><div><br></div><div>Please advice and many thanks,</div><div><br></div><div>Wei-Lun Chiu</div><div><br></div><div><br></div>                                        </div></body>
</html>