Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: GVIM Date: Fri, 12 Mar 2004 12:22:10 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Williams, Gerald S \(Jerry\)" To: "Crescioli, Phil" , X-OriginalArrivalTime: 12 Mar 2004 17:22:10.0656 (UTC) FILETIME=[8D732600:01C40856] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i2CHMalV031810 Phil Crescioli wrote: > [...] For now I'm just curious. I have other pressing Cygwin > things to dive into before the gvim thing, but when the time > is right, I will gladly contribute to the gvim deal since I > am a very content Cygwin user :) It's been a while since I've done it, but gvim used to build pretty well out of the box for Cygwin. The catch (at least it was a catch at the time) was that it was the X11 version. For a while I maintained five flavors of VIM executables: Cygwin's official VIM, an X11 GVIM (really just a link), an X11-aware VIM, a Windows VIM, and a Windows GVIM. Today I use the Windows version of GVIM and the official Cygwin non-GUI version of VIM. However, since I last built gvim for Cygwin, the Win32 "native" X11 window manager has been added to Cygwin, and handling for paths from outside of Cygwin has been improved (e.g., "\cygwin\bin\vim \autoexec.bat" from a Command Prompt). So it might be worth reinvestigating. But perhaps what you really want isn't the X11 version at all, but a Cygwin version with a Windows interface. This might be preferable to reduce the interdepencies that otherwise could arise, since gvim is normally just the equivalent of "vim -g" (i.e., Would regular Cygwin VIM have to become X-aware? Would there be two separate programs called "vim"? etc.). Just some food for the curious. :-) -Jerry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/