Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75816 - vim-core does highlight incorrectly on xorg 6.8 proper Section
Summary: vim-core does highlight incorrectly on xorg 6.8 proper Section
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2004-12-27 10:00 UTC by Disenchanted (RETIRED)
Modified: 2005-01-21 14:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
vim runtime xf86conf extensions patch (vim-xf86conf-extensions.patch,2.16 KB, patch)
2004-12-27 11:00 UTC, Ciaran McCreesh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.