Re: Subject: Re: vim on cygwin using win32 clipboard

2007-05-18 Thread Gary Johnson
On 2007-05-17, Gary Johnson [EMAIL PROTECTED] wrote: On 2007-02-15, Frodak Baksik [EMAIL PROTECTED] wrote: On 2/15/07, Chris Sutcliffe wrote: Also, is there anything I can do to help get the original patch accepted? Ask a few people to try it out and report their results

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-05-17 Thread Gary Johnson
On 2007-02-15, Frodak Baksik [EMAIL PROTECTED] wrote: On 2/15/07, Chris Sutcliffe wrote: Also, is there anything I can do to help get the original patch accepted? Ask a few people to try it out and report their results here. I'll give it a shot. Is there somewhere I can grab

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-03-02 Thread Frodak Baksik
On 3/1/07, Gary Johnson [EMAIL PROTECTED] wrote: On 2007-03-01, Frodak Baksik [EMAIL PROTECTED] wrote: On 2/28/07, Matthew Woehlke [EMAIL PROTECTED] wrote: Gary Johnson wrote: It appears that I may need to install the ncurses package and reconfigure vim in order to get color. That

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-03-01 Thread Frodak Baksik
On 2/28/07, Matthew Woehlke [EMAIL PROTECTED] wrote: Gary Johnson wrote: It appears that I may need to install the ncurses package and reconfigure vim in order to get color. That would be likely; ncurses is (AFAIK) *much* better than termcap. -- Matthew Obscurity: +5 Try getting ncurses

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-03-01 Thread Gary Johnson
On 2007-03-01, Frodak Baksik [EMAIL PROTECTED] wrote: On 2/28/07, Matthew Woehlke [EMAIL PROTECTED] wrote: Gary Johnson wrote: It appears that I may need to install the ncurses package and reconfigure vim in order to get color. That would be likely; ncurses is (AFAIK) *much* better

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-02-28 Thread Gary Johnson
On 2007-02-28, Frodak Baksik [EMAIL PROTECTED] wrote: On 2/27/07, Gary Johnson wrote: On 2007-02-15, Frodak Baksik wrote: Here are all the changes in a single patch. I'm also posting this to the cygwin-apps mailing list, so if anyone over there could try it out would be nice. I

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-02-28 Thread Matthew Woehlke
Gary Johnson wrote: It appears that I may need to install the ncurses package and reconfigure vim in order to get color. That would be likely; ncurses is (AFAIK) *much* better than termcap. -- Matthew Obscurity: +5

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-02-27 Thread Gary Johnson
On 2007-02-15, Frodak Baksik wrote: Here are all the changes in a single patch. I'm also posting this to the cygwin-apps mailing list, so if anyone over there could try it out would be nice. I just applied this patch to the latest Cygwin vim source package, vim-7.0.122-1, and configured it

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-02-16 Thread Frodak Baksik
On 2/15/07, Chris Sutcliffe [EMAIL PROTECTED] wrote: Here are all the changes in a single patch. I'm also posting this to the cygwin-apps mailing list, so if anyone over there could try it out would be nice. I'll give it a spin tonight and report tomorrow. The patch applied cleanly to

Re: Subject: Re: vim on cygwin using win32 clipboard

2007-02-15 Thread Chris Sutcliffe
Also, is there anything I can do to help get the original patch accepted? Ask a few people to try it out and report their results here. I'll give it a shot. Is there somewhere I can grab the patch from, or should I go through the list archives to find it? Chris -- Chris Sutcliffe

Subject: Re: vim on cygwin using win32 clipboard

2007-02-14 Thread Bram Moolenaar
Frodak Baksik wrote: I realized that I forgot to update the dependency data for winclip.c in makefile. The following is a patch after vim_patch.diff is applied. Index: Makefile Thanks. Also, is there anything I can do to help get the original patch accepted? Ask a few people to try it

Subject: Re: vim on cygwin using win32 clipboard

2007-02-13 Thread Frodak Baksik
Hi, I realized that I forgot to update the dependency data for winclip.c in makefile. The following is a patch after vim_patch.diff is applied. Index: Makefile === --- Makefile(revision 199) +++ Makefile(working copy) @@