Hi Bram,
On Sun, Jan 23, 2022 at 11:20:08AM +0000, Bram Moolenaar <[email protected]>
wrote:
> Thomas Kohler wrote:
[...]
> > So I type ENTER and ":help E1208" and get this:
> > E149: Sorry, no help for E1208
> >
> > Is there a help tag missing for E1208? It seems like it, as I
> > can't find E1208 in any of the help files, only in the binary and
> > some LANG files (probably used for displaying the error above in
> > the language selected?):
>
> I'm still adding tags in the help for recently added errors. Currently
> at E1083 (and the last hundred or so were not committed yet).
Thanks for confirming that you'll add the remaining ones :)
> > Apart from that, I fail to see what's wrong with line 289 of my
> > .vimrc:
> > /tmp/vim> cat -n ~/.vimrc | grep 289
> > 289 :com! -nargs=0 -complete=command Tmake call Tmake(expand("%"))
> >
> > Is there any change I'm missing? I didn't see anything relevant
> > in ":help version-8.2" (but I noticed it only lists patches up to
> > 8.1.1400, even though the version I built obviously has more
> > patches).
>
> You specify "command" completeion but "-nargs=0" says there is nothing
> to complete.
Thanks, already fixed in my .vimrc as you can see in another part
of this thread. Now everything works as expected again.
Bye,
Thomas
--
Thomas Köhler Email: [email protected]
<>< WWW: http://gott-gehabt.de
IRC: tkoehler Freenode: thkoehler
PGP public key available from Homepage!
--
--
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 on the web visit
https://groups.google.com/d/msgid/vim_dev/Ye1AOI06s4xSOe4T%40picard.franken.de.