
thanks you all my lisp program which use araneida and tbnl works. i try to use html-template, but i think a make a mistake, because i haven't got my HTML page but the default TBNL page. so i suppose i have an error when i create tbnl:*dispatch-table* how could i debug this *dispatch-table* ? i try this : (mapc #'(lambda (item) (describe-object item t)) tbnl:*dispatch-table*) but i have an error The value T is not of type STREAM. [Condition of type TYPE-ERROR] Restarts: 0: [ABORT] Abort handling SLIME request. 1: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread" {98F37B9}>) i see in TBNL's homepage that it is possible to enable some debug variables. but i don't know how can i see why i have the default page and not my template i have no log about any error Bob Hutchison <hutch@recursive.ca> writes:
On Oct 11, 2005, at 3:07 PM, Edi Weitz wrote:
On Tue, 11 Oct 2005 21:05:26 +0200, Nicolas Lamirault <lam@tuxfamily.org> wrote:
You did patch Araneida as described in the TBNL docs, didn't you?
i use araneida 0.9-a2 from
http://code.microarray.omrf.org/araneida/araneida-latest.tar.gz
Never heard of this address but from your not answering my question I assume that you didn't patch Araneida and that is obviously the reason for it not working...
BTW, I was unable to get any response from the Araneida folks about the patch that I submitted to them (a couple of times). For whatever reason, I never pursued it. Evidently I should have.
Cheers, Edi. _______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
---- Bob Hutchison -- blogs at <http://www.recursive.ca/hutch/> Recursive Design Inc. -- <http://www.recursive.ca/> Raconteur -- <http://www.raconteur.info/>