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
Messages 25524 - 25553 of 71367   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
25524 Tomas Zellerin
zellerin@... Send Email
Sep 30, 2001
6:11 pm
... Hello, You may add '_' to iskeyword; it is usually only small annoyance in TeX as usually used in the cweb. Or, if your use is word completition, you may ...
25525 vipin aravind
vipin.aravind@... Send Email
Oct 1, 2001
10:38 am
hello, here goes the patch to make winpos work for console windows. I hope this would get into the code base. thank you vipin ... Information transmitted...
25526 Vince Negri
vnegri@... Send Email
Oct 1, 2001
11:19 am
To whom it may concern, probably anyone who maintains pages of Vim links (Sven?) I'm maintaining a binary for the "true" Win3.1 version (i.e. not the one using...
25527 Bram Moolenaar
Bram@... Send Email
Oct 1, 2001
2:45 pm
... Thanks. I'll keep this for later. Priority goes to bug fixing now. If you improve this patch, send me a new diff later (no need the coming two weeks,...
25528 Jon Miner
miner@... Send Email
Oct 1, 2001
2:59 pm
... I can repeat it every time, so if it's memory corruption it's consistent.. ... I thought Gcc 3.0 was stable? At least it has been for me. I've used it to...
25529 Bram Moolenaar
Bram@... Send Email
Oct 1, 2001
3:30 pm
... If you do the same thing it probably fails in the same way. ... You said you got the latest gcc from CVS. Using a package that many people use is often...
25530 Nagle, Adrian
anagle@... Send Email
Oct 1, 2001
3:46 pm
The greet screen doesn't make sense if you start vim with "gvim.exe -y". None of the suggestions, such as ":help iccf" or ":q" are valid. I think it would...
25531 Jon Miner
miner@... Send Email
Oct 1, 2001
4:42 pm
... Oh, no, I meant Vim was from CVS. Sorry about that. ... Will-do, as soon as I get a moment. jon -- .Jonathan J. Miner------------------Division of...
25532 David Morris
lists@... Send Email
Oct 1, 2001
5:00 pm
I have been using Vim 6.0 (Since an early alpha) for quite some time now, but recently a strange problem cropped up causing Vim to crash. I was using Vim...
25533 Bram Moolenaar
Bram@... Send Email
Oct 1, 2001
6:24 pm
... Sounds strange. An out-of-stack error while printing a message? I suspect memory got corrupted or something like that. Could it be a problem with this...
25534 Craig Jeffries
Craig.Jeffries@... Send Email
Oct 1, 2001
7:10 pm
David, Thank you for posting your problem. It has spurred me on to investigate similar crashes have seen on our systems here at work since pre-alpha, but I ...
25535 Jon Miner
miner@... Send Email
Oct 1, 2001
7:46 pm
... OK, with CFLAGS=-g or CFLAGS=O everything works fine. With CFLAGS=O2, everything falls apart.. hmm. I don't have GDB installed on this machine, so I...
25536 Pawel.Veselov@... Send Email Oct 2, 2001
12:22 am
Hello, Neil! ... Yes, worked perfectly, thanks a lot ! Bye. -- Pawel S. Veselov (software developer, Engineering Services) __ __(O) _ __ e-mail:...
25537 Robert Webb
RobertW@... Send Email
Oct 2, 2001
6:29 am
With 6.0, when I reload a session using 'gvim -c "so file.vim"' I now get two messages and a scroll, then I have to hit return. This never used to happen,...
25538 dionn@... Send Email Oct 2, 2001
11:02 am
Hi all, Ok, it isn't much, that's why I dare to attach the file... But it is very useful anyway. Dion (See attached file: php.vim)...
25539 Julian Kinraid
jkinraid@... Send Email
Oct 2, 2001
11:21 am
Hi, Just noticed this in the gui_w84.c source - {VK_NUMPAD0, 'K', 'C'}, {VK_NUMPAD1, 'K', 'D'}, {VK_NUMPAD2, 'K', 'E'}, {VK_NUMPAD3, 'K', 'F'}, {VK_NUMPAD4,...
25540 Vince Negri
vnegri@... Send Email
Oct 2, 2001
11:35 am
... Yep, looks that way to me. Evidently not too many people having beem mapping <k9> :-) Vince Legal Disclaimer: Any views expressed by the sender of this...
25541 Jiri Brezina
brezina@... Send Email
Oct 2, 2001
1:09 pm
Hallo, I'am surprise by strange diff's behaviour in gvim60 on Windows2000. I'am using windows port of gnu tools from ...
25542 Benji Fisher
fisherbb@... Send Email
Oct 2, 2001
2:14 pm
... That would be nice. I'll forward this to vim-dev, and maybe someone will like the idea enough to implement it. Warning: even if someone does so, that is...
25543 Benji Fisher
fisherbb@... Send Email
Oct 2, 2001
2:42 pm
Hi, all. I just had a look at :help usr_90.txt about installing Vim. I have a few suggestions. 1. Add a help tag, so :help install takes you to the top of the...
25544 John Yochum
loki@... Send Email
Oct 2, 2001
3:42 pm
... I don't know if this is your problem, but it could be... This group had something similar to this (maybe). If this is a GNU diff.exe currently on your...
25545 Jiri Brezina
brezina@... Send Email
Oct 3, 2001
4:24 am
... Well, Mr. Vince Negri, send me similar proposal to replace diff.exe by another one. He supposed that Muenchen's diff (which I used) is broken or is...
25546 vipin aravind
vipin.aravind@... Send Email
Oct 3, 2001
4:34 am
... another ... bad. ... It would be nice if this url can get into the help of vim ... http://www.mossbayeng.com/~ron/vim/builds.html vipin ... Information...
25547 Robert Webb
RobertW@... Send Email
Oct 3, 2001
4:54 am
When I do ":1,$!xxd"; in 6.0 on w2k, rather than filtering the whole file through xxd, the following happens: - A DOS window appears, but minimized only, so...
25548 vipin aravind
vipin.aravind@... Send Email
Oct 3, 2001
7:15 am
hi, I am making use of visvim.dll with vc++6.0. whenever I try to open a workspace,msdev is crashing, but opening a file goes fine. any ideas on how...
25549 Vince Negri
vnegri@... Send Email
Oct 3, 2001
7:39 am
... For some reason vimrun_path is empty. Is vimrun.exe where vim can find it? The -s is coming from this line: sprintf((char *)newcmd, "%s%s%s %s %s", ...
25550 Robert Webb
RobertW@... Send Email
Oct 3, 2001
7:51 am
... Something must have changed. I just did a test with vim6.0aw and it worked exactly as expected, but vim6.0 still does as I described before. I'm assuming...
25551 Vince Negri
vnegri@... Send Email
Oct 3, 2001
7:57 am
... worked ... Something did change. 6.0aw did not use vimrun when running external filters. 6.0 does, to get round various Win98 issues regarding PATH and...
25552 Benji Fisher
benji@... Send Email
Oct 3, 2001
1:05 pm
According to the docs, the default value of the 'runtimepath&#39; option depends on the $VIM environment variable. However, changing $VIM does not ... does not do...
25553 Benji Fisher
benji@... Send Email
Oct 3, 2001
1:29 pm
... Both $VIM/vimfiles (or $VIM:vimfiles on the Mac) and $VIMRUNTIME are in the default for 'rtp'. (Both the docs and experimentation confirm this.) Yes, it...
Messages 25524 - 25553 of 71367   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help