Monday, March 1, 2021

Re: Vim9: call function from variadic function?

On 2021-03-01, Bram Moolenaar <Bram@moolenaar.net> wrote:
>
> Stan Brown wrote:
>
>> :h curly-braces-names

Thanks, I didn't know about that feature.

> Note that in Vim9 script curly-braces are not supported. They have
> always been a bit problematic, and compiling an expression with
> curly-braces is not possible, it needs to be interpreted.

As I said, what I was trying to do is a bit of a stretch. I have found
a different way to approach my problem.

Thanks for the feedback,
Life.

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/s1j9oc%24s3g%241%40ciao.gmane.io.

No comments: