On Sat, 06 Dec 2014 12:17:31 -0800, Alexander Dunn <dunn.a...@icloud.com> wrote:
> Hi readable, 
> 
> Thanks for making this fantastic package!  I’m new to LISP and this has made 
> LISP programming far more appealing.  

Great!

> 
> I’m trying to use the Quicklisp package “readable" as a dependency in a 
> package I created using QuickLisp’s quickproject.  
> 
> Attached is an example project to demonstrate my problem.

Thanks for the report! I can reproduce the problem, but I'm not sure how to 
best fix it,
and I have to run off right now.

Anyone else have thoughts?

I can reproduce on Linux using:
mkdir /home/dwheeler/local-projects/help
... unzipped and put .lisp, .asd, etc. in that directory ...
sbcl
(push #p"/home/dwheeler/local-projects/help/" asdf:*central-registry*)
(ql:quickload "help")

--- David A. Wheeler

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to