Re: vim python as scripting language

2011-05-29 Thread Gour-Gadadhara Dasa
On Sat, 28 May 2011 22:14:34 -0400 Jason Hellenthal jh...@dataix.net wrote: It should be noted here that the WITH_VIM_OPTIONS and WITH_OPTIONS vars still will not have an effect on vim. I currently have WITH_OPTIONS defined globally and it does not effect the outcome of vim as python is still

vim python as scripting language

2011-05-28 Thread Gour-Gadadhara Dasa
Hello, I'm moving back from Emacs to Vim, but see that there is no Python enabled since: echo has(python) gives 0, although I see there is the following snippet in Makefile: .if defined(WITH_PYTHON) USE_PYTHON= yes MAKE_ARGS+= CONF_OPT_PYTHON=--enable-pythoninterp .endif Can anyone

Re: vim python as scripting language

2011-05-28 Thread Florent Thoumie
On Sat, May 28, 2011 at 9:24 AM, Gour-Gadadhara Dasa g...@atmarama.net wrote: Hello, I'm moving back from Emacs to Vim, but see that there is no Python enabled since: echo has(python) gives 0, although I see there is the following snippet in Makefile: .if defined(WITH_PYTHON) USE_PYTHON=  

Re: vim python as scripting language

2011-05-28 Thread Gour-Gadadhara Dasa
On Sat, 28 May 2011 11:23:32 +0100 Florent Thoumie f...@xbsd.org wrote: You can rebuild the port with WITH_PYTHON=yes. Thank you. How is it that there is no 'make config' menu to choose options from? Sincerely, Gour -- “In the material world, conceptions of good and bad are all mental

Re: vim python as scripting language

2011-05-28 Thread RW
On Sat, 28 May 2011 13:00:41 +0200 Gour-Gadadhara Dasa g...@atmarama.net wrote: On Sat, 28 May 2011 11:23:32 +0100 Florent Thoumie f...@xbsd.org wrote: You can rebuild the port with WITH_PYTHON=yes. Thank you. How is it that there is no 'make config' menu to choose options from? IIRC

Re: vim python as scripting language

2011-05-28 Thread Eitan Adler
How is it that there is no 'make config' menu to choose options from? This has come up multiple times on this mailing list. The maintainer dislikes the options system and has hidden vim's options behind a variable WITH_VIM_OPTIONS add WITH_VIM_OPTIONS=YES to /etc/make.conf to have it act like

Re: vim python as scripting language

2011-05-28 Thread Gour-Gadadhara Dasa
On Sat, 28 May 2011 11:44:07 + Eitan Adler li...@eitanadler.com wrote: This has come up multiple times on this mailing list. The maintainer dislikes the options system and has hidden vim's options behind a variable WITH_VIM_OPTIONS add WITH_VIM_OPTIONS=YES to /etc/make.conf to have it act

Re: vim python as scripting language

2011-05-28 Thread Florent Thoumie
On Sat, May 28, 2011 at 12:22 PM, RW rwmailli...@googlemail.com wrote: On Sat, 28 May 2011 13:00:41 +0200 Gour-Gadadhara Dasa g...@atmarama.net wrote: On Sat, 28 May 2011 11:23:32 +0100 Florent Thoumie f...@xbsd.org wrote: You can rebuild the port with WITH_PYTHON=yes. Thank you. How

Re: vim python as scripting language

2011-05-28 Thread Jamie Paul Griffin
On Sat, May 28, 2011 at 11:44:07AM +, Eitan Adler wrote: How is it that there is no 'make config' menu to choose options from? This has come up multiple times on this mailing list. The maintainer dislikes the options system and has hidden vim's options behind a variable WITH_VIM_OPTIONS

Re: vim python as scripting language

2011-05-28 Thread Gour-Gadadhara Dasa
On Sat, 28 May 2011 12:38:13 +0100 Florent Thoumie f...@xbsd.org wrote: There's a WITH_VIM_OPTIONS option, but if you select PYTHON it won't now. Yeah, just experienced that menu options do not have effect. Sincerely, Gour -- “In the material world, conceptions of good and bad are all