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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

Vim is hardlocking for me on every single run on my FreeBSD 5.4 system. I've tried 7.2.299, 7.2.309 and 7.2.315 and all are broken. It appears to compile fine,...
27 Jan 9, 2010
1:42 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi Attached patch fixes typos in some README files. Cheers -- Dominique -- You received this message from the "vim_dev" maillist. For more information, visit...
1 Jan 9, 2010
10:14 am

Dominique Pellé
dominique.pelle@...
Send Email

Hey all, I have recently been working on bringing Carl Worth's excellent notmuch[1] mail indexing application into a state where I can rely on it for everyday...
1 Jan 8, 2010
8:11 pm

Ben Gamari
bgamari@...
Send Email

I am not very sure whether this is a bug of screen update. OR some kind of rule for the vim, sorry i can't find this kind of rule mentioned in the help doc. It...
3 Jan 8, 2010
2:19 pm

winterTTr
winterTTr.vim@...
Send Email

Hello ! I have a problem with patch 274 about syntax highlighting. If i'm apply this patch, syntax highlighting become very very very slow when i'm modifying...
7 Jan 6, 2010
11:52 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.2.327 Problem: Unused functions in Workshop. Solution: Add "#if 0" and minor cleanup. (Dominique Pelle) Files: src/workshop.c,...
1 Jan 6, 2010
5:29 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.2.326 Problem: Win32: $HOME doesn't work when %HOMEPATH% is not defined. Solution: Use "\" for %HOMEPATH% when it is not defined. Files:...
1 Jan 6, 2010
4:43 pm

Bram Moolenaar
Bram@...
Send Email

This will allow scripts to use the statusline and tabline as button click areas. + *'mousefunction'* *'mfn'* + 'mousefunc&#39; 'mfn' string (default empty) +...
2 Jan 6, 2010
4:41 pm

Bram Moolenaar
Bram@...
Send Email

Steps to reproduce: function F() compiler ant compiler bcc " Now, 'makeprg&#39; is "ant" echo &makeprg endfunction ":help current_compiler&quot; says: To support older...
2 Jan 6, 2010
2:29 pm

Bram Moolenaar
Bram@...
Send Email

Hey all, I was having some fun earlier today, going through some .conf files in Vim and i noticed that conf file that are bind-style (conf filetype in vim)...
4 Jan 5, 2010
9:10 pm

Bram Moolenaar
Bram@...
Send Email

Hi, ... Yes, for some reason Vim always escapes some special characters even if we are not going to pass them to a shell or regexp-using command. So ":tag...
1 Jan 5, 2010
1:27 pm

Sergey Khorev
sergey.khorev@...
Send Email

After the latest runtime files update: +++ b/runtime/doc/todo.txt Vim 7.3: +- Include all files in distro, no "extra" and "lang" package. +- Create...
11 Jan 5, 2010
11:28 am

Xavier de Gaye
xdegaye@...
Send Email

Hi, I don't know if I can on this forum but I think it will be good to add some features to Gvim on this new year in order to tempt people to use Gvim more on...
1 Jan 4, 2010
9:34 pm

epanda
callingelvis@...
Send Email

On the vim homepage/community, there is a link to http://vi-improved.com/wiki The domain seems no longer to be active and is now redirected to a GoDaddy page. ...
5 Jan 4, 2010
1:57 am

James Vega
jamessan@...
Send Email

Hello, I have submitted Slovenian Vim menu translation a while ago while I was still using XP (and then didn't use Windows for ages; menu translations don't...
5 Jan 1, 2010
1:47 pm

Mojca Miklavec
mojca.miklavec.lists@...
Send Email

Patch 7.2.325 Problem: A stray "w" in the startup vimrc file causes the edited file to be replaced with an empty file. (Stone Kang). Solution: Do not...
1 Dec 31, 2009
1:53 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.2.324 Problem: A negative column argument in setpos() may cause a crash. Solution: Check for invalid column number. (James Vega) Files:...
1 Dec 31, 2009
12:18 pm

Bram Moolenaar
Bram@...
Send Email

Hi folks, I found that VimL syntax doesnt fold for something like: fun! g:Test() endf it folds for : fun! g:Test.ok() endf so this is a patch of fixing the...
6 Dec 31, 2009
2:49 am

Cornelius
cornelius.howl@...
Send Email

Patch 7.2.310 Problem: When a filetype plugin in ~/.vim/ftdetect uses ":setfiletype&quot; and the file starts with a "# comment" it gets "conf" filetype. ...
7 Dec 29, 2009
9:14 pm

Raúl Núñez d...
raulnac@...
Send Email

The TeX-syntax highlighting does not detect comments in optional arguments to environments, e.g.: \begin{myenv}[ % here the options ] \end{myenv} The attached...
3 Dec 28, 2009
5:28 pm

Johann Felix Soden
johfel@...
Send Email

Hi Attached patch makes minor changes to 'sun_workshop&#39; feature: - comment out functions defined in integration.c but never used: workshop_invoked(),...
2 Dec 27, 2009
7:52 pm

Bram Moolenaar
Bram@...
Send Email

Hi; To repeat the problem, 1- Download http://bugs.pardus.org.tr/attachment.cgi?id=4299 2- And open console, LC_ALL=tr_TR.UTF-8 vim hede.asm Turkish characters...
1 Dec 25, 2009
11:30 pm

İnanç Yıl...
inancyildirgan@...
Send Email

... Get GNU patch for windows: http://gnuwin32.sourceforge.net/packages/patch.htm Make sure the patch files use CR-LF line endings, or you'll see a lot of...
5 Dec 25, 2009
3:32 pm

Ben Fritz
fritzophrenic@...
Send Email

Patch 7.2.323 (extra) Problem: Balloon evaluation crashes on Win64. Solution: Change pointer types. (Sergey Khorev) Files: src/gui_w32.c ... ...
1 Dec 24, 2009
3:12 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.2.322 Problem: Wrong indenting in virtual replace mode with CTRL-Y below a short line. Solution: Check for character to be NUL. (suggested by Lech...
1 Dec 24, 2009
2:46 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.2.321 Problem: histadd() and searching with "*" fails to add entry to history when it is empty. Solution: Initialize the history. (Lech Lorens) ...
1 Dec 24, 2009
2:01 pm

Bram Moolenaar
Bram@...
Send Email

Have two monitors and just instaled UltraMon 3.3.4 Beta. Any info on this behavior? Unhandled exception at 0x77655844 (ntdll.dll) in gvim.exe: 0xC0000005: ...
3 Dec 24, 2009
4:55 am

jkricka
jkricka@...
Send Email

Hi, Balloon evaluation crashes Vim x74 on Windows. Attached patch fixes that by updating definitions of Windows structures. 64-bit version has been tested with...
2 Dec 23, 2009
8:28 am

Sergey Khorev
sergey.khorev@...
Send Email

Vim erroneously re-indents the current line if in virtual replace mode <C-Y> or <C-E> is pressed while the line above or below respectively is not long enough....
2 Dec 18, 2009
6:38 pm

Bram Moolenaar
Bram@...
Send Email

The attached patch fixes the behaviour of Vim where histadd() and searching with * fail to add elements to history if the history is empty. How to reproduce: ...
5 Dec 17, 2009
10:15 pm

Bram Moolenaar
Bram@...
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