Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 75816

Summary: vim-core does highlight incorrectly on xorg 6.8 proper Section
Product: Gentoo Linux Reporter: Disenchanted (RETIRED) <morfic>
Component: New packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED FIXED    
Severity: normal CC: compnerd
Priority: High Keywords: Inclusion
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: vim runtime xf86conf extensions patch

Description Disenchanted (RETIRED) gentoo-dev 2004-12-27 10:00:57 UTC
Section "Extensions" has its matching EndSection highlighted as error

Reproducible: Always
Steps to Reproduce:
1. emerge xorg-x11 6.8
2. vim /etc/X11/xorg.conf
3. add Section "Extensions" with matching EndSection

Actual Results:  
EndSection is highlighted as error

Expected Results:  
EndSection is not highlighted as error as it is a proper tag
Comment 1 Ciaran McCreesh 2004-12-27 11:00:15 UTC
Created attachment 46981 [details, diff]
vim runtime xf86conf extensions patch

How's this?
Comment 2 Disenchanted (RETIRED) gentoo-dev 2004-12-31 08:25:48 UTC
that patch when applied works fine, no false syntax error highlighting anymore with EndSection to Section "Extensions"

include it and commit :)
Comment 3 Ciaran McCreesh 2005-01-21 14:20:32 UTC
Done, 6.3-r4.