On 16/08/10 04:12, John Beckett wrote:
At Bram's suggestion, I will remove some patches listed at:
http://groups.google.com/group/vim_dev/web/vim-patches
Descriptions for the following items will be removed to simplify
the list of patches by omitting those that are included in the
newly released Vim 7.3:
4. Persistent undo
5. Lua Interface
7. Additional floating-point functions
9. Relative line numbers
14. Conceal (in-line folding), ownsyntax and cursorbind
I will renumber the list, but keep the items in their current
order. Please reply if there are any problems with this plan, or
if any other changes should occur. I'll do this in two days.
The vim-patches page does not say that the Lua interface is
included in Vim 7.3, but I think that it is, and so I plan to
remove it.
John
Well, it is included if you set the appropriate make or configure
options, but not by default (I don't know what Bram's and/or Steve's
precompiled binaries include); and of course you need Lua installed
(with "development" headers for C) for the +lua or +lua/dyn build to
succeed.
Similarly, +float, +conceal and +cursorbind are compile-time options too.
Best regards,
Tony.
--
God must love assholes -- She made so many of them.
--
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