[cl-markdown-devel] The function STREAM is undefined?

Gary King gwking at metabang.com
Tue Oct 30 21:10:11 UTC 2007


Hi Brandon,

I'll try to recreate the problem you've found. What Lisp (and on what  
platform) are you using?

thanks,

On Oct 29, 2007, at 6:23 PM, Brandon Edens wrote:

> Hi all...
>
> I'm getting the following error when attempting to invoke markdown...
>
> MARKDOWN> (markdown "
> ### Title
> Some text
>
> * a list
>     * with sublists
>     * and so on
> * and so on
>
> More text" :stream nil)
>
>
>
> The function STREAM is undefined.
>    [Condition of type UNDEFINED-FUNCTION]
>
> Restarts:
>  0: [ABORT] Return to SLIME's top level.
>  1: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl- 
> thread" {100246E311}>)
>
> Backtrace:
>   0: ("bogus stack frame")
>   1: ((SB-PCL::FAST-METHOD ITERATE-ELEMENTS (LIST T))
>       #<unavailable argument>
>       #<unavailable argument>
>       :HTML
>       :HTML)
>   2: (MARKDOWN
>       "
>      ### Title
>      Some text
>
>      * a list
>          * with sublists
>          * and so on
>      * and so on
>       ..)
>   3: (SB-INT:SIMPLE-EVAL-IN-LEXENV
>       (MARKDOWN "
>      ### Title
>      Some text
>
>      * a list
>          * with sublists
>          * and so on
>      * and so on
>       ..))
>
>
> I'm using the latest cl-containers, cl-markdown, etc... I'm having  
> a hard time
> debugging the problem due to my lack of experience running the  
> slime debugger...
> Any help would be much appreciated.
>
> Brandon
>
> -- 
> Brandon Edens                                   brandon at cs.uri.edu
> http://www.brandonedens.org
> key 0x42248B92
> _______________________________________________
> cl-markdown-devel mailing list
> cl-markdown-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel

--
Gary Warren King, metabang.com
Cell: (413) 559 8738
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM







More information about the Cl-markdown-devel mailing list