Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vimdev · Vim (Vi IMproved) text editor developers list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

To make maintenance simpler I have removed the support for Mac OS 9 and the KDE GUI. Everybody appears to use OS/X now. The KDE GUI never worked very well...
12 Dec 8, 2005
10:32 am

Bram Moolenaar
Bram@...
Send Email

In some cases it is useful to have the commandline at the top of the window. So it would be nice to have the possibility to choose whether the commandline is...
9 Dec 6, 2005
4:05 pm

Nikolai Weibull
mailing-lists.vim-dev...
Send Email

The vim7 configure check for tcl seems to need more backslashes to avoid dumping bogus extra parts of TCL_DEFS into CFLAGS. I think the attached patch should...
4 Dec 4, 2005
9:09 pm

Bram Moolenaar
Bram@...
Send Email

Hi folks, I sent this to vim@... but thought that maybe this is a bug, so I'm sending it to the developers mailing list too: I have the following piece of...
1 Dec 1, 2005
6:17 pm

Konstantin Rozinov
krozinov@...
Send Email

Hi I just want to announce, that I have registered a project at sourceforge for the vimplugin: http://sf.net/projects/vimplugin There, interested ppl can get...
1 Dec 1, 2005
4:42 pm

Sebastian Menge
sebastian.menge@...
Send Email

Patch 6.4.004 Problem: "go" does not work correctly in combination with 'virtualedit&#39;. (Alojz Motesicky) Solution: Reset the "coladd" field. Files:...
1 Dec 1, 2005
4:21 pm

Bram Moolenaar
Bram@...
Send Email

This is the first time I have written a patch for vim, so someone please have a look and tell me if it looks reasonable. (Please also try applying and...
13 Dec 1, 2005
8:58 am

Zdenek Sekera
Zdenek.Sekera@...
Send Email

It would be nice if zg and zw showed the name of the spell file that it modifies. This is not as crucial if no count is given, but if you have more than one...
3 Nov 30, 2005
11:02 pm

Marvin Renich
mrvn@...
Send Email

It definitely looks like a bug... I turned on the verbose and script names. It has exact the same output when I start gvim from the context menu or from the...
2 Nov 30, 2005
9:57 pm

A. J. Mechelynck
antoine.mechelynck@...
Send Email

... Probably the easiest way is to yank it. Assuming you want it done from a script: norm! gv"ay You probably should save&restore the register you use for...
3 Nov 30, 2005
6:50 pm

Benji Fisher
benji@...
Send Email

When I start VIM from the Windows Context menu, my cindent is turned off, although I have it turned on in my vimrc file. When I start it regular way, it is OK ...
2 Nov 30, 2005
1:28 pm

Benji Fisher
benji@...
Send Email

Patch 6.4.003 (after 6.4.002) Problem: Build problem on non-Unix systems. Solution: Use stat() instead of lstat(). Files: src/fileio.c ... ...
1 Nov 30, 2005
11:56 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.4.002 Problem: Unix: There is a small chance that the ownership of the wrong file is changed. Solution: Use fchown() instead of chown() for the...
7 Nov 30, 2005
10:58 am

Mike Williams
mike.williams@...
Send Email

After I returned from my trip to Uganda I had a big pile of mail waiting for me, both paper and electronic. I have now finished dealing with this. If you...
1 Nov 29, 2005
11:57 am

Bram Moolenaar
Bram@...
Send Email

The glob() function does not match broken links, at least on unix. For sample in an empty directory, do % touch a % ln -s a b % ln -s c d % ex -c ":echo...
6 Nov 29, 2005
7:57 am

Milan Vancura
milan@...
Send Email

Bug? When starting select-mode in gvim (e.g. by Shift-Right followed by Shift-Left) on a single screen cell containing both a spacing character (e.g. U+0644...
2 Nov 28, 2005
11:20 am

Bram Moolenaar
Bram@...
Send Email

Hi all I want to use vim as my editor inside the Eclipse IDE. This is not a feature request, but a question what would be the best way to get there: I first...
3 Nov 25, 2005
11:05 pm

Sebastian Menge
sebastian.menge@...
Send Email

-- Never make anything simple and efficient when a way can be found to make it complex and wonderful ;-)...
3 Nov 25, 2005
7:50 pm

Elimar Riesebieter
riesebie@...
Send Email

Hello Vim Developers, I am getting the following as part of the output from CVS: cvs update: Updating runtime/plugin C runtime/plugin/netrwPlugin.vim cvs...
2 Nov 25, 2005
10:26 am

Bram Moolenaar
Bram@...
Send Email

gcc -c -DWIN32 -DHAVE_PATHDEF -DFEAT_HUGE -DWINVER=0x0400 -D_WIN32_WINNT=0x0400 -DFEAT_PERL -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl58.dll\" -DFEAT_PYTHON...
3 Nov 24, 2005
10:49 am

Bram Moolenaar
Bram@...
Send Email

Hi VIM developers, I deeply hope that Vim script can support gettext so that I can translate the user interface of a Vim plugin into another language much more...
4 Nov 23, 2005
9:38 pm

Edward L. Fox
edyfox@...
Send Email

hi all, i got a compile error when compiling vim 6.4 with tcl support. interesting part of compile log at bottom. full log attached. any suggestions? thx ...
5 Nov 23, 2005
8:34 pm

Bram Moolenaar
Bram@...
Send Email

Hello Vim Developers, The CVS repository is still at 156. The most recent patch level at the FTP site is 157 and is dated Oct 12, 2005. Is the repository...
3 Nov 23, 2005
7:11 pm

Bill McCarthy
WJMc@...
Send Email

I have test51 failed because file that should be filled with test output (test.out) been created in on of the previous tests, already exists. ... output with...
13 Nov 23, 2005
9:56 am

Bram Moolenaar
Bram@...
Send Email

Hello. /pattern (main use) For each (active) window separately. Storage in Session.vim Click, n n n n n - search this Click, n n n n n - search that ... -- ...
5 Nov 23, 2005
9:54 am

Bram Moolenaar
Bram@...
Send Email

Hi, A few weeks ago, the list got a following note, but no one replies to it since then: <quote> From: Chia-I Wu <b90201047@...> Date: Sun Oct 30, 2005 3:32 am...
1 Nov 23, 2005
8:13 am

Kazunobu Kuriyama
kazunobu.kuriyama@...
Send Email

The attached patch adds support for preserving SELinux security labels when writing a file. Gentoo's vim maintainer got tired of including it in patch...
3 Nov 23, 2005
1:04 am

Stephen Bennett
spb@...
Send Email

Hi folks, Any comments or suggestions would be appreciated. I've been looking into how to use GPG with VIM in a secure fashion. I've already set up VIM to be...
7 Nov 22, 2005
9:44 am

Bram Moolenaar
Bram@...
Send Email

Hi everybody, Here is a patch for src/fileio.c, fixing a buffer overflow when invoking vimgrep (if FEAT_AUTOCMD and FEAT_SYN_HL are defined). The ex_vimgrep...
2 Nov 21, 2005
5:06 pm

Bram Moolenaar
Bram@...
Send Email

I would like to know the default value for 'fileformat&#39; while executing a script. The only way I've come up with is to: let ff_save = &fileformat set...
4 Nov 20, 2005
12:56 am

A. J. Mechelynck
antoine.mechelynck@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help