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

Hi all, The winnr() function currently returns only the current window number. It is cumbersome to determine the last window number or the previously accessed...
3 Sep 1, 2003
7:11 pm

Bram Moolenaar
Bram@...
Send Email

Here are two new files. The first is an indentation definition for the docbk format. It is currently the same as that of xml. This should work alright,...
2 Sep 1, 2003
7:05 pm

Bram Moolenaar
Bram@...
Send Email

Alas, Zsh and SH are not the same file-types. Silly in my opinion, but there you have it. Anyway, here's an indentation definition for the zsh filetype....
2 Sep 1, 2003
7:02 pm

Bram Moolenaar
Bram@...
Send Email

Hello, I once tried VisVim with MS Visual Basic 6 and I could not make it work with it, but it worked with my MS Visual C++. So, to improve my knowledge of VB...
3 Sep 1, 2003
11:53 am

Vince Negri
vnegri@...
Send Email

Please see the attached file for details....
1 Aug 30, 2003
1:57 am

dany.stamant@...
Send Email

[moved from the vim maillist to vim-dev] ... This sounds like a good idea. The patch also looks good. Did someone try it out? A couple remarks: - I don't...
1 Aug 28, 2003
9:06 pm

Bram Moolenaar
Bram@...
Send Email

Set too long multibyte string for status line, it cause trouble. Please check attached patch which I made. ... MURAOKA Taro <koron@...> diff -c...
2 Aug 28, 2003
9:04 pm

Bram Moolenaar
Bram@...
Send Email

... [... >8 ... 8< ...] ... Ok, as I described it, this is not a bug, I now realize that. You get the hit-enter prompt if the command line is particularly...
1 Aug 28, 2003
8:40 pm

John L. Clark
jlc6@...
Send Email

... This update is to sync with patch 6.2.62 and also to fix a typo in the optwin.vim script (Thanks to Chip Campbell for spotting it.) Vince Legal Disclaimer:...
1 Aug 27, 2003
8:38 am

Vince Negri
vnegri@...
Send Email

hey all, I'm writing a python project (*sigh*) so I need a good way to deal with the 'significant whitespace&#39; issue. Any suggestions? I'm really going to miss...
7 Aug 25, 2003
10:30 pm

karl d'adamo
karld@...
Send Email

a small comment, In vim 6.2.71 the python ftplugin contains the following lines: " Python always uses a 'tabstop&#39; of 8. setlocal ts=8 This is not true. Python...
2 Aug 24, 2003
8:12 pm

Bram Moolenaar
Bram@...
Send Email

Hello all, I'm having a bit of trouble solving a syntax highlighting problem satisfactorily. I'd like the example below to match using a region however the...
4 Aug 23, 2003
10:07 am

Paul Moore
pf_moore@...
Send Email

Vim search patterns are regular expressions. Several times the question has come up whether there is a good book for learning to use regular expressions. The...
1 Aug 22, 2003
10:30 am

Bram Moolenaar
Bram@...
Send Email

Filetype 'muttrc&#39; is in script filetype.vim detected twice. My patch fix this little overhead. -- Lubomir Host 'rajo' <rajo AT platon.sk> ICQ #:...
9 Aug 21, 2003
12:56 pm

Benjamin Peterson
bpeterson@...
Send Email

Hi, I finally had the time and compiled vim myself with MS-VisualStudio6 for Win32. It was much easier than I expected :-) I was only unable to compile the...
2 Aug 21, 2003
8:28 am

Matthias Mohr
MMohr@...
Send Email

I added two spaces to the 'para' option set para^=\ \ expecting that vim would then treat lines containing just a dot in the first column as paragraph ...
3 Aug 20, 2003
10:12 pm

Dorai Sitaram
dorai@...
Send Email

As fas as I use the VisVim-extension correctly, I found two bugs.o One is a really bug, the other is more like "why do you do such things" :-) Here's the first...
4 Aug 20, 2003
8:48 am

Bram Moolenaar
Bram@...
Send Email

I got a new version of AAP and the Vim recipe, and used it to try to build Vim. However, I can't build it: build-Linux2_4_21-GTK/eval.o(.text+0x46ef): In...
2 Aug 19, 2003
10:13 am

Bram Moolenaar
Bram@...
Send Email

I just tried opening the options window with ... and got an error message from line 521: if has("gui_gtk") ... call <SID>OptionG("tbis", &tbis) According to...
3 Aug 19, 2003
4:30 am

Benji Fisher
benji@...
Send Email

Hi VIM developers, Every time I build a Windows installer I'm annoyed to no end about the insane situation that you can't do that from a CVS checkout. Instead,...
2 Aug 18, 2003
6:41 pm

Bram Moolenaar
Bram@...
Send Email

We have created the Persian-Iranian keymap file for Vim based on Persian Standard Keyboard Layout. As utf-8 is the only encoding for Persian on Linux, we...
1 Aug 18, 2003
2:07 am

Behnam Esfahbod , Ami...
amir@...
Send Email

gvim opens dropped file in current buffer. But Windows user will preffer to open it in a buffer under dropped position. I wrote a patch to change this,...
7 Aug 17, 2003
2:53 pm

Bram Moolenaar
Bram@...
Send Email

This may be what is intended but it seems like a bug to me. Assume the following file: {{{1 Test line 1 Test line 2 Test line 3 Test line 4 Test line 5 Test...
3 Aug 17, 2003
2:53 pm

Bram Moolenaar
Bram@...
Send Email

The translation of the Vim help system into Norwegian is in progress. A CVS server is set up with all the newest language and help files, a description on how...
1 Aug 17, 2003
3:09 am

Øyvind A. Holm
sunny@...
Send Email

Hi, I'm developing a language similar to the arabic language on windows XP, using vim6.0 and using gvim. I have the following problem, and I wish somebody can...
1 Aug 16, 2003
11:34 pm

Hichem Fadali
hfadali@...
Send Email

This may be what is intended but it seems like a bug to me. Assume the following file: {{{1 Test line 1 Test line 2 Test line 3 Test line 4 Test line 5 Test...
1 Aug 16, 2003
2:24 pm

Noel Henson
noel@...
Send Email

I think it came up on vim or vim-dev that the indent foldmethod isn't really what most people expect. In the text I. A. 1. 2. B. 1. 2. I think people expect...
10 Aug 14, 2003
9:29 am

Yakov Lerner
yakov.lerner@...
Send Email

When running a "vim --version" with the Norwegian translation, this is the result: +X11 +xfontset +xim +xsmp_interact +xterm_clipboard -xterm_save vimrc-fil...
5 Aug 13, 2003
10:35 am

Bram Moolenaar
Bram@...
Send Email

Hi! I have now finished the swedish translation of Vim, you can find it online at: http://www.acc.umu.se/~winkle/hf/translation/vim/sv.po All comments/remarks...
3 Aug 12, 2003
8:46 pm

Øyvind A. Holm
sunny@...
Send Email

Patch 6.2.071 Problem: 'statusline&#39; can only contain 50 % items. (Antony Scriven) Solution: Allow 80 items and mention it in the docs. Files:...
1 Aug 12, 2003
6:03 pm

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