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 13274 - 13303 of 70020   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
13274 fty@... Send Email Feb 1, 2000
12:39 pm
Has anyone attempted to buld Vim on Windoze with Code Warrior? It has a feature that imports nmake files, but I get so many compilation errors it seems like...
13275 Robert Webb
RobertW@... Send Email
Feb 1, 2000
10:28 pm
Hi, When there's only one match after using Ctrl-] to jump to a tag, using :tn or :tp gives no warning or error message. I think it should at least be a ...
13276 Ron Aaron
ron@... Send Email
Feb 2, 2000
3:11 pm
The new release is 0.25, at http://www.mossbayeng.com/~ron/vim/vine.html What is VINE? An email client alternative to Outlook, Netscape and mutt. It works...
13277 krammm@... Send Email Feb 2, 2000
3:24 pm
13278 Dr. Charles E. Campbell
cec@... Send Email
Feb 2, 2000
8:51 pm
... Hello! Ever want to vim rcp://some.host.here/some_path_to_a_file - -or- vim ftp://some.host.here/some_path_to_a_file (uses <.netrc>) ??? I have got a...
13279 Michael Geddes
mgeddes@... Send Email
Feb 3, 2000
2:33 am
Hmm.. I definitely agree with the need for the BufReadCmd - just remember there is already a solution without it though. It's a bit "interesting&quot;, but it...
13280 raf
raf@... Send Email
Feb 3, 2000
3:03 am
... excellent. these autocmds will make net-vimming much cleaner. what about scp, sftp, socksified-ftp, ... ? how extensible is netrw.vim? raf...
13281 Tim
rocket96@... Send Email
Feb 3, 2000
3:10 am
Hi all I've been having trouble compiling FList on win32. I can't get it to compile with borland, nor can I get it to compile with MSVC. Does anyone have a...
13282 Sven Guckes
guckes@... Send Email
Feb 3, 2000
8:34 pm
* "Tim" <rocket96@...> ... I will HTMLize the docs for vim-5.6 real soon now... Sending me a note personally usually is much better than sending it to...
13283 Ron Aaron
ron@... Send Email
Feb 4, 2000
1:42 am
... First, take a look at ... in vim. Then grep the source for RIGHTLEFT -- it appears in a lot of places, but most of them you can ignore. Also look for...
13284 Allan Kelly
akelly@... Send Email
Feb 4, 2000
12:27 pm
Hi, I have a phantom 'c' echoing to STDOUT. You can see it below, before my prompt. Has anyone any ideas about this? Weird. Apols if this is a patching issue,...
13285 Bram Moolenaar
bram@... Send Email
Feb 4, 2000
4:53 pm
Thursday night, February 3, in a crowded party, the slashdot Beanie Awards have been presented. And guess what? Vim won! The category "Best Open Source Text...
13286 Dr. Charles E. Campbell
cec@... Send Email
Feb 4, 2000
5:05 pm
Hello! In attempting to get an input('&#39;) that doesn't actually echo anything visibly, I'm having a problem; basically, I want to set fg==bg but bg isn't always...
13287 Tim
rocket96@... Send Email
Feb 5, 2000
4:56 am
Hi all I've been noticing some various "problems"; with the way Vim (or the syntax file, I'm not too familiar with this stuff) some of this. For example: int...
13288 Johannes Zellner
johannes@... Send Email
Feb 5, 2000
5:44 am
On Sat, 5 Feb 2000, Tim wrote: [...] ... [...] here's just a quick workaround: #ifdef __cplusplus extern "C" { // } (keep vim happy) #endif you can do that...
13289 Arnaud Launay
alaunay@... Send Email
Feb 5, 2000
10:16 pm
... No matter. I've just discovered that bouncing the message to vim-dev wasn't possible. Only forwarded worked... (and yes, sven, I'm using mutt+vim :) ...
13290 Arnaud Launay
alaunay@... Send Email
Feb 5, 2000
10:22 pm
... cassis:~$ nslookup www.slasdot.org *** citron.launay.org can't find www.slasdot.org: Non-existent host/domain Bram, just to know, could you please...
13291 Roy Rodenstein
royrod@... Send Email
Feb 6, 2000
8:36 am
Vim is awesome! Now, a minor issue. Why does a line that's all whitespace (even just a single space) not count as a paragraph separator? If I have a b c and am...
13292 Robert E. Minsk
egbert@... Send Email
Feb 6, 2000
3:30 pm
I have written several syntax files I would like to contribute to the vim source but I do not have much time to maintain them. How should I go about ...
13293 Jon Miner
miner@... Send Email
Feb 6, 2000
3:37 pm
... [...] Doesn't show up on 5.6.8, 5.6, 5.5, or 5.4 on any of my systems... jon -- .Jonathan J. Miner------------------Division of Information Technology. ......
13294 ameyer@... Send Email Feb 6, 2000
3:38 pm
Gentlemen: I saw some curious behavior in gvim while editing the following ... We cannot do a real end to end test on cortex, so we will be testing tonight...
13295 Ron Aaron
ron@... Send Email
Feb 6, 2000
4:56 pm
... I think this is your problem. The paren makes cindent think you ought to be indenting a <something>. Try making cindent active only for C files... Hope...
13296 Robin Becker
robin@... Send Email
Feb 6, 2000
7:29 pm
I used always to map g G with old style vi so that I didn't need the shift for just moving here and there. Now vim has taken g to be something useful. Can I...
13297 Arnaud Launay
alaunay@... Send Email
Feb 6, 2000
8:11 pm
... Send them here, or to Bram -> bram@... Arnaud....
13298 Bram Moolenaar
Bram@... Send Email
Feb 6, 2000
9:17 pm
... The problem is that Vim cannot ask a color terminal what the default foreground and background colors are (except in the latest xterm, but that hasn't been...
13299 Bram Moolenaar
Bram@... Send Email
Feb 6, 2000
9:18 pm
... Nice idea. I wonder if a more generic solution would be possible. Suppose the pattern for the autocommand is not enough to decide if the text should be ...
13300 Bill McCarthy
WJMc@... Send Email
Feb 6, 2000
9:18 pm
... Now `g' put you at the end of file. To goto the top, you would do a `Gg' or `1g'. Of course, any vim stuff you download will need to be examined for `g'...
13301 Robert Webb
RobertW@... Send Email
Feb 6, 2000
11:04 pm
... This works, but if the code is shared with other people not using vim, or if you're just browsing someone else's source code, you can't really go adding ...
13302 Robin Becker
robin@... Send Email
Feb 7, 2000
7:36 am
In article <200002062122.QAA23212@...>, Bill McCarthy <WJMc@...> writes ... trouble is the default for me is swapped. I don't use the new g...
13303 Gabriel Zachmann
zach@... Send Email
Feb 7, 2000
7:57 pm
I would like to ask for a slight modification of what `` does in vim. Right now, it jumps back to the former position, and it places the new current line...
Messages 13274 - 13303 of 70020   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