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.


On Wed, Jun 26, 2013 at 6:26 PM, Manuel Sugawara
<manuel.sugaw...@gmail.com>wrote:

> Hi all,
>
> Am working on a linux terminal with the REPL (as in lein repl) and the C-y
> binding does not work (yank-command, or paste).  I miss it a lot. Any idas
> what I'm missing?.
>
> lein --version reports: Leiningen 2.0.0-preview10 on Java 1.7.0_25 OpenJDK
> 64-Bit Server VM
>
> Thanks in advance.
>
> Regards,
> Manuel.
>
>
>  --
> --
> 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.
>
>
>

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