Sigh.  I guess the catch was suppressing the print.  The following will
print this:

https://github.com/opencog/opencog/commit/251baccce6cb51bea92bdce5771d2be87fdd9e6b

--linas


On Thu, Sep 1, 2016 at 5:00 PM, <vishnupriya...@gmail.com> wrote:

>
>
> My .guile file is as follows :
>>
>
> (use-modules (ice-9 readline)) (activate-readline)
> (debug-enable 'backtrace)
> ;;; Record positions of source code expressions.
> (read-enable 'positions)
> (add-to-load-path "/usr/local/share/opencog/scm")
> (add-to-load-path ".")
> (use-modules (opencog))
> (use-modules (opencog nlp chatbot))
> (use-modules (opencog query))
> (use-modules (opencog exec))
> (load-from-path "opencog.scm")
>
>
> But sill i did not get any backtrace! am i missing anything here?
>

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to opencog+unsubscr...@googlegroups.com.
To post to this group, send email to opencog@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/CAHrUA367PEzv7znLdpajfSk2PZjP8P-S%3DrAfhCTS9XixATRrbA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to