Re: gvim on windows xp

2006-07-06 Thread George Reilly
Adding the Vim Users mailing list, because I can't answer these completely. > - Original Message - > From: "Richard Dooling" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: gvim on windows xp > Date: Thu, 6 Jul 2006 12:53:12 -0500 > > > Dear George: > > I am a new convert to gvim

Re: Support for the idutils in vim?

2006-06-01 Thread George Reilly
"Yegappan Lakshmanan" <[EMAIL PROTECTED]> wrote: > On 6/1/06, Timothy Knox <[EMAIL PROTECTED]> wrote: > > Is there any support for the GNU idutils > > in vim? For those not familiar > > with the idutils, they are somewhat like ctags, only faster? > > You can

Re: HTML editing with vim: where to start ?

2006-05-19 Thread George Reilly
"A.J.Mechelynck" <[EMAIL PROTECTED]> wrote: > Mikolaj Machowski wrote: > >> my guess is :source $VIMRUNTIME/mswin.vim -- the script that cripples > >> Vim in a not-very-successful attempt to make it more Windows-like. WTF, > >> if you want a Windows-like editor, don't use Vim, use Notepad! IMHO > >

Re: Shell support in Vim?

2006-05-10 Thread George Reilly
From: "Frank Terbeck" <[EMAIL PROTECTED]> > Suresh Govindachar <[EMAIL PROTECTED]>: > > Personally, the step mentioned below, viz., "moving the mouse to the > > xterm" is a _big_ pain. As a user, what I like about the idea of a > > shell inside vim is the means to avoid the mouse. in console > >

Re: Where are the MSwin dynamically linked interpreters?

2006-04-24 Thread George Reilly
> 2006/4/23, Eric Arnold <[EMAIL PROTECTED]>: > > I still can't find the dlls that work for perl or python. The Cygwin > > perl 5.8 dll, cygperl5_88.dll, if renamed to perl588.dll causes gvim > > to crash (big surprise..). > > > > I next tried Python, since I have both the Cygwin python, and the

Win64 port of Vim 7.0

2006-04-21 Thread George Reilly
I have ported Vim 7.0 to Win64. Native AMD64 binaries can be downloaded from http://www.georgevreilly.com/vim/ The package includes retail and debug versions of gvim and console-mode Vim, and the associated PDBs (debugger symbols). I can make IA64 binaries available on request. The Win32 binar

Re: vim/win32 built with mingw/cygwin ?

2006-04-18 Thread George Reilly
"Yakov Lerner" <[EMAIL PROTECTED]> > I wonder if anybody tried to build win32 native gvim > with mingw or/and cygwin (the native win32 gui vim). Instructions on building Win32 Vim with different compilers can be found in src/INSTALLpc.txt. The instructions for the Microsoft compilers are up-to-da

Re: Fwd: Integrating vim & MS Visual Studio 2005

2006-04-14 Thread George Reilly
"Gregory Petrosyan" <[EMAIL PROTECTED]> wrote: > Is it possible? Can someone help me with it? VisVim is a Visual Studio add-in for Visual Studio 5 and Visual Studio 98. It does not compile or work with the .NET versions of Visual Studio (2002, 2003, or 2005). With VisVim installed, when you op