On 05/07/2011 11:40 AM, Ben Schmidt wrote:
Here is the version information:
...
+python/dyn +python3/dyn +quickfix +reltime +rightleft -ruby
+scrollbind +signs
...
However, :echo has('python') returns 0.
Does the :python command work? If not, perhaps it can't find the python
library at runtime, as it's only dynamically linked.
Have you tried has('python/dyn') as well?
IMHO, though, has('python') should work.
Hello,
I know what's going on here. I didn't run make distclean before I
compiled vim, which makes DYNAMIC_PYTHON_DLL to be an empty string.
Thanks.
Regards,
Hong Xu
05/07/2011
--
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