Re: [vim/vim] patch 9.2.XXXX: line continuation for command arguments is undocumented (PR #21073)

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

Thanks for taking the step back, this is the right shape now.  The tests are
better than what I had in mind, since they run the command and check the
value that reaches the function.

Three things left.

Please indent the example with a tab, as in the `echo` examples just above it.
It currently uses two spaces, so it does not line up with the rest of the
file:

```
  backslash has to be used.  For example: >
  command! Foo call Bar('x', {
        \ 'key': 'value',
        \ })
```

Please revert the "Last change" line at the top of `vim9.txt`.  It is updated
when a release is made.

Please squash the three commits into one.  The C change is added and then
taken out again in the history, and the headlines claim `patch 9.2.0959` and
`patch 9.2.XXXX`.  The number is assigned when the change is committed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/21073#issuecomment-5318510045
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/c5318510045%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.