On Wed, 26 Jun 2013 19:31:49 -0400
Cedric Greevey <cgree...@gmail.com> mentioned:

> Have you tried control-V, which has been the industry standard paste key
> binding for at least the past 20 years? Legacy bindings from before user
> interfaces started becoming more standardized will not typically work
> outside of the particular legacy applications (in your case, apparently
> emacs) where they originated. The Clojure REPL, being rather younger than
> 20 years, is probably using the standardized "CUA" bindings on all
> platforms.
> 

Huh?  C-v is only standard on Windows and clones.

Manuel, regarding the question, I think you need some kind of wrapper
around the clojure repl to get a line editing functionality.  rlwrap
may or may not do it.

Another possibility is to run the repl in emacs, so you get all
line editing features. 

-- 
Stanislav Sedov
ST4096-RIPE

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

-- 
-- 
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/groups/opt_out.


Reply via email to