Re: Match something that not in the pattern

2006-10-18 Thread Anupam Srivastava
*Ith + 5.330667362452238*d*Ith - > 0.6096508973274091*d^2*Ith + 0.00429237191519287*d^3*Ith + > 1465.675721942*Ith^2 - 15.92585633547399*d*Ith^2 + Well, I am still learning VIM but these 3 commands could do your job, if they are acceptable to you (they work for me!): :1,10s/\n/ \r/g :1,10s/

Re: problem compiling vim70.

2006-10-18 Thread Anupam Srivastava
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A.J.Mechelynck wrote: > Anupam Srivastava wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> 1. Forget that shortcut dirname `locate curses.h` thing. It was just to >> give the idea to Ajay about how to c

Re: problem compiling vim70.

2006-10-18 Thread Anupam Srivastava
othing, your installation is faulty. The directory of first output should go into CPPFLAGS and other should go into LDFLAGS like this: anda=`locate curses.h` export CPPFLAGS=-I`dirname $anda` anda=`locate libncurses` export LDFLAGS=-I`dirname $anda` and then do ./configure - -- Anupam Srivastava S

Re: Compiling VIM with custom directories for libraries

2006-10-17 Thread Anupam Srivastava
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gary Johnson wrote: > On 2006-10-16, Anupam Srivastava <[EMAIL PROTECTED]> wrote: > >> Allan Wind wrote: >>> On 2006-10-16T03:03:30+0200, Anupam Srivastava wrote: >>>> So, I have downloaded and compiled ncurses

How to get vimspell.vim working?

2006-10-16 Thread Anupam Srivastava
y for asking this stupid question as I don't have much time in my hand right now to read all of the manuals. (I kind of understood but I couldn't figure out anything else. - -- Anupam Srivastava Scientific Coworker Universität Stuttgart Get my public keys: gpg --keyserver subkeys.pgp.

Re: Compiling VIM with custom directories for libraries

2006-10-16 Thread Anupam Srivastava
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Allan Wind wrote: > On 2006-10-16T03:03:30+0200, Anupam Srivastava wrote: >> So, I have downloaded and compiled ncurses in my local directory. Now >> I want Vim to detect this new library. How to do it? > > If you with lib

Compiling VIM with custom directories for libraries

2006-10-15 Thread Anupam Srivastava
? Currently VIM compilation is giving error of not finding any terminal library. - -- Anupam Srivastava Scientific Coworker Universität Stuttgart Get my public keys: gpg --keyserver subkeys.pgp.net --recv-keys DF8B2AFE 99F8BB81 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.0 (GNU/Linux) Comment