Hi,

I would like to send code from Vim [1] to R [2] on Microsoft Windows.
Vim needs python 2.7 but the pre-compiled SendKeys module [3] is only
avaiable for python 2.6. How can I make SendKeys work with python 2.7?
I don't know how to compile python code.

Is there an alternative to SendKeys? I'm sending to R only "^v" to
paste the content of the clipboard.

Thanks,

Jakson Aquino

[1] http://www.vim.org/
[2] http://www.r-project.org/
[3] http://www.rutherfurd.net/python/sendkeys/#binaries
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to