It’s a beautiful day~~~!! > On Sep 16, 2015, at 5:42 PM, James Elliott <[email protected]> wrote: > > W00t, look at what just was released! :D > > https://github.com/clojure/tools.nrepl/commit/64238a10a8465e0c590acb660ec5d54bf7cc3af4 > > On Friday, July 3, 2015 at 1:59:23 PM UTC-5, Ritchie Cai wrote: > Ah, ha, good to know I'm not crazy. For sure I'm join the voices to push the > changes on nrepl side. > > Thanks > > On Friday, July 3, 2015 at 12:52:20 AM UTC-5, Bozhidar Batsov wrote: > This is a problem on nREPL, not CIDER. See > http://dev.clojure.org/jira/browse/NREPL-59 > <http://dev.clojure.org/jira/browse/NREPL-59> for details. > > There aren't any real solutions to this, other than fixing nREPL, but we're > considering some workarounds (e.g. trying to find the definition using a > regular expression and using the relative position from there) > https://github.com/clojure-emacs/cider/issues/1175 > <https://github.com/clojure-emacs/cider/issues/1175> > > But as I said NREPL-59 has to be fixed eventually, as this is killing us (and > everyone using nREPL), so consider dropping by the issue and voicing your > support for the proposed patch. > > On 3 July 2015 at 02:44, Ritchie Cai <[email protected] <>> wrote: > When I get a cider-error, it tells me line number within the function that > raised the error, but is there an easy way to go to that line? > Since the line number is within the function, I've been counting lines > manually at the moment ... getting tired of this. > > Anyone has any suggestions? > > Thanks > Ritchie > > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] <> > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] <> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > <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 [email protected] <>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > <http://groups.google.com/group/clojure?hl=en> > --- > You received this message because you are subscribed to a topic in the Google > Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/A2WNvMqkwSU/unsubscribe > <https://groups.google.com/d/topic/clojure/A2WNvMqkwSU/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>.
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
