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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

... seems correct. James -- GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan@...>...
15 Jul 26, 2005
2:26 pm

Mikolaj Machowski
mikmach@...
Send Email

Hello Vim Developers, In build 115, `Gvim -d` now splits horizontally instead of vertically by default. Is this intended? This strange behavior is also in...
13 Jul 26, 2005
11:08 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Patch 6.3.085 Problem: Crash in syntax highlighting code. (Marc Espie) Solution: Prevent current_col going past the end of the line. Files:...
1 Jul 24, 2005
5:44 pm

Bram Moolenaar
Bram@...
Send Email

Cannot make (g)vim(d).exe 7.00aa from snapshot 0114 using its new Make_cyg.mak on W32 When making buffer.o (the first module), make chokes with the following ...
4 Jul 24, 2005
11:21 am

Bram Moolenaar
Bram@...
Send Email

Waiting for authentification....
3 Jul 23, 2005
7:08 am

dany.stamant@...
Send Email

Bram, (Vim 7 from this morning's CVS sources - WinXP) I probably need to stop using slashdot.org to test HTML editing code against but here's a snippet that...
9 Jul 22, 2005
1:07 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi, I'm noticing the following behaviour when using <c-v>it with the following text: <H2 CLASS="themeheader";>Archived changes</H2> If the cursor is on the A of...
2 Jul 21, 2005
8:51 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.3.084 (extra) Problem: Cygwin: compiling with DEBUG doesn't work. Perl path was ignored. Failure when $(OUTDIR) already exists. "po" makefile is...
1 Jul 21, 2005
12:05 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.3.083 Problem: VMS: The vt320 termcap entry is incomplete. Solution: Add missing function keys. (Zoltan Arpadffy) Files: src/term.c ... ...
1 Jul 21, 2005
11:16 am

Bram Moolenaar
Bram@...
Send Email

Hello, I just acquired GVIM 7.0aa-0110 from Tony Mechelynck&#39;s site (thanks Tony!). My previous version was 94. The thing I've noticed is that my Java source...
2 Jul 20, 2005
8:45 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.3.082 (after 6.3.081) Problem: Unix: expand() may execute a shell command when it's not wanted. (Georgi Guninski) Solution: A more generic...
1 Jul 20, 2005
5:34 pm

Bram Moolenaar
Bram@...
Send Email

... From: "Bram Moolenaar" <Bram@...> To: <vim-dev@...> Sent: Wednesday, July 20, 2005 11:35 AM Subject: Patch 6.3.082 ... I suppose I needn't...
1 Jul 20, 2005
5:13 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Patch 6.3.081 Problem: Unix: glob() may execute a shell command when it's not wanted. (Georgi Guninski) Solution: Verify the sandbox flag is not set. ...
1 Jul 19, 2005
8:27 pm

Bram Moolenaar
Bram@...
Send Email

Hello -- I don't know if this is for Bram or for Dr. Chip. When I want to browse the "Home" directory, it is necessary to do ":e $HOME": if, instead, I use ":e...
3 Jul 16, 2005
11:03 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

I'm trying to automate installations on our developer workstations. Unfortuanately gvim is the only package that does not support silent installation. I would...
1 Jul 15, 2005
10:27 pm

Taylor Jones
tjones@...
Send Email

Hello group, when typing with tabstop=8 and softtabstop=4 you need 4 backspaces to delete 4 tabs - as expected. but when i add the 'list' option, it only needs...
2 Jul 13, 2005
11:21 pm

Antony Scriven
adscriven@...
Send Email

Hello Vim Developers, I used diff to compare two files. Each file has twelve columns of numbers. Only the 3rd, 7th and 11th columns are different. The vim...
12 Jul 13, 2005
7:18 pm

Bram Moolenaar
Bram@...
Send Email

Hello all, (WinXP, latest VIM7 from cvs sources but has been happening for a while) I'm creating a script to convert html to text that it's in a form similar...
3 Jul 12, 2005
8:46 pm

Dave Roberts
dajaro@...
Send Email

Hi Bram, Here's an excerpt from my make log for the message translations for Vim 7.00aa.0106 (in French, probably because of my "country options" for Dos ...
5 Jul 12, 2005
9:53 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

I reported this particular issue back on January 21, 2004. Bram was able to confirm the bug, but that was the last I heard of regarding this bug. I hadn't...
6 Jul 11, 2005
10:18 am

Joseph Miele
jemiele1@...
Send Email

For some bizarre reason VC 5.0 and 6.0 complain about comparing unsigned and signed data for equality. (Bizarre because they do not diagnose analogous...
3 Jul 10, 2005
7:16 am

Walter Briscoe
wbriscoe@...
Send Email

Hi Bram! Just checking src/po/ after building, I notice that the following .po files have no .mo counterpart: cs.cp1250.po ja.sjis.po pl.cp1250.po ru.cp1251.po...
3 Jul 9, 2005
6:20 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

It seems latest Make_mvc.mak has a bug - it creates "vim" and "gvim" files rather than "vim.exe" and "gvim.exe"; One can fix this with a patch: ... ...
3 Jul 9, 2005
4:42 pm

Bram Moolenaar
Bram@...
Send Email

After ":setglobal bomb", opening a new buffer (e.g., using ":new" or ":enew") does not set 'bomb' for that buffer; rather, the default value 'nobomb&#39; is used. ...
4 Jul 9, 2005
11:09 am

Bram Moolenaar
Bram@...
Send Email

I am using vim 6.1, MSW XP"Pro". I tend to keep at least two panes/windows going in the editor at once. I also use the 'ed'-style commands (e.g., :34,36m141 to...
2 Jul 9, 2005
1:00 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hello, How stable are .spl files? Bram, are you going to make some changes in format of these files? If no - apart from bug hunting - I could provide...
7 Jul 8, 2005
10:17 am

Mikolaj Machowski
mikmach@...
Send Email

... You can place the 'spellfile&#39; in the current directory. That allows for a per-project word list. Thus if you want to place it in a specific directory you...
1 Jul 8, 2005
8:17 am

Bram Moolenaar
Bram@...
Send Email

Greetings, I noticed that the functionality of explorer.vim was absorbed by netrw.vim for Vim 7. I set 'autochdir&#39; in my _vimrc and have noticed that with it...
3 Jul 7, 2005
11:09 pm

David Rennalls
drennalls@...
Send Email

Hello, When doing mapping ... with setting set mousem=popup_setpos or set mousem=popup Popup menu is called on cursor position, not place of mouse click. Looks...
2 Jul 7, 2005
12:33 pm

Bram Moolenaar
Bram@...
Send Email

... Date: Thu, 7 Jul 2005 08:30:49 +0300 (IDT) From: "Zvi Har'El" <rl@...> To: rl@... Subject: Output from "cron"...
2 Jul 7, 2005
9:10 am

Bram Moolenaar
Bram@...
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