+vim9script only partly present

10 views
Skip to first unread message

Tony Mechelynck

unread,
Jan 2, 2022, 12:03:57 AM1/2/22
to Bram Moolenaar, vim_dev
Using gvim 8.2.3978 (Big with GTK3) on openSUSE 5.3

I would expect the +vim9script feature to be compiled-in (and be shown
as such) in all builds where has('vim9script') answers 1 even if, like
+vertsplit, +tag_binary, etc., it is present in all "modern" builds
from Tiny to Huge. But…

:echo has('vim9script')
1

:help +vim9script
E149: Sorry, no help for +vim9script

:help feature-list
(vim9script is not mentioned)

:help +feature-list
(+vim9script is not mentioned)

:version
(+vim9script is not mentioned)


Best regards,
Tony.

Bram Moolenaar

unread,
Jan 2, 2022, 7:07:29 AM1/2/22
to vim...@googlegroups.com, Tony Mechelynck

Tony wrote:

> Using gvim 8.2.3978 (Big with GTK3) on openSUSE 5.3
>
> I would expect the +vim9script feature to be compiled-in (and be shown
> as such) in all builds where has('vim9script') answers 1 even if, like
> +vertsplit, +tag_binary, etc., it is present in all "modern" builds
> from Tiny to Huge. But=E2=80=A6
>
> :echo has('vim9script')
> 1
>
> :help +vim9script
> E149: Sorry, no help for +vim9script
>
> :help feature-list
> (vim9script is not mentioned)
>
> :help +feature-list
> (+vim9script is not mentioned)
>
> :version
> (+vim9script is not mentioned)

You are right, I should have updated these at the same time.
Will do that now.

--
hundred-and-one symptoms of being an internet addict:
187. You promise yourself that you'll only stay online for another
15 minutes...at least once every hour.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

Tony Mechelynck

unread,
Jan 2, 2022, 8:16:14 AM1/2/22
to Bram Moolenaar, vim_dev
On Sun, Jan 2, 2022 at 1:07 PM Bram Moolenaar <Br...@moolenaar.net> wrote:
>
>
> Tony wrote:
>
> > Using gvim 8.2.3978 (Big with GTK3) on openSUSE 5.3
> >
> > I would expect the +vim9script feature to be compiled-in (and be shown
> > as such) in all builds where has('vim9script') answers 1 even if, like
> > +vertsplit, +tag_binary, etc., it is present in all "modern" builds
> > from Tiny to Huge. But=E2=80=A6
> >
> > :echo has('vim9script')
> > 1
> >
> > :help +vim9script
> > E149: Sorry, no help for +vim9script
> >
> > :help feature-list
> > (vim9script is not mentioned)
> >
> > :help +feature-list
> > (+vim9script is not mentioned)
> >
> > :version
> > (+vim9script is not mentioned)
>
> You are right, I should have updated these at the same time.
> Will do that now.

Thanks for patch 8.2.3979.

Best regards,
Tony.
Reply all
Reply to author
Forward
0 new messages