Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22195 - [bug] vim 6.2 and syntax
Summary: [bug] vim 6.2 and syntax
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-04 05:31 UTC by Alberto Ornaghi
Modified: 2003-06-05 07:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Ornaghi 2003-06-04 05:31:27 UTC
vim 6.2 search for /usr/share/vim/vim61/syntax/syntax.vim and obviously doesn't
find it... it should search in vim62

it is a problem within the ebuild itself or can be due to an erroneous vimrc ?

thank you.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-06-04 18:49:37 UTC
Is VIMRUNTIME set in your environment?

echo $VIMRUNTIME
Comment 2 Alberto Ornaghi 2003-06-05 02:43:36 UTC
no it isn't.... what should it be ?
Comment 3 Alberto Ornaghi 2003-06-05 02:46:48 UTC
now it is ok. sorry, probably after the reboot the VIMRUNTIME var has been dropped and now it works.

sorry for the false positive.

bye
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2003-06-05 07:18:05 UTC
Cool, closing this bug then.