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

# HG changeset patch # User ZyX <kp-pav@...> # Date 1361470750 -14400 # Node ID 05cc28cdb448ac513ee0f85de24b80692004339d # Parent...
2 Feb 21, 2013
10:10 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.830 Problem: :mksession confuses bytes, columns and characters when positioning the cursor. Solution: Use w_virtcol with "|" instead of...
4 Feb 21, 2013
10:10 pm

Bram Moolenaar
Bram@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 114 by mistyde...@...: vim breaks statically-linked ruby by stripping symbols ...
1 Feb 21, 2013
9:51 pm

vim@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 113 by nirk.nig...@...: Javascript syntax highlight regex error ...
1 Feb 21, 2013
3:48 pm

vim@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 112 by nirk.nig...@...: Javascript syntax file cites a Stale URL ...
1 Feb 21, 2013
3:47 pm

vim@...
Send Email

Sergey - When I run the tests under valgrind, while Vim was built with the MzScheme interface, I get a lot of errors. See below. Some may be false warnings,...
7 Feb 21, 2013
2:00 pm

Cesar Romani
cesar.romani@...
Send Email

I'm building vim on Windows 7 with MinGW. It cannot be compiled with racket 4.2 anymore. It used to get compiled before patch 7.3.791 Now I always get: [...] ...
9 Feb 21, 2013
1:55 pm

Cesar Romani
cesar.romani@...
Send Email

Hi, I believe some change in patch 7.3.769 causes showmatch behaviour to change Test case - Start with an empty buffer - Type ) in line &lines + 10 (the number...
5 Feb 21, 2013
1:49 am

Charles
peacech@...
Send Email

Patch 7.3.831 Problem: Clumsy to handle the situation that a variable does not exist. Solution: Add default value to getbufvar() et al. (Shougo...
1 Feb 20, 2013
8:13 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.821 Problem: Build with OLE and Cygwin is broken. (Steve Hall) Solution: Select static or shared stdc library. (Ken Takta) Files:...
8 Feb 20, 2013
6:24 pm

Steve Hall
digitect@...
Send Email

Patch 7.3.829 Problem: When compiled with the +rightleft feature 'showmatch&#39; also shows a match for the opening paren. When 'revins&#39; is set the screen may ...
1 Feb 20, 2013
5:39 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.828 Problem: Mappings are not aware of wildmenu mode. Solution: Add wildmenumode(). (Christian Brabandt) Files: src/eval.c,...
1 Feb 20, 2013
4:59 pm

Bram Moolenaar
Bram@...
Send Email

Hi, My eyes hurts everytime I had to hunt for a specific feature in the listing shown by :version. Attached patch formats the feature list shown by :version...
6 Feb 20, 2013
4:13 pm

tooth pik
toothpik6@...
Send Email

Patch 7.3.827 (after 7.3.825) Problem: Python tests fail. Solution: Adjust the output for the stack trace. Files: src/testdir/test86.in,...
1 Feb 20, 2013
3:54 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.825 Problem: With Python errors are not always clear. Solution: Print the stack trace, unless :silent is used. (ZyX) Files:...
1 Feb 20, 2013
3:10 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.824 Problem: Can redefine builtin functions. (ZyX) Solution: Disallow adding a function to g:. Files: src/eval.c ... *************** ... if...
1 Feb 20, 2013
2:20 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.823 (after 7.3.821) Problem: Building with Cygwin: '-lsupc++' is not needed. Solution: Remove it. (Ken Takata) Files: src/Make_cyg.mak ... ...
1 Feb 20, 2013
12:34 pm

Bram Moolenaar
Bram@...
Send Email

Hi Marc! ... Bram, here is a patch, making [^\n] not match NL within the text and that also documents, that '.' matches CR and LF within the text. This makes...
3 Feb 20, 2013
12:33 pm

Bram Moolenaar
Bram@...
Send Email

Bram, one of my annoyances with vim currently is, that when using n/N for searching the direction depends on the previous search command. But I usually forget...
11 Feb 20, 2013
3:46 am

ZyX
zyx.vim@...
Send Email

Hi, It seems like the colorcolumn highlighting has higher priority than hlsearch, which I think it shouldn't, as it defeats the purpose of highlighting the...
1 Feb 19, 2013
4:29 am

Nazri Ramliy
ayiehere@...
Send Email

... multibyte characters. I have been using vim-7.3.135 with this patch applied for several months … it works for me: diff --git a/src/ex_docmd.c...
16 Feb 19, 2013
3:22 am

Roland Eggner
edvx1@...
Send Email

I think one of the patches since 804 has broken something, because I can't get a working gvim with Perl using Make_ming.mak--it fails during linking: ...
2 Feb 18, 2013
9:04 pm

Christian J. Robinson
heptite@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 110 by altuny...@...: Test49 is failing for the last two weeks updates ...
8 Feb 18, 2013
7:16 pm

vim@...
Send Email

Hi, The blowfish encryption mode is vulnerable (not to revelation of the plaintext), but the encryption is not checked for integrity or authenticity. This...
18 Feb 18, 2013
4:35 pm

Ben Fritz
fritzophrenic@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 108 by mortba...@...: rst syntax file, completion ...
6 Feb 18, 2013
3:22 pm

vim@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 111 by Go.Zu...@...: working with big integers ...
2 Feb 17, 2013
9:09 pm

John Little
John.B.Little@...
Send Email

When running test 86 under valgrind several memory access errors are reported. Here is the first one: ==31463== Invalid read of size 4 ==31463== at...
4 Feb 17, 2013
8:48 pm

ZyX
zyx.vim@...
Send Email

Hi guys, I'm trying to add new options to allow users tweak their fold columns. The first option is: 'foldcolshowlvl' 'fsl': Show a number representing the...
3 Feb 17, 2013
8:15 pm

Thiago Alves
talk@...
Send Email

All, Andy Wokula suggested a solution to the problem that buffer-local mappings have to wait if they are prefixes of global mappings. Below is a patch that...
10 Feb 17, 2013
7:02 pm

Michael Henry
vim@...
Send Email

Hi, When I split the window my cursor disappears. The cursor is still functional but has just disappeared. This is tested because when I scroll I can see the...
5 Feb 17, 2013
5:16 pm

mind entropy
mindentropy@...
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