Gentoo Archives: gentoo-user

From: Andrey Falko <ma3oxuct@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] VIM Issue
Date: Mon, 04 Feb 2008 19:04:18
Message-Id: 350fc7cf0802041104h5c84a969ua011fbe84c6380c@mail.gmail.com
In Reply to: Re: [gentoo-user] VIM Issue by keith
1 On Feb 4, 2008 10:00 AM, keith <eckosgentoo@×××××.com> wrote:
2 > vim-7.1.213 and revdep-rebuild shown no breakage
3 Here somethings you can try:
4
5 ls -lah `which vim` .... make sure the output is:
6 -rwxr-xr-x 1 root root 2.4M Nov 15 01:25 /usr/bin/vim
7
8 Find a vim binary somewhere, extract it, and see if it runs
9 correctly.
10
11 You have Gentoo default /etc/vim/vimrc? Do you have your own .vimrc?
12 If yes, delete the .vimrc file and try again.
13
14 Recompile with different USE flags. What does emerge -pv vim say?
15
16 You might want to contact vim devs.
17 >
18 > On Mon, 2008-02-04 at 08:46 -0500, Andrey Falko wrote:
19 > > On Feb 4, 2008 7:53 AM, keith <eckosgentoo@×××××.com> wrote:
20 > > > When I type for example vim test.cxx all it does is send it to the next
21 > > > line and just stays there blinking and nothing at all. I've recompiled
22 > > > it, still nothing. I've emerge -C vim. Then compiled it and it did
23 > > > nothing. Any idea what broke vim?
24 > > >
25 > > What happens when you press "i"? Based on what you describe; nothing
26 > > will happen; you remain in the bash shell. Try emerge gentoolkit &&
27 > > revdep-rebuild
28 > > Also what version of vim?
29 > > > --
30 > > > gentoo-user@l.g.o mailing list
31 > > >
32 > > >
33 >
34 > --
35 >
36 > gentoo-user@l.g.o mailing list
37 >
38 >
39 --
40 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] VIM Issue keith <eckosgentoo@×××××.com>