On Jun 26, 2013 9:22 PM, "Bram Moolenaar" <[email protected]> wrote:
>
>
> This is what I currently have at the top of the todo list. Unless I get
> a patch soon, I'll move these down and it will have to wait until after
> the 7.4 release.
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
> Test 86 fails on MS-Windows, using backslashes instead of forward slashes.
> (Taro Muraoka, 2013 Jun 24)
> Can we fix this in code instead of in the test?
It is testing __file__ and internal C function iterating over &rtp. For the
first you should bug python developers. The second will maybe break things.
(The first will likely do the same though, but I do not think Python
developers will agree to change path separators so this is not an issue.)
> Python: ":py raw_input('prompt')" doesn't work. (Manu Hack)
>
> Win32: The Python interface only works with one version of Python,
selected at
> compile time. Can this be made to work with version 2.1 and 2.2
dynamically?
>
> Python: Be able to define a Python function that can be called directly
from
> Vim script. Requires converting the arguments and return value, like with
> vim.bindeval().
I have a branch with generic funcrefs which will make this very easy. It
partly works (though fixes that make it work are not even committed yet),
but I thought deadline for new features passed almost a month ago.
Branch is called extended-funcrefs, but rebased version is on my PC only.
> Python SystemExit exception is not handled properly. Patch to catch the
> exception and give an error. (Yasuhiro Matsumoto)
> Does not work, tests fail.
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
> --
> Just think of all the things we haven't thought of yet.
>
> /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net
\\\
> /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/\\\
> \\\ an exciting new programming language -- http://www.Zimbu.org
///
> \\\ help me help AIDS victims -- http://ICCF-Holland.org
///
>
> --
> --
> You received this message from the "vim_dev" 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
>
> ---
> You received this message because you are subscribed to the Google Groups
"vim_dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.