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

Patch 7.1.267 Problem: When changing folds cursor may be positioned in the wrong place. Solution: Call changed_window_setting_win() instead of ...
1 Mar 6, 2008
10:26 pm

Bram Moolenaar
Bram@...
Send Email

I seem to have a problem where I want to upgrade my version of gvim for linux but am somewhat confused by the site.... there seems to be a vim-7.1.tar.bz2.......
8 Mar 6, 2008
10:54 am

Yakov Lerner
iler.ml@...
Send Email

I see problem with shell highlighting with the following piece, apparently caused by the command named 'locale&#39;. I am using latest runtime files. from rsync. ...
3 Mar 6, 2008
10:47 am

Yakov Lerner
iler.ml@...
Send Email

Hi, I found VIM(https://vim.svn.sourceforge.net/svnroot/vim/vim7@929) ... +++ Makefile (working copy) @@ -545,8 +545,8 @@ # For unknown reasons adding "-lc"...
5 Mar 6, 2008
3:29 am

Liu Yubao
yubao.liu@...
Send Email

Hi, Under the condition that other tabs have [Location List]. [Location List] is indicated with [Quickfix List] in a result of a ":buffers"; command. ... ...
2 Mar 5, 2008
9:28 pm

Bram Moolenaar
Bram@...
Send Email

I read this link and your replies. I'm trying to make vim binary for NetBSD-3.0 from CYGWIN_NT-5.0 system. So, i tried cross compiling the vim. It was not...
7 Mar 3, 2008
2:47 pm

Charles E Campbell Jr
drchip@...
Send Email

After loading a session (using e.g. "gvim -S") the cursor line always finds itself 'scrolloff&#39; lines below the top of its window, even if it is the last line...
1 Mar 3, 2008
6:08 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

==buffer== foo bar foo ... In versions prior to 7.1.025, this effectively swapped the 2nd and 3rd line. Since patch 7.1.025 this does nothing, apparently...
2 Mar 2, 2008
9:02 pm

Bram Moolenaar
Bram@...
Send Email

Hello, would it be OK to set some subversion properties for ignoring certain files? This is my suggestion: svn propset svn:ignore "$(for i in objects tags vim;...
1 Mar 1, 2008
10:10 am

Markus Heidelberg
markus.heidelberg@...
Send Email

Hello, I am using gvim and there's a little problem bothering me for a long time. when I put gvim's window to full-screen, and open a new tab, then the tab bar...
15 Feb 29, 2008
10:46 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi, ... This has been asked several times. Currently I don't think there is a built-in way to do this. When you drag and drop files into Vim, the files are...
2 Feb 29, 2008
10:19 pm

Nico Weber
nicolasweber@...
Send Email

A buffer is set as 'buftype=nofile', and edited remotely through netbeans. The buffer is sometimes cleared when the user attemts to open the buffer in another...
2 Feb 29, 2008
8:09 pm

Bram Moolenaar
Bram@...
Send Email

this looks like a bug to me, but who knows -- maybe it's supposed to do this in gvim, when: cursorline is on wrap is off listchars contains "extends:+" when i...
8 Feb 28, 2008
8:37 pm

Bram Moolenaar
Bram@...
Send Email

Hello all, I was wondering if anyone is using Vim with Intellisense for C# development? If so, how does one add their own classes to Intellisense so that they...
1 Feb 28, 2008
1:50 pm

Jeff Lanzarotta
delux256-vim@...
Send Email

Hi, ... thanks for the tip. I had completely forgotten the sidescroll&#92;(off&#92;)\? options. Combining ... with ... gives a behaviour that is not too intrusive --...
3 Feb 28, 2008
11:55 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Patch 7.1.266 Problem: When the version string returned by the terminal contains unexpected characters, it is used as typed input. (James Vega) Solution:...
1 Feb 27, 2008
4:24 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.1.265 Problem: When 'isfname&#39; contains a space, cmdline completion can hang. (James Vega) Solution: Reset the "len" variable. Files:...
1 Feb 26, 2008
8:48 pm

Bram Moolenaar
Bram@...
Send Email

Using latest vim-7.1.264 on Linux x86 (utf8 locale), I see that test42 fails. Trying previous versions, I see that patch vim-7.6.261 broke the test: -...
5 Feb 26, 2008
8:47 pm

Bram Moolenaar
Bram@...
Send Email

... If anyone remembers this thread, the OP complained that he could neither get <s-space> to be recognized independently of <space> in vim nor in a GTK2 or...
7 Feb 26, 2008
11:54 am

Yukihiro Nakadaira
yukihiro.nakadaira@...
Send Email

Patch 7.1.264 Problem: Crash when indenting lines. (Dominique Pelle) Solution: Set the cursor column when changing the cursor line. Files: src/ops.c,...
2 Feb 25, 2008
9:06 pm

Nico Weber
nicolasweber@...
Send Email

Patch 7.1.263 Problem: The filetype can consist of two dot separated names. This works for syntax and ftplugin, but not for indent. (Brett Stahlman) ...
1 Feb 25, 2008
7:47 pm

Bram Moolenaar
Bram@...
Send Email

Hi folks, I'm new to this list. Please let me know if I'm missing anything or should be posting on another list. I'm investigating this bug reported on...
5 Feb 25, 2008
3:33 pm

ThoML
micathom@...
Send Email

Valgrind memory checker detects out of bounds memory access in Vim-7.1.262: ==6247== Invalid read of size 1 ==6247== at 0x811EF81: utf_head_off...
2 Feb 24, 2008
3:48 pm

Bram Moolenaar
Bram@...
Send Email

all-- i don't believe i've ever before gotten svn: REPORT request failed on '/svnroot/vim/!svn/vcc/default&#39; svn: Can't find a temporary directory: Error string...
6 Feb 23, 2008
8:40 pm

sc
toothpik@...
Send Email

Can anyone check me? At the moment, trying to connect by FTP or rsync to ftp.vim.org or ftp.nluug.nl doesn't succeed for me (i.e., times out). Best regards, ...
5 Feb 23, 2008
11:07 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi, I have the following in my .vimrc: nmap <C-Up> :cprev<CR> nmap <C-Down> :cnext<CR> to navigate quickly between compiler errors. I noticed though that...
5 Feb 22, 2008
7:55 pm

Alexei Alexandrov
alexei.alexandrov@...
Send Email

I am having troubles understanding details of the 'titlestring&#39; option. My 'titlestring&#39; has become too complicated to maintain so I decided to create a...
3 Feb 22, 2008
5:26 am

Gary Johnson
garyjohn@...
Send Email

The matchparen feature stops highlighting the matching "paren" character when the number of buffer lines between the two parens exceeds the screen height, even...
5 Feb 21, 2008
9:31 pm

Gary Johnson
garyjohn@...
Send Email

Patch 7.1.262 Problem: Can't get the process ID of Vim. Solution: Implement getpid(). Files: src/eval.c, runtime/doc/eval.txt ... *************** ... ...
18 Feb 21, 2008
10:31 am

Bram Moolenaar
Bram@...
Send Email

Hi, I see a 'hlsearch&#39; redraw bug with: $ vim -u NONE -c "set hlsearch" The buffer contains: - - - 1 1 1 - - - 1 1 1 etc, ... I'm searching (with /) for...
4 Feb 21, 2008
3:42 am

Dominique Pelle
dominique.pelle@...
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