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
Messages 16567 - 16596 of 70023   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
16596 Dr. Charles E. Campbell
cec@... Send Email
Dec 1, 2000
3:58 pm
... com! -ra -n=+ -com=command B call Functions(&#39;vis.vim&#39;) | call VisBlockCmd(0,'<a>') ^^^^^^^ you need this spelled out Regards, C Campbell -- Charles E...
16595 Jeff Lanzarotta
jefflanzarotta@... Send Email
Dec 1, 2000
3:55 pm
I just ran into this same problem... I'm glad you asked about this, I would like to know what the answer is... ... -- Jeff Lanzarotta Software Engineer QC...
16594 Neil Bird
neil.bird@... Send Email
Dec 1, 2000
3:51 pm
... VisBlockCmd(0,'<a>') Invalid complete value: c B call Functions(&#39;vis.vim&#39;) | call VisBlockCmd(0,'<a>') ? This is Stefan Roemer's vis.vim. -- ...
16593 Neil Bird
neil.bird@... Send Email
Dec 1, 2000
3:46 pm
I have a few ':com's around. This is apparently now 'complete&#39;, not 'command&#39;. Not major, but the version6.txt doesn't this as a change. Are there any others? ...
16592 Neil Bird
neil.bird@... Send Email
Dec 1, 2000
3:41 pm
I reported this a loooong while back for 5.7; I use a perl 5.6 built with threads, which seems to have different header/macro defs. to the 'normal&#39; perl. This...
16591 Jeff Lanzarotta
jefflanzarotta@... Send Email
Dec 1, 2000
3:40 pm
Any ideas why the explorer is not working under 6.0n? explorer.vim is in the plugin directory so I assume it is getting sourced... Why I press \e nothing...
16590 Vince Negri
vnegri@... Send Email
Dec 1, 2000
2:23 pm
Out of curiosity, how many people here have been contacted by New Riders about a forthcoming book on Vim? I was and assumed they'd got my name by snooping the...
16589 Ričardas Če...
rch@... Send Email
Dec 1, 2000
12:55 pm
... I have them in XKB keymap. For example: key <AE09> { [ 9, parenleft ], [ doublelowquotemark, parenleft ] }; key <AE10> { [ 0, parenright ], [...
16588 Zdenek Sekera
zs@... Send Email
Dec 1, 2000
12:44 pm
Bram Moolenaar wrote: ... See Subject: ;-( ... Didn't know that's the way to find out what groups I have defined (I never played with highlighting so far ;-()....
16587 Vince Negri
vnegri@... Send Email
Dec 1, 2000
12:10 pm
... Err... he did! Look at the msg subject. :) Vince Negri (vnegri@...) Application Solutions Ltd. Tel:+44(0)1273-476608 Fax:+44(0)1273-478888 Legal...
16586 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
11:52 am
... I did see, but for me it works fine. I have no idea why it wouldn't work for you. Would be useful if you at least mention the version of Vim. Also check...
16585 Vince Negri
vnegri@... Send Email
Dec 1, 2000
11:49 am
... Works fine for me. (win32 console) Have you tried doing a ... to see what highlight groups are currently defined and what they are set to? Vince Legal...
16584 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
11:39 am
... It's needed for the link command only. But the compilation requires -D_THREAD_SAFE. This is easy to do wrong (e.g., when an old .o file is used) and...
16583 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
11:39 am
... Hmm, in Latin-1 I can't see what characters you actually use and see... How do you type these characters in xterm anyway? ... [...] ... Note the "-xim"....
16582 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
11:38 am
... See http://www.vim.org/docnew/version6.txt ... Reasonably. But I'm changing it all the time, thus recently changed code might contain problems... -- ...
16581 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
11:37 am
... This is a feature. Vim uses one buffer for two file names linked to the same file. The first name used is mentioned for the buffer. This avoids editing ...
16580 Zdenek Sekera
zs@... Send Email
Dec 1, 2000
11:07 am
Trying again, didn't see any reaction, maybe it got lost in the traffic somewhere the first time. ... Subject: vim60n: is echohl working? Date: Fri, 24 Nov...
16579 Matthew Hawkins
matthew@... Send Email
Dec 1, 2000
10:43 am
Non FreeBSD-people, hit 'd' now :) Ignore my last patch, it's bogus (code only checks for it being defined, regardless of whether its set to 1 or 0). This...
16578 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
10:17 am
Matthew Hawkins wrote: [Note: this is about FreeBSD] ... I recently dived into this problem and discovered what you already knew. I've reported a problem with...
16577 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
10:17 am
... I can guess that you are using the Win32 version. A different copy of the same file? That shouldn't happen. Please use 1 CTRL-G to find out what long...
16576 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
10:17 am
... You must have compiled with dec mouse support. It indeed doesn't make sense to let 'ttymouse&#39; default to "dec", especially since it doesn't have any ...
16575 Bram Moolenaar
Bram@... Send Email
Dec 1, 2000
10:16 am
... Looks OK. ... This can be removed, because the function can't be called for another Ex command. I never add checks for simple programming mistakes like...
16574 Rafael Garcia-Suarez
rafael@... Send Email
Dec 1, 2000
10:05 am
Try this one: (on UNIX only) touch a ln a b Then, open 'a' with vim, and then try to edit 'b' (':e b'). Vim (6.0n) keeps 'a' in the buffer. This isn't actually...
16573 Ričardas Če...
rch@... Send Email
Dec 1, 2000
9:50 am
Hi, I have Vim 6.0n compiled with GTK 1.2.8, XFree 4.01. I can input all characters in terminal mode in xterm. But some of them, for example „ (e2 80 9e) or...
16572 Vince Negri
vnegri@... Send Email
Dec 1, 2000
9:33 am
The most powerful new feature is of course the new Windows 3.1 port. ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) please don't hit me. Vince Legal Disclaimer: Any views...
16571 c928400@... Send Email Dec 1, 2000
9:23 am
... Download the runtime part of a late alpha version and have a look at version6.txt in the doc directory. Peppe -- "Before you criticize someone, walk Preben...
16570 Zdenek Sekera
zs@... Send Email
Dec 1, 2000
9:08 am
... Can't help with the first part, had the same problem as you had but as far as the stability of 6.0 I am most impressed. After some tries I switched ...
16569 Matthew Hawkins
matthew@... Send Email
Dec 1, 2000
9:04 am
This patch to configure.in fixes the compile-time problem (in a rather hacky way, but hey) ... +++ src/configure.in Fri Dec 1 19:58:10 2000 @@ -1514,6...
16568 Neil Bird
neil.bird@... Send Email
Dec 1, 2000
8:54 am
Is there, or will there be, a decent summary of vim 6 goodies [from booth normal & power user perspectives]? (if there isn't, don't waste any time typing one...
16567 Johannes Zellner
johannes@... Send Email
Dec 1, 2000
7:30 am
... this hits only FreeBSD. Not Linux. I compile it on FreeBSD now by manually uncommenting the definition in the config file. -- Johannes...
Messages 16567 - 16596 of 70023   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