Re: Builing Vim on slack for console with clipboard enabled

2010-01-31 Thread Agathoklis D. Hatzimanikas
On Sat, Jan 30, at 04:00 Tim Johnson wrote: I'm using vim 7.2 on Slackware 13.0 32-bit. This system has two 'vims': the gui version compiled as gvim and `vim' compiled without the gui. I would like to recompile the console `vim' with support for the clipboard and without the embedding of

Re: Builing Vim on slack for console with clipboard enabled

2010-01-31 Thread Tim Johnson
* Tim Johnson t...@johnsons-web.com [100130 16:43]: * bill lam cbill@gmail.com [100130 16:12]: sab, 30 Jan 2010, Tim Johnson skribis: I could really use some tips on how to recompile with the following changes: +clipboard +xterm_clipboard, -python, -perl Thus far, I have not

Re: Builing Vim on slack for console with clipboard enabled

2010-01-30 Thread bill lam
sab, 30 Jan 2010, Tim Johnson skribis: I could really use some tips on how to recompile with the following changes: +clipboard +xterm_clipboard, -python, -perl Thus far, I have not found invoking: ./configure --help sufficient to my inquiry. You can manually edit the file src/feature.h

Re: Builing Vim on slack for console with clipboard enabled

2010-01-30 Thread Tim Johnson
* bill lam cbill@gmail.com [100130 16:12]: sab, 30 Jan 2010, Tim Johnson skribis: I could really use some tips on how to recompile with the following changes: +clipboard +xterm_clipboard, -python, -perl Thus far, I have not found invoking: ./configure --help sufficient to my