Re: [vim/vim] patch 9.2.XXXX: multiline dictionaries in :command and :autocmd cause E488 (PR #21073)

Amariah Abishai (Vim Github Repository) <[email protected]>
Newsgroups gmane.editors.vim.devel
Message-ID <vim/vim/pull/21073/[email protected]>
AmariahAK left a comment (vim/vim#21073)

@chrisbra 
This is an edge case, but it uses existing Vim9 expression syntax rather than introducing new functionality. :command and :autocmd already accept arbitrary command text, and dictionaries are a normal way to pass structured values to functions.

The fix is narrowly scoped to the existing command-line collector. It distinguishes dictionary continuation from actual command blocks and adds regression coverage without changing the general Vim9 expression parser.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/21073#issuecomment-5318134362
You are receiving this because you are subscribed to this thread.

Message ID: <vim/vim/pull/21073/[email protected]>

-- 
-- 
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].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21073/c5318134362%40github.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.