[elephant-devel] (pushnew :elephant *features*)

Ian Eslick eslick at csail.mit.edu
Sat May 5 22:20:54 UTC 2007


Mac,

I'll add that to the next incremental release (0.9.1).  Can you  
submit a ticket on the Trac db so I remember?

Ian

On May 5, 2007, at 5:56 PM, Mac Chan wrote:

> Hi,
>
> Could you add (pushnew :elephant *features*) somewhere in the source?
>
> This way I can easily comment out a block of code when elephant is not
> available.
>
> Thanks.
>
> (defun start ()
>  #+elephant
>  (progn
>    (ensure-directories-exist (second *blog-store-spec*))
>    (open-store *blog-store-spec*))
>  .........
>  .........)
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel




More information about the elephant-devel mailing list