On Tue, May 17, 2011 at 6:04 AM, Chas Emerick <cemer...@snowtide.com> wrote:
> You certainly can load sources from open editors with one keystroke -- the 
> default is Ctrl-L (maybe Cmd-L on Macs).

Opt-Cmd-L on Mac. Ctl-Alt-S on Ubuntu. The difference between
platforms is kind of annoying (since I switch back and forth between
Mac and Ubuntu a lot).

Switch namespace is Ctl-Alt-N on Mac and Ubuntu tho'.

Execute selection or top-level s-expression is ctl-enter on Ubuntu and
Shift-Cmd-X on Mac.

Navigating the REPL history is Ctl-Up / Ctl-Down on Ubuntu but that
doesn't work on Mac and I haven't figured what does...

> Not true. Right click a project's icon in either the Package Explorer or 
> Project Explorer views, and you'll find a Run As > Clojure Application menu 
> item that will start a VM and connect a REPL to it.  This is roughly the only 
> way I ever start REPLs (I dislike having run configurations set up that 
> automatically load files on startup, etc).

Ah, I hadn't thought to dig into the project context menu - nice.

BTW, CCW 0.2.0.STABLE001 on my Mac works fine with Clojure 1.3.0 if I
have nrepl 0.0.5 on the classpath. Doesn't work on Ubuntu. That might
be a useful data point for tracking down that problem I talked to you
about off-list. I'll try 0.2.1 and no nrepl on Mac and see if that
works.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

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