Is is possible to change background for range of lines without suppressing the other syntax highlighting in the range ?
(I tried something simpler and less useful - match by range of lines (:match Search /\%123l\_.*\%999l/ which suppresses highlighting in the region) but even this did not work when the range if bigger than 1-2 screens (this is by design as Bram explained) Yakov