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

I apologize for posting a usage question to this forum But I do not have the time bandwidth and recourses to monitor two mailing lists I have searched using...
7 May 11, 2012
3:20 am

John Beckett
johnb.beckett@...
Send Email

Full Featured Tool-Bar Support with Motif 2.1 ON IBM z/OS ( works great !! ) I sure wish I could send you a screen shot !!! $ vim --version VIM - Vi...
1 May 11, 2012
12:59 am

Bovy, Stephen
Stephen.Bovy@...
Send Email

cc -Wl,EDIT=NO,xplink -W l,dll -o vim objects/buffer.o objects/blowfish.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o...
1 May 10, 2012
11:52 pm

Bovy, Stephen
Stephen.Bovy@...
Send Email

Hi Attached patch adds @Spell to the runtime/syntax/cmake.vim file so that Vim only highlights spelling mistakes in comments when ... There are still several...
2 May 10, 2012
8:07 pm

Thilo Six
T.Six@...
Send Email

Hi there! After I upgraded my ubuntu to 12.0.4, vim version 7.3.429 behaves kinda weird. 1. vim file1; 2. :vsp ./ browse and open file2 --- everything is...
3 May 10, 2012
4:25 pm

stone
zmstone@...
Send Email

Dear vim devs, thank you for the great editing tool! Recently I was editing my R scripts (R Project statistical software) and I came across the following...
3 May 8, 2012
2:30 pm

Ben Fritz
fritzophrenic@...
Send Email

Hello! I’m reposting this issue from vim_multibyte thanks to John Beckett's kind advice. I was experimenting with the python3 interface and I stumbled upon...
6 May 8, 2012
12:02 pm

Stanislav Kondratyev
kondratjevsk@...
Send Email

After upgrading my pc to Ubuntu 12.04, gvim breaks. When starting gvim, it freeze abount 1 or 2 minutes after showing GUI Window. Menus is not shown in global...
6 May 8, 2012
2:30 am

mattn
mattn.jp@...
Send Email

I figured out what was causing the compiler errors with the NEW Motif 2.1 libs on z/OS 1.11 The "Xauth.h" header file in Motif 2.1 adds a reference to...
1 May 7, 2012
10:43 pm

Bovy, Stephen
Stephen.Bovy@...
Send Email

Author : Stephen Bovy Background >> Problems 1) The CFLAGS setting had syntax errors during the configure process ( need to remove "escapes" {\\} ) 2) The...
3 May 7, 2012
5:18 pm

Bovy, Stephen
Stephen.Bovy@...
Send Email

Dear devs, the http://www.vim.org/community.php contains an incorrect description on how to subscribe to this group. It says "send an email to". This is ...
5 May 7, 2012
7:18 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hello David, the Vim runtimefiles 'runtime/doc/vimtutor-fr.1' and 'runtime/doc/vimtutor-fr.UTF-8.1' have patches available in Debian GNU/Linux which are not...
2 May 6, 2012
6:21 pm

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

Hello Omar, in the Debian GNU/Linux distribution vim contains a pacth not yet inclueded upstream. This patch is for 'src/po/es.po' and is supposed to fix...
1 May 6, 2012
12:16 pm

Thilo Six
T.Six@...
Send Email

Hello Johannes, hello Bram, hello James, here is an other Debian only patch. This time for 'runtime/syntax/xdefaults.vim' you can view it at: ...
1 May 6, 2012
11:30 am

Thilo Six
T.Six@...
Send Email

When passing same Dictionary/List to expand(), it breaks reference counter. let o = {"a":{"b":"B"}} call extend(o, o) echo o.a.b <= crash ...
5 May 6, 2012
11:06 am

Bram Moolenaar
Bram@...
Send Email

Hello Johannes, hello Bram, hello James, i am looking through the list of patches which have been currently only been made available for user of the GNU/Linux...
1 May 6, 2012
10:56 am

Thilo Six
T.Six@...
Send Email

Hello, it's quite common to use the syntax Some::Package->new to create new instances in Perl, but using gf tries to open a file named Some/Package-.pm, which ...
3 May 5, 2012
12:20 pm

Thilo Six
T.Six@...
Send Email

Patch for configure.in >> Please see below email >>> Is this ok ?? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2384,2390c2381,2382 < if test "$zOSUnix"; = "yes";...
1 May 5, 2012
5:37 am

Bovy, Stephen
Stephen.Bovy@...
Send Email

I am trying to add the following to the configure script >> if test "$zOSUnix"; = "yes"; then CFLAGS=`$as_echo "$CFLAGS" | sed 's/(/\\(/g;s/)/\\)/g&#39;` #...
3 May 4, 2012
5:11 am

Bovy, Stephen
Stephen.Bovy@...
Send Email

... The problem is that when we allow {} inside () then there is no way to check for a missing ). Therefore this is optional. You can set the c_no_curly_error...
5 May 3, 2012
8:37 pm

Lucas De Marchi
lucas.de.marchi@...
Send Email

IEW2456E 9207 SYMBOL all_cflags UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY. NAME SPACE = 3 FSUM3065 The LINKEDIT step ended...
1 May 3, 2012
6:08 am

Bovy, Stephen
Stephen.Bovy@...
Send Email

This buffer content: 0000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0000010: 0a When subjected to ':%!xxd -r -g 1' yields a 16 byte...
3 May 1, 2012
10:41 pm

Britton Kerin
britton.kerin@...
Send Email

Hi list. We holds translated Vim's documentation in Japanese at here. http://vim-jp.org/vimdoc-ja/ Please add a link for it to...
4 May 1, 2012
12:59 am

mattn
mattn.jp@...
Send Email

Patch 7.3.515 Problem: 'wildignorecase' only applies to the last part of the path. Solution: Also ignore case for letters earlier in the path. Files:...
1 Apr 30, 2012
7:09 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.513 Problem: Cannot use CTRL-E and CTRL-Y with "r". Solution: Make CTRL-E and CTRL-Y work like in Insert mode. (Christian Brabandt) Files:...
1 Apr 30, 2012
4:18 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.512 Problem: undofile() returns a useless name when passed an empty string. Solution: Return an empty string. (Christian Brabandt) Files:...
2 Apr 30, 2012
3:36 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.511 Problem: Using a FileReadCmd autocommand that does ":e! {file}" may cause a crash. (Christian Brabandt) Solution: Properly restore...
1 Apr 30, 2012
3:05 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.510 Problem: Test 77 fails on Solaris 7. (Michael Soyka) Solution: Replace any tabs with spaces. Files: src/testdir/test77.in ... ...
1 Apr 30, 2012
9:34 am

Bram Moolenaar
Bram@...
Send Email

... 4414c4414 < if test "$CC" = "cc"; then ... 4436,4439c4436 < # set CFLAGS for configure process < # this will be reset later for config.mk < # use...
8 Apr 30, 2012
3:10 am

Bovy, Stephen
Stephen.Bovy@...
Send Email

The xpm attribute type should not be declared if the xpm header or xmp linker detection fails >> /* #undef HAVE_X11_XPM_H */ The following should NOT have...
5 Apr 29, 2012
4:44 am

Bovy, Stephen
Stephen.Bovy@...
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