>
> Hi again!
>>
>
> On the debate side, I'm pretty aware of the flames that usually develop 
> and I've read lots of them: I'm not willing to initiate another one, hehe!
>
> The thing about sublime is that it's light enough and not so hard as emac 
> or Vim. I've read several Chas Emerick opinions on the topic of editors and 
> I think they're spot on. Besides, I think I have enough learning Clojure to 
> get used to and learn emacs at the same time.
>
> It's just this damn REPL keybinding thing to the REPL. One thing I've 
> realized, though... The F2 key is bound to the "Next bookmark" action (same 
> as going through the menu Goto -> Bookmarks -> Next Bookmark.
>
> Would you mind checking if that's the case for you also? And if you don't 
> mind sharing which Sublime version you're using it'd be great also.
>
>
> Thanks a lot for helping, I really appreciate it. 
>

Oh God, finally!

As it usually happens... the dumbest thing on Earth is what slows you down. 
The trick was in the "Default (Windows).sublime-keymap" file under the 
SublimeREPL package directory. It now looks like this: 
http://pastebin.com/BQAeSj5L

Before now, it had the lines at the bottom commented, as the last two. Once 
I uncommented them and added the pertinent commas, everything has started 
working well. Curiously, I realized this through a page on the 
ClojureScript Wiki: 
https://github.com/clojure/clojurescript/wiki/Sublime-Text-2
Hope this can be of use to anyone in the future!

Thanks a lot for helping me out Charlie. Now I just need another little 
tweak with Sublime to have my perfect environment.. but that I'll post in 
another thread to not mix things up.

Many many thanks. Cheers!

-- 
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

Reply via email to