Re: problems with vim

2007-05-15 Thread Nageshwar
Thanks, The problem was sloved by keeping these two lines in .vimrc set backspace=2 set nocompatible Thanks once again.. -- Nageshwar M

Re: problems with vim

2007-05-15 Thread Nageshwar
<[EMAIL PROTECTED]> wrote: Nageshwar M wrote: > Hello, > > I tried in xterm, konsole, and yakuake but got the same problem. I > guess the problem is with compilation options... When I used :set > esckeys arrow keys working properly but not backspace (in gvim also i > faced the

Re: problems with vim

2007-05-15 Thread Nageshwar M
pressed tab.. it didn't give me available commands On 5/15/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Nageshwar M wrote: > Hello, > > I compiled the vim 7.1 source for unix and installed it in my fedora > core 4 pc. When I pressed arrows its printing A,B,C,D's(in i

problems with vim

2007-05-14 Thread Nageshwar M
,-rpath,/usr/lib/perl5/5.8.6/i386-linux-thread-multi/CORE -L/usr/local /lib /usr/lib/perl5/5.8.6/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.6/i386-linux-thread-multi /CORE -lperl -lresolv -lutil -lc -L/usr/lib/python2.4/config -lpython2.4 -lutil -lm -Xlinker -export-dynamic -- Thanks, Nageshwar M

Re: Vim's ole functionality

2007-04-25 Thread Nageshwar
OleControlSite.java:101) at SWTOleFrame.main(SWTOleFrame.java:23) When I replaced the "Vim.Application" with "Shell.Explorer" it is working fine, an IE window is opening. On 4/25/07, Sebastian Menge <[EMAIL PROTECTED]> wrote: Am Dienstag, den 24.04.2007, 16:46 +05

Re: Vim's ole functionality

2007-04-24 Thread Nageshwar M
ibrary I'm getting the same error. On 4/23/07, Bram Moolenaar <[EMAIL PROTECTED]> wrote: Nageshwar - > Yes.. I did "gvim -register" > But when i checked the :version details, i didn't get -DFEAT_OLE. I > installed vim 7.0 windows installation package. Do you th

Vim's ole functionality

2007-04-22 Thread Nageshwar M
Hello, I tried to embed the vim in eclipse using swt library. I used program id as "Vim.Application". but i got an error. The error message that i got was org.eclipse.swt.SWTException: Failed to create Ole Client. result = -2147221164 I tried to embed some other applications like actorbat pd