On Sun, Jun 24, 2012 at 4:15 PM, Jacobo Polavieja <jacobopolavi...@gmail.com> wrote: > > On Monday, June 25, 2012 1:05:42 AM UTC+2, Charlie Griefer wrote: >> >> On Sun, Jun 24, 2012 at 3:59 PM, Jacobo Polavieja >> wrote: >> > On Monday, June 25, 2012 12:05:17 AM UTC+2, Charlie Griefer wrote: >> >> Just to confirm... you're hitting F2, releasing F2, and _then_ hitting >> >> the "l" key, correct? Not both keys simultaneously? >> > >> > I've tried both options, hehe! Same result... When I press F2 it seems >> > like >> > nothing happens... there's no message in the status bar and seems to >> > have no >> > effect in anything. I've also tried with F12 and some other >> > combinations. >> > Pretty weird. I've also used a stable release as well as a dev one... >> > with >> > no change. >> > >> > Any idea? Thanks! >> >> I get no status bar message either when I press F2, so that's not >> (necessarily) indicative of a problem. Can you try highlighting the >> code that you want to have SublimeREPL evaluate and then hit the F2 -> >> L sequence? On OS X it used to be that you had to highlight the code, >> but an update changed that so as long as the cursor was on the same >> line, that line gets evaluated. Not sure if the Windows version has >> the same functionality.> > > If I highlight it, the highlighted text gets substituted by the "L". It's > like F2 makes no difference in the behaviour of the program... > > Apart from being new to Clojure I'm also new to Sublime... I'll look for > other functionality provided with F1, F2, etc combinations and see if they > work properly or not.
Unfortunately, I'm not sure what else to suggest as far as SublimeREPL. But since you're new to Sublime, I'll assume you're not that heavily invested in it yet? If you simply can't get SublimeREPL up and running, there are other choices to look at. Counterclockwise (http://code.google.com/p/counterclockwise/) is a Clojure plugin for Eclipse. If you're at all familiar with the Eclipse world, that might well be the easiest route to go in order to have a REPL running within your IDE. There's also La Clojure (http://plugins.intellij.net/plugin/?id=4050) for JetBrains. And of course... vi or Emacs :) There are lots of options available. While you may be inclined to ask people to chime in with their favorites, I'd strongly urge you to not go that route. That particular debate/discussion can get pretty heated :) Plus, if you search the group archives, you'll see that the conversation has been had. A couple of times. I do personally like Sublime Text, but I'm starting to look at Emacs, as it seems to be what a lot of (most of?) Clojurians use. Suggesting the other options isn't meant to be a slight against Sublime... but the fact of the matter is that if you simply can't get the REPL running within the editor, it might be worth taking the time to look at some of the other options and seeing if any of them click for you. -- Charlie Griefer http://charlie.griefer.com/ I have failed as much as I have succeeded. But I love my life. I love my wife. And I wish you my kind of success. -- 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