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

Hi all! I'm trying to make recent.vim plguin working with vim-7.0 There is some kind of problem with mapping keys inside plugin: function! OptionFiles() "let...
2 Jan 10, 2007
12:34 pm

Ilya Bobir
ilya@...
Send Email

Hi Bram, may you tell us, when you plan to release VIM 7.1 ? mfg, Ali Akcaagac...
3 Jan 9, 2007
9:20 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.0.181 Problem: When reloading a file that starts with an empty line, the reloaded buffer has an extra empty line at the end. (Motty Lentzitzky) ...
1 Jan 9, 2007
3:27 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.0.180 (extra, after 7.0.171) Problem: VMS: build failed. Problem with swapfiles. Solution: Add "compiled_arch". Always expand path and pass it...
1 Jan 9, 2007
2:02 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.0.179 Problem: Using ":recover"; or "vim -r" without a swapfile crashes Vim. Solution: Check for "buf" to be unequal NULL. (Yukihiro Nakadaira) ...
1 Jan 9, 2007
2:00 pm

Bram Moolenaar
Bram@...
Send Email

Hi, maybe I've overlooked something in configure.in, but to me it seems that it is impossible to compile vim7 without searching /usr/local/include and...
4 Jan 9, 2007
11:58 am

Bram Moolenaar
Bram@...
Send Email

... Yes/No seems more intuitive to me. And what about consistency with other flavours of Vim? ... Hey, wait! Even gvim for Windows has tearoff menus, which is...
12 Jan 8, 2007
5:18 pm

Nikolai Weibull
now@...
Send Email

Hi, Here is a small patch for specifying a window in which vim opens an error when you hit ENTER in a quickfix window. With this patch, you may hit "3<CR>" in...
4 Jan 8, 2007
6:03 am

AOYAMA Shotaro
jod@...
Send Email

... Doesn't it already? Which actions do you perform to trigger that message? AFAIK, dragging with the mouse, or clicking Edit => Paste, both trigger an action...
6 Jan 7, 2007
11:34 pm

Bram Moolenaar
Bram@...
Send Email

... I use: VIM - Vi IMproved 7.0 (2006 May 7, compiled Dec 16 2006 08:23:08) MS-Windows 32 bit GUI version with OLE support Included patches: 1-178 Compiled...
3 Jan 6, 2007
8:48 pm

Bram Moolenaar
Bram@...
Send Email

Hello! Looks like the spammers have been adding their pollution to the tips. Our (unfortunately) hardworking tip inspectors have been getting rid of new...
2 Jan 4, 2007
8:57 pm

Charles Paul
charles.paul@...
Send Email

Hi, I tried to use view with the 'man' syntax, for example on the file vimtutor.man obtained by GROFF_NO_SGR=y groff -Tascii -man $(man -w vimtutor) >...
8 Jan 4, 2007
9:13 am

Vince Negri
vnegri@...
Send Email

hi, i have used vim for some days and i would like to use the taglist plugin which is very hot in internet, my os is ubuntu 6 and the version of vim is 7, i...
2 Jan 4, 2007
2:14 am

Yegappan Lakshmanan
yegappanl@...
Send Email

eBay sent this message from Logan Mignatos (yosdude72). The registered name is included to show this message originated from eBay. Learn more . Question from...
1 Jan 2, 2007
8:51 am

eBay Member yosdude72
member@...
Send Email

Hi, I have the following line in my source: exec 'autocmd BufReadCmd '. pattern .' call '. rcmd .'(1, expand("<afile>"), "", "%")' This fails if the filename...
1 Jan 2, 2007
8:35 am

Thomas
sanobast-vimdev@...
Send Email

has anyone else lost the ability to get a menu by entering ... nothing happens i see 4: /usr/local/share/vim/vim70/menu.vim in :scriptnames... no glaring...
6 Dec 30, 2006
7:10 am

scott
toothpik@...
Send Email

Please filter these out. ... -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens and puppies: US 5...
18 Dec 29, 2006
8:44 am

george@...
Send Email

Attn: Lucky Winner, WINNING NOTIFICATION FOR CATEGORY "A" WINNER ONLY We are pleased to inform you of the result of the last final annual draw of our Lottery...
1 Dec 28, 2006
3:20 pm

INTERNATIONAL PRIZE A...
intergamingboard@...
Send Email

Hi All, I had some problems using the :buffer listing. If you have many files (read 30+) open, the :buffer list is cluttered up with long directory names...
7 Dec 27, 2006
2:20 pm

Simon Pamies
s.pamies@...
Send Email

Hello Markus, Thanks for updating your plugin. It's working fine here on Windows XP, except for one cosmetic problem. Most of my text files have "DOS" EOLs...
1 Dec 26, 2006
7:16 pm

Bill McCarthy
WJMc@...
Send Email

I am the maintainer of compiler/gcc.vim and I would like to propose the following change to its errorformat: @@ -20,7 +20,8 @@ setlocal errorformat= ...
8 Dec 20, 2006
10:32 am

Nikolai Weibull
now@...
Send Email

Hi All, How to swap the three columns in file without using substitute command? Let us say file with the following contents, //BOF A1 B1 C1 A2 B2 C2 //EOF. ...
3 Dec 19, 2006
3:00 pm

Charles E Campbell Jr
drchip@...
Send Email

Hi, is there any vim test suite and where I can find it? I would like to run the tests on vim compiled from repository, to check is everything is ok. Thanks. ...
4 Dec 19, 2006
10:32 am

A.J.Mechelynck
antoine.mechelynck@...
Send Email

Hello! I've put a copy of netrw v107m on my website: http://mysite.verizon.net/astronaut/vim/index.html#NETRW . It needs testing! There's been a lot of...
4 Dec 18, 2006
10:14 pm

Bill McCarthy
WJMc@...
Send Email

Hi All, I couldn't open the file name start with "+" in vi editor. Since "+" is the option in vi editor. Is there any other way to open the file? Note: I tried...
3 Dec 16, 2006
11:09 am

Ilya Bobir
ilya@...
Send Email

... And if you don't like how 'autochdir&#39; works, here's a set of mappings you may want to consider: nnoremap <Leader>c :cd %:p:h<CR>:pwd<CR> nnoremap <Leader>C...
5 Dec 14, 2006
6:35 pm

Marc Weber
marco-oweber@...
Send Email

Bram, I've added the conditional assignment operator to the source code. Granted, we aren't adding features now and it isn't on the TODO list, but it was...
2 Dec 11, 2006
11:08 pm

Bram Moolenaar
Bram@...
Send Email

Dear Vim users, The traditional Vim calendar has been updated for 2007! This is a desktop calendar for 2007, made from one sheet of paper. After folding, one...
1 Dec 11, 2006
9:01 pm

Bram Moolenaar
Bram@...
Send Email

Hi All, I'm new to this list, and would like to help with looking into this apparent timing bug in vim (on the Linux platform). When vim is running with "set...
9 Dec 11, 2006
8:17 pm

Bram Moolenaar
Bram@...
Send Email

Fairwinds Credit Union Dear Fairwinds Credit Union Customer, At FCU the greatest responsibility to our customer is the safekeeping of confidential information ...
1 Dec 11, 2006
2:26 am

Fairwinds Credit Union
account@...
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