Oops actually it works for .clj files that have been loaded via :use and :require in the ns declaration, but not for the source file you're editing (it seems). Have you found a workaround for this or have a usage pattern where you can get it to work for the current file being edited?
On Mon, May 25, 2009 at 8:35 PM, George Jahad <andr...@blackbirdsystems.net>wrote: > > > > On May 25, 4:51 pm, David Nolen <dnolen.li...@gmail.com> wrote: > > Just got around to messing with this today, this is great. > > I note that cljdb can't point to the exact location inside of Clojure > source > > files (it works in Java files). It knows where you are, but you don't get > > line highlighting or the line pointer in .clj files. > > > > Is this difficult to implement? > > > > That's odd; it does work already for me. The line pointer should move > as you step through .clj files. Have you run through the "Set > Breakpoint" section from the doc here: > http://georgejahad.com/clojure/cljdb.html > ? Does that fail in the same way? Also, which version of emacs are > you using and on what platform? > > > Thanks for creating this! Being able to step through and examine locals > is a > > fantastic thing. > > > > It's still a work in progress, but I've been finding it pretty useful > so far. > > Thanks for trying it! > > g > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---