The save interface should still work as before, as in it will save to any path (that exists) relative to the project directory. So typing "ws/test.clj" will save the worksheet in the ws directory, assuming it exists. I'll have a bit think on how I can make the UI for the new load/save behaviours more self-evident. Any suggestions welcome :-)
Stack-traces on exceptions is a good idea. A nice way to do it could be to display the message as now, and have the full stack trace folded under a 'disclosure' triangle type UI element. https://github.com/JonyEpsilon/gorilla-repl/issues/128 Jony On Friday, 25 July 2014 19:07:33 UTC+1, Paul Mooser wrote: > > Ah, this makes sense. I renamed my worksheets, and it finds them fine. I > didn't understand that it was supposed to be showing me a filtered list, > since what I was doing worked in a previous version. > > So, is there now no way to create a worksheet in a subdirectory of the > project? I normally keep all of mine in a subdirectory. > > I have another question regarding how exceptions are rendered. If you > happen to evaluate code which generates an exception, the displayed > representation contains only a single line. If you try to use clojure.repl > and do something like (pst *e), that has the same effect. I have a dumb > workaround, but is there a way to get gorilla-repl to show me the full > stack trace, so that I can easily debug it in-place ? > > Thanks again for all of your work on this! > -- 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 Note that posts from new members are moderated - please be patient with your first post. 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.