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

2007-05-22 Thread Frodak Baksik
On 5/18/07, Gary Johnson <[EMAIL PROTECTED]> wrote: 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

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

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 s

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 col

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

2007-03-01 Thread Guopeng Wen
On 2/15/07, 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 the

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)

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 ncurs

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-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 b

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

2007-02-28 Thread Frodak Baksik
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 just applied this patch to the latest Cygwin vim source package,

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

2007-02-28 Thread Chris Sutcliffe
I just applied this patch to the latest Cygwin vim source package, vim-7.0.122-1, and configured it with Using the latest official vim sources (via CVS) I was able to apply the patch and execute configure && make && make install with no issues. Do you know if the patch applied successfully? Ch

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-27 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. Seems like there aren't a lot of people willing to give this patch a shot, but I for one, find it incredibly helpful in terms of my day-to-day usage of vim a

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 cle

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

2007-02-15 Thread Chris Sutcliffe
> 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 the current CVS code (7.0.195) and is working well. It'

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

2007-02-15 Thread Chris Sutcliffe
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. Thanx! Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.

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 http://ir

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 t

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) @@ -2

Re: vim on cygwin using win32 clipboard

2007-01-16 Thread Bram Moolenaar
Frodak wrote: > >Building a binary with both os_unix.c and os_mswin.c sounds like a bad > >idea. The big #ifdefs are quite a hack. On the other hand, moving this > >to a generic file, such as ui.c, also doesn't seem a good plan. How > >about moving this code to a new file, e.g., winclip.c? >

Re: vim on cygwin using win32 clipboard

2007-01-15 Thread Bram Moolenaar
> Here is the patch for cygwin win32 clipboard support. > > I had to manually do the following to get it to compile: > > 1) run ./configure > 2) Add the following line to auto/config.h > > #define FEAT_CYGWIN_WIN32_CLIPBOARD 1 > > > > 3) auto/config.mk > > +OS_EXTRA_SRC= os_mswin.c >

Re: vim on cygwin using win32 clipboard

2007-01-15 Thread Frodak
Hello, Here is the patch for cygwin win32 clipboard support. I had to manually do the following to get it to compile: 1) run ./configure 2) Add the following line to auto/config.h #define FEAT_CYGWIN_WIN32_CLIPBOARD 1 3) auto/config.mk +OS_EXTRA_SRC= os_mswin.c +OS_EXTRA_OBJ=

Re: vim on cygwin using win32 clipboard

2007-01-14 Thread Bram Moolenaar
Frodak wrote: > Hi, One of the things I didn't like about using VIM with cygwin, is > that although it's integrated with the posix layer, you didn't have > access to the win32 clipboard. > > I've reused the clipboard handling code in os_mswin.c and had to make > some minor modifications in a fe