Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Edward L. Fox
I finally committed the two missing files from the sf.net's shell server. Let's blame the Great Fire Wall built by the P.R.C. government. On 5/13/07, Edward L. Fox [EMAIL PROTECTED] wrote: Hi Vimmers, On 5/13/07, Bram Moolenaar [EMAIL PROTECTED] wrote: Announcing: Vim (Vi IMproved) version

Vim 7.1 and aap?

2007-05-13 Thread Richard van der Leeden
Hi, Currently using AAP is still downloading and installing verison 7.0 (and all the patches). Will this be updated to load 7.1 instead? I have altered my local copy of main.aap to get 7.1 (and change the latest patch number to 000) which seems to work fine. Regards, Richard -- View this

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Bram Moolenaar
Edward L. Fox wrote: I finally committed the two missing files from the sf.net's shell server. Let's blame the Great Fire Wall built by the P.R.C. government. Thanks for taking care of the SVN repository! I verified that checking out vim7 gives the same result as the CVS server and the tar

Re: Vim 7.1 and aap?

2007-05-13 Thread Bram Moolenaar
Richard van der Leeden wrote: Currently using AAP is still downloading and installing verison 7.0 (and all the patches). Will this be updated to load 7.1 instead? It's near the top of my todo list now. I have altered my local copy of main.aap to get 7.1 (and change the latest patch number

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread john_oshea
Umm, I suspect there's still an issue for us pesky OSX users with our case-insensitive filesystems: [long list of successful updates snipped] svn: Failed to add file 'src/auto/config.h': object of the same name already exists Gah. Scrub that. Manually removing the file in question and

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Yeti
On Sun, May 13, 2007 at 09:28:11PM +0100, [EMAIL PROTECTED] wrote: Umm, I suspect there's still an issue for us pesky OSX users with our case-insensitive filesystems: [long list of successful updates snipped] svn: Failed to add file 'src/auto/config.h': object of the same name already

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Bill McCarthy
On Sun 13-May-07 6:01am -0600, Edward L. Fox wrote: I finally committed the two missing files from the sf.net's shell server. Let's blame the Great Fire Wall built by the P.R.C. government. SVN now appears to be working nicely and appears to have the full 7.1 code. Thanks! -- Best regards,

Re: Vim 7.1 and aap?

2007-05-13 Thread Bram Moolenaar
Richard van der Leeden wrote: Currently using AAP is still downloading and installing verison 7.0 (and all the patches). Will this be updated to load 7.1 instead? It's near the top of my todo list now. It's done. I verified that this gets you Vim 7.1 now: aap -f

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Edward L. Fox
On 5/14/07, David Nečas (Yeti) [EMAIL PROTECTED] wrote: On Sun, May 13, 2007 at 09:28:11PM +0100, [EMAIL PROTECTED] wrote: Umm, I suspect there's still an issue for us pesky OSX users with our case-insensitive filesystems: [long list of successful updates snipped] svn: Failed to add

Re: formatoptions: is there a way to disable a for a range?

2007-05-13 Thread Gary Johnson
On 2007-05-12, Allan Wind [EMAIL PROTECTED] wrote: I would like to auto-wrap emails and set formatoptions to tcqlaqw with: autocmd FileType mail set formatoptions+=aw Other than missing the mentioned j in vim 7.0 to make join remove comment leaders this works great for the body of the

Error to open a file with Vim!A beginner seek for help!

2007-05-13 Thread jaywee
I set gvim as my preferred text editor,but when I left click a file to open with gvim, error comes across: Error detected while processing BufReadCmd Auto commands for file://*; E37:no write since last change but when I open gvim first, open a file as File-Open,everything is OK! wondering

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Bram Moolenaar
Edward L. Fox wrote: I finally committed the two missing files from the sf.net's shell server. Let's blame the Great Fire Wall built by the P.R.C. government. Thanks for taking care of the SVN repository! I verified that checking out vim7 gives the same result as the CVS server and the tar

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread john_oshea
Umm, I suspect there's still an issue for us pesky OSX users with our case-insensitive filesystems: [long list of successful updates snipped] svn: Failed to add file 'src/auto/config.h': object of the same name already exists Gah. Scrub that. Manually removing the file in question and

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread john_oshea
Bram Moolenaar wrote: Edward L. Fox wrote: I finally committed the two missing files from the sf.net's shell server. Let's blame the Great Fire Wall built by the P.R.C. government. Thanks for taking care of the SVN repository! I verified that checking out vim7 gives the same result as

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Yeti
On Sun, May 13, 2007 at 09:28:11PM +0100, [EMAIL PROTECTED] wrote: Umm, I suspect there's still an issue for us pesky OSX users with our case-insensitive filesystems: [long list of successful updates snipped] svn: Failed to add file 'src/auto/config.h': object of the same name already

Re: Stable Vim version 7.1 has been released

2007-05-13 Thread Edward L. Fox
On 5/14/07, David Nečas (Yeti) [EMAIL PROTECTED] wrote: On Sun, May 13, 2007 at 09:28:11PM +0100, [EMAIL PROTECTED] wrote: Umm, I suspect there's still an issue for us pesky OSX users with our case-insensitive filesystems: [long list of successful updates snipped] svn: Failed to add

taglist plugin launch ctags fail in gvim windows.

2007-05-13 Thread panshizhu
Hi vimmers, I have WinXPSP2 and installed gvim 7.1, taglist plugin 4.2, cygwin with the most up-to-date version DLL. The issue is: run gvim from windows will fail the taglist plugin, taglist plugin only works when I launch gvim from within cygwin bash, (Yes I am running the windows native

Re: taglist plugin launch ctags fail in gvim windows.

2007-05-13 Thread A.J.Mechelynck
[EMAIL PROTECTED] wrote: Hi vimmers, I have WinXPSP2 and installed gvim 7.1, taglist plugin 4.2, cygwin with the most up-to-date version DLL. The issue is: run gvim from windows will fail the taglist plugin, taglist plugin only works when I launch gvim from within cygwin bash, (Yes I am

Re: taglist plugin launch ctags fail in gvim windows.

2007-05-13 Thread panshizhu
A.J.Mechelynck [EMAIL PROTECTED] 写于 2007-05-14 13:21:47: If your shell is cmd.exe, /usr/bin/ctags will give Unknown command or file name. If you want to mix Dos shells and cygwin utilities, you will have to juggle with the path formats: see man cygpath from within cygwin. Best regards,

Re: taglist plugin launch ctags fail in gvim windows.

2007-05-13 Thread A.J.Mechelynck
[EMAIL PROTECTED] wrote: A.J.Mechelynck [EMAIL PROTECTED] 写于 2007-05-14 13:21:47: If your shell is cmd.exe, /usr/bin/ctags will give Unknown command or file name. If you want to mix Dos shells and cygwin utilities, you will have to juggle with the path formats: see man cygpath from within

is there bracket automatic completion scripts?

2007-05-13 Thread Ken YANG
hi all, when i am programming, i often want to the bracket automatic completion function, i.e. when you input left bracket, vim will add another(right) bracket for you automatically, and move the cursor into the middle of bracket automatically. as we know, gedit has this kind of plugin, i

Re: is there bracket automatic completion scripts?

2007-05-13 Thread A.J.Mechelynck
Ken YANG wrote: hi all, when i am programming, i often want to the bracket automatic completion function, i.e. when you input left bracket, vim will add another(right) bracket for you automatically, and move the cursor into the middle of bracket automatically. as we know, gedit has this kind