> Sorry if I sound confusing. I've been working on this for several
> days, and I'm getting tired.
>
> I'm going to try and simplify; if I run this command:
>
> $ vim -Nu NONE +'sp|e x|setl cc=12|wincmd w|b x'
>
> In the bottom window, `'cc'` is set to `12`, which is expected. What
> is not expected, is that Vim doesn't care. It doesn't highlight the
> screen column 12.
Yes, I can reproduce this problem. Even though the option is set to the
correct value, it does not take effect. It looks like
check_colorcolumn() is not called. Oh, it is called too early, when
w_buffer is still NULL.
--
FATHER: Did you kill all those guards?
LAUNCELOT: Yes ... I'm very sorry ...
FATHER: They cost fifty pounds each!
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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/201909251648.x8PGmEkD014841%40masaka.moolenaar.net.