On Friday, July 27, 2018 at 1:40:58 AM UTC-4, Christian Brabandt wrote:
> On Do, 26 Jul 2018, [email protected] wrote:
>
> > If Vim is built with the 'autochdir' feature defined, it is not reported as
> > such by the ":version" command and has('autochdir') returns zero.
> >
> > The following diffs show my proposed patches:
>
> Why do we need this? Scripts currently test for the autochdir feature by
> using `exists('+autochdir')`
1. 'autochdir' is a feature, has() can take a feature argument, and :version
lists features.
2. has('autochdir') returns zero even if that feature has been built-in.
3. :version does not list that feature whether or not it's built-in.
What am I missing?
-mike
>
>
> Best,
> Christian
> --
> Milch bleibt wesentlich länger frisch, wenn man sie in der Kuh beläßt.
--
--
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/d/optout.