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

Yet another Vim in the 6.0 series. It will be at least a month until the next one (I'm going on holidays). Major changes ... There is now the possibility to...
16 Oct 21, 2000
12:48 am

Bill McCarthy
WJMc@...
Send Email

ftplugin error reporting, maybe a bug? If you have an error in an ftplugin, the error is not displayed when you launch vim with a file of that type. E.g. I...
7 Oct 20, 2000
4:54 pm

Matt Armstrong
matt@...
Send Email

The purpose of xxd should be to examine raw contents of the file. Unfortunately, under Cygwin it does not force binary mode on opens that rresults in incorrect...
9 Oct 20, 2000
9:12 am

Bram Moolenaar
Bram@...
Send Email

Hello! Looks like some of the newer options don't mention their "no-" variants as a tag. Ex. fen is missing nofen foldenable is missing nofoldenable fdc...
1 Oct 19, 2000
3:14 pm

Dr. Charles E. Campbell
cec@...
Send Email

I just noticed Johannes Zellner's message. I support that. As the appended copy of a message I sent to Charles Campbell, the set isk statement caused me...
1 Oct 19, 2000
2:51 pm

Ajit J. Thakkar
ajit@...
Send Email

Hello, is it possible to get the current mode (normal|visual|insert) from within a script ? -- Johannes...
4 Oct 19, 2000
1:36 pm

Bram Moolenaar
Bram@...
Send Email

Hello Dr. C., After searching my whole bunch of setup files I just recognized that syntax/tex.vim does a set isk=a-zA-Z please, could we agree to do /no...
8 Oct 19, 2000
12:39 pm

Johannes Zellner
johannes@...
Send Email

Hello, actually I think plugins like <runtime>/ftplugin/man/default.vim shouldn't be installed by default, or there should be a means to inhibit loading of...
2 Oct 19, 2000
9:31 am

Bram Moolenaar
Bram@...
Send Email

Hello! I have a regular-expression that uses 9 \(...\) pairs, but vim complains that there's "Too many \)". If you're interested, its (uuencoded and gzipped):...
8 Oct 19, 2000
9:05 am

Bram Moolenaar
Bram@...
Send Email

it's me again! well, try this: "ayy ... "a Perez yup, using :let@" after a yank operation on a named register keeps the unnamed register pointing to the...
6 Oct 19, 2000
9:05 am

Bram Moolenaar
Bram@...
Send Email

re hi the path of the files in the :args list is not updated after a ... for example: gvim -u NONE -U NONE ... "charset.c" [New File] -- Raul...
3 Oct 19, 2000
7:50 am

raul@...
Send Email

Yet another Vim in the 6.0 series. Major changes ... The "settings"; files are now called "filetype plugins". The ":filetype settings on" command is now...
24 Oct 18, 2000
12:35 pm

Craig Barkhouse
craig@...
Send Email

To whom it may concern ... When I ssh to my box I really need to be able to disable all the colors. I have the problem that while I try to edit I can get a...
1 Oct 18, 2000
9:44 am

Boyd Lynn Gerber
gerberb@...
Send Email

Inspired by Dr. Campbell's diffwin.vim and hdiffwin.vim macros and my frequent need to merge code from two differenet sources, I've created some macros that...
3 Oct 17, 2000
9:43 pm

Michael S. Tsirkin
mtsirkin@...
Send Email

I just tried to `crontab -e' but crontab says `no changes made to crontab' and ignores the result. I retried with EDITOR=levee and it worked. I don't know how...
9 Oct 17, 2000
11:06 am

Bram Moolenaar
Bram@...
Send Email

Attached is a syntax file for WSH (Windows Scripting Host) files. The file extension is .wsf (not .wsh!). I wrapped a couple of syn region lines so my mailer...
7 Oct 17, 2000
10:26 am

Johannes Zellner
johannes@...
Send Email

I don't remember if I've posted this earlier: I'd like to have a flag set vsplitdefault which, if on makes all splitting commands do a vertical split. e.g....
1 Oct 17, 2000
9:42 am

Johannes Zellner
johannes@...
Send Email

ftplugof.vim is apparently just a copy of ftplugin.vim -- Johannes...
3 Oct 17, 2000
9:41 am

Johannes Zellner
johannes@...
Send Email

hey 1) how about foldmethod=hierarchy, similar to fdm=indent but also including the "parent" (in other words, extending fdm=indent folds 1 line up) 2) why...
3 Oct 17, 2000
8:16 am

Bram Moolenaar
Bram@...
Send Email

(gdb) where #0 0x40280e01 in kill () #1 0x80f1b9c in may_core_dump () at os_unix.c:1842 #2 0x80f1b3a in mch_windexit (r=1) at os_unix.c:1826 #3 0x80b1993...
2 Oct 17, 2000
8:16 am

Bram Moolenaar
Bram@...
Send Email

hey folks As we all know a long wrapped line that doesn't fit on screen is displayed using @'s but when there are at lest 2 @'s, deleting lines above it...
2 Oct 16, 2000
9:11 pm

Bram Moolenaar
Bram@...
Send Email

did I say hi? when you use zc in a visual selection where there are no folds defined, the visual ends, but the text remains showed in Visual color. try this: ...
2 Oct 16, 2000
9:08 pm

Bram Moolenaar
Bram@...
Send Email

Hi all -- Martin Kahlert alerted me to the possibility of cross compiling for Win32 from a Linux (or other unix) box. The patches to the 'Make_ming.mak' file...
2 Oct 16, 2000
9:08 pm

Bram Moolenaar
Bram@...
Send Email

... check this out: gvim -u NONE -U NONE ... ^Wv [now use the mouse to move the vertical separator at will] ^Wx [now try to grab the vertical separator again,...
2 Oct 16, 2000
9:07 pm

Bram Moolenaar
Bram@...
Send Email

This appeared in 6.0i, on Win32 GUI version (not on the console version). When you start gvim with no file, gvim -u NONE, the welcome screen appears. On the...
3 Oct 16, 2000
8:24 pm

Bram Moolenaar
Bram@...
Send Email

... Here is the reason why: (gdb) where #0 0x40280e01 in kill () #1 0x80f1b9c in may_core_dump () at os_unix.c:1842 #2 0x80f1b3a in mch_windexit (r=1) at...
4 Oct 16, 2000
8:24 pm

Bram Moolenaar
Bram@...
Send Email

Finally found a problem that has been around since Vim60a. I must be the ONLY Motif developer on here, because libXpm was never correctly detected before this...
2 Oct 16, 2000
8:23 pm

Bram Moolenaar
Bram@...
Send Email

Hello! You'll find an updated <diffwin.vim> and a new <hdiffwin.vim> below. (you'll need to uudecode and gunzip) diffwin.vim hdiffwin.vim +----+...
2 Oct 16, 2000
7:16 pm

Dr. Charles E. Campbell
cec@...
Send Email

hi there guys here is a syntax file for essbase scripts (ft=csc), it also highlights Comshare BudPlus's macros " Vim syntax file " Language: Essbase script "...
1 Oct 16, 2000
5:54 pm

raul@...
Send Email

Hello! With the preceding patch I got gvim.exe to compile with Borland C/C++ v5.2, but the console version of vim has ... MAKE Version 5.0 Copyright (c) 1987,...
3 Oct 16, 2000
5:50 pm

Dr. Charles E. Campbell
cec@...
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