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.3.091 Problem: "vim -w foo" writes special key codes for removed escape sequences. (Josh Triplett) Solution: Don't write K_IGNORE codes. Files:...
8 Mar 3, 2011
3:45 pm

Kirill A. Shutemov
kirill@...
Send Email

Patch 7.3.138 Problem: ":com" changes the multi-byte text of :echo. (Dimitar Dimitrov) Solution: Search for K_SPECIAL as a byte, not a character. (Ben...
1 Mar 3, 2011
3:01 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.136 Problem: Duplicate include of assert.h. Solution: Remove it. Files: src/if_cscope.c ... *************** *** 13,19 **** #if...
1 Mar 3, 2011
2:02 pm

Bram Moolenaar
Bram@...
Send Email

Vim crash when opening the following xpm file. http://sites.google.com/site/yukihironakadaira/100x100.xpm 100x100.xpm is 100x100 size with 10000 different...
11 Mar 2, 2011
11:55 pm

Ben Schmidt
mail_ben_schmidt@...
Send Email

Patch 7.3.117 Problem: On some systems --as-needed does not work, because the "tinfo" library is included indirectly from "ncurses". (Charles Campbell) ...
12 Mar 2, 2011
8:41 pm

Bram Moolenaar
Bram@...
Send Email

Hi With a fresh clone from the repository, I have this problem on Pardus Linux and couldn't find any config.log: src $ make Makefile:297: auto/config.mk: No...
4 Mar 1, 2011
9:44 pm

Atilla Filiz
atilla.filiz@...
Send Email

Hello, The attachment fixes a document bug, which misses some float point functions in usr_41.txt. Regards, H Xu 03/01/2011 -- You received this message from...
2 Mar 1, 2011
8:09 pm

Bram Moolenaar
Bram@...
Send Email

Hello All, I would appreciate if someone would comment if the following I'm trying is feasible. It does not work in the way that I'm attempting to. Thank you...
1 Mar 1, 2011
7:43 pm

hari.rangarajan@...
Send Email

Hello, This patch implement a pipe mechanism for the Win32 version of vim, it's benefits are : - No more temporary files for filtering - No console window...
4 Mar 1, 2011
7:02 pm

Vincent Berthoux
vincent.berthoux@...
Send Email

Hi, I use a shared additional vim spell file that contains word marked as bad like 'foo/!&#39;. For words that can be written in different correct ways, which at...
3 Feb 27, 2011
3:42 pm

Till Maas
opensource@...
Send Email

... n <NL> foo ... E31: No such mapping ... " it succeeds to unmap for <NL> I had expected that :nunmap converts <C-j> to <NL>. why :nunmap does not do that?...
3 Feb 27, 2011
4:53 am

tyru
tyru.exe@...
Send Email

Patch 7.3.135 Problem: When there is no previous substitute pattern, the previous search pattern is used. The other way around doesn't work. Solution:...
1 Feb 25, 2011
5:50 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.134 Problem: Drag-n-drop doesn't work in KDE Dolphin. Solution: Add GDK_ACTION_MOVE flag. (Florian Degner) Files: src/gui_gtk_x11.c ... ...
1 Feb 25, 2011
4:11 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.126 Problem: Compiler warning for signed pointer. Solution: Use unsigned int argument for sscanf(). Files: src/blowfish.c ... ...
1 Feb 25, 2011
4:08 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.133 Problem: When using encryption it's not clear what method was used. Solution: In the file message show "blowfish"; when using blowfish. ...
1 Feb 25, 2011
3:53 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.129 Problem: Using integer like a boolean. Solution: Nicer check for integer being non-zero. Files: src/tag.c ... *************** ***...
1 Feb 25, 2011
3:18 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.128 Problem: Another compiler warning for signed pointer. Solution: Use unsigned int argument for sscanf(). Files: src/mark.c ... ...
1 Feb 25, 2011
3:17 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.132 Problem: C++ style comments. Solution: Change to C comments. Files: src/if_python3.c ... *************** *** 22,29 **** * Adaptations to...
1 Feb 25, 2011
3:04 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.131 Problem: Including errno.h too often. Solution: Don't include errno.h in Unix header file. Files: src/os_unix.h ... *************** ***...
1 Feb 25, 2011
2:55 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.130 Problem: Variable misplaced in #ifdef. Solution: Move clipboard_event_time outside of #ifdef. Files: src/gui_gtk_x11.c ... ...
1 Feb 25, 2011
2:23 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.127 Problem: Compiler complains about comma. Solution: Remove comma after last enum element. Files: src/ex_cmds2.c ... *************** ***...
1 Feb 25, 2011
1:46 pm

Bram Moolenaar
Bram@...
Send Email

Using ctrl+v U in insert mode, you can enter Unicode characters by code point. UTF-8 can only encode up to U+7FFFFFFF. Entering any code point up to that value...
5 Feb 24, 2011
6:48 pm

Paul LeoNerd Evans
leonerd@...
Send Email

Hi, I just discovered the "messages"; syntax highlighter. It was well hidden because in Debian, the main syslog file is /var/log/syslog. See attached patch,...
5 Feb 23, 2011
9:49 pm

Bram Moolenaar
Bram@...
Send Email

Hello, In patch 101: "Subject: Patch 7.3.1" instead of "7.3.101" In patch 104: line "Patch 7.3.104" missing before "Problem ..." In patch 119: "Subject: Patch...
1 Feb 22, 2011
5:19 pm

Jean Johner
jean.johner@...
Send Email

I'm a fairly recent convert to vim, after using emacs for many, many years (I used the very first version of emacs, built on top of Teco, on Tenex on a DEC...
11 Feb 21, 2011
1:26 pm

Ben Schmidt
mail_ben_schmidt@...
Send Email

The attached patch updates the spec.vim syntax to recognize the %global RPM macro. Thanks, luke -- You received this message from the "vim_dev" maillist. Do...
3 Feb 21, 2011
5:47 am

Luke Macken
luke.macken@...
Send Email

All, I have been updating Václav Šmilauer's breakindent patch to keep it compiling. See https://retracile.net/wiki/VimBreakIndent for the patch and an...
2 Feb 19, 2011
8:49 pm

Peter Odding
peter@...
Send Email

The latest version of CCTree addresses the issues of slow loading speeds and support for large cscope database files. Benchmark results: Loading cscope...
1 Feb 19, 2011
7:29 pm

hari.rangarajan@...
Send Email

Hi, v:count1 is set to 0 when I run the following (vim 7.3 patches 1-107): vim -c 'echo v:count1' I confirmed this with other people on #vim@freenode, do you...
5 Feb 18, 2011
9:03 pm

James Vega
jamessan@...
Send Email

On the page http://vimdoc.sourceforge.net/htmldoc/help.html#reference_toc if you click the link 'index.txt&#39;, which purports to take you to an alphabetical...
1 Feb 18, 2011
1:18 pm

Donald Allen
donaldcallen@...
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