Saturday, July 17, 2010

Re: Planning Vim 7.3

Mark Mahnic wrote:

> Hi Bram!
>
> I have a patch for if_python.c that adds direct access to Vims
> internal screen.
> It creates a new python object vim.screen with the following methods:
> puts, getHighlightAttr, mousex, mousey. The patch can be used to
> create
> "gui" forms that would be available in all versions of Vim (with
> +python), especially
> if more integration between Vim and Python is planned.
>
> http://sourceforge.net/projects/vimuiex/files/vimpatch/vimpatch-0.6.6.zip/download
> The patch changes: if_python.c, eval.c, version.c, configure.in and
> config.h.in
> The feature can be enabled during ./configure with --enable-
> pythonscreen.
> I've been using it for a year now without problems/crashes.

I had a look at the patch. It doesn't include documentation, thus it's
not easy to see how to use it.

Also, I have included support for Python 3 now. Can the same be done
for that?

--
WOMAN: I didn't know we had a king. I thought we were an autonomous
collective.
DENNIS: You're fooling yourself. We're living in a dictatorship. A
self-perpetuating autocracy in which the working classes--
WOMAN: Oh there you go, bringing class into it again.
DENNIS: That's what it's all about if only people would--
The Quest for the Holy Grail (Monty Python)

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: