Hi,

Vim 7.2.93 in Konsole.

I'd tested that when I set hi Normal ctermbg=NONE in a script, the 
following ctermbg=bg statements after that line will issue error E420e.

Is this a bug or a feature?

Basically, hi Normal ctermbg=NONE will use a "transparent" background, 
i.e. the same background as the terminal emulator regardless of what it 
is. the ctermbg=bg indicates the highlight group uses the same value as 
the Normal group, which can be handy in many cases. It is strange why 
ctermbg=bg is a error when the Normal group has ctermbg=NONE.

Any hints?


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to