On Nov 11, 2:20 am, "Yue Wu" <[email protected]> wrote:
>
> No the option here, output from :version is:
>
> VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Jan  3 2010 21:22:27)
> Compiled by root@wml0226
> Normal version without GUI.

As Tony points out, 'autochdir' doesn't have a feature listed in
the :version output, nor does it have something testable with the
has() function, you can however test for it with exists().

However, I note the following from :help version7:

> 'autochdir' was only available when compiled with NetBeans and GUI.  Now it's
> a separate feature, also available in the "big" version.

Your version of Vim is "Normal without GUI" so I think it's a good bet
that autochdir is not included. Previously you'd need GUI, but since
you have Vim7, you only need "Big" features.

-- 
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

Reply via email to