Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim · Vim (Vi IMproved) text editor users 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 16520 - 16549 of 137745   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
16520 Coen Engelbarts
Coen.Engelbarts@... Send Email
Mar 1, 2001
5:15 pm
Thanks, but I can't seem to get gq to work. I do a visual select of some twisted comment lines in gvim and press <g> and then <q>. All I see is that the visual...
16521 Alan G. Isaac
aisaac@... Send Email
Mar 1, 2001
6:45 pm
I'm running gvim 5.7 under Win95. i. If I try to set breakat, it is set to an empty string. E.g., after starting Vim I check and breakat has its default value....
16522 David Reviejo
dreviejo@... Send Email
Mar 1, 2001
7:35 pm
... without quotes and escaping the space. HTH, -- David...
16523 Benji Fisher
fisherbb@... Send Email
Mar 1, 2001
7:40 pm
... ii. The ^I is a tab, as you can check with ... --Benji Fisher...
16524 David Lebel
lebel@... Send Email
Mar 1, 2001
8:21 pm
... I'm trying to justify buying a keyboard for my palm and this would be the deciding factor. Vim is probably too large for a port-base to the PalmOS, but...
16525 David Lebel
lebel@... Send Email
Mar 1, 2001
8:24 pm
... I just downloaded 6.0w and I'm happy to report that the problem seems to be fixed! Thanks! Ciao, ...David -- // david.lebel@... //...
16526 Benoit Cerrina
benoit.cerrina@... Send Email
Mar 1, 2001
8:51 pm
Hi, I want to second Devin, however I've tried the same settings and had some problems, on NT the PWD variable won't work. so I do: let g:homeMS=escape(g:home,...
16527 Tony Veale
veale@... Send Email
Mar 1, 2001
10:35 pm
... Thanks Benji - that was agreat help! Unfortunately, I have since discovered that the tabstop widths are not fixed, but need to be extracted from an...
16528 Samik Mukherjee
SMukherjee@... Send Email
Mar 2, 2001
1:16 am
I need a little help - I have been using gvim and vim on Windows NT for quite some time without any problems. I just downloaded the vim and gvim 5.7 binaries...
16529 Timothy Grant
tjg@... Send Email
Mar 2, 2001
2:01 am
Hi all, I am all the time working on more than one source file at a time: gvim file1.py file2.py file3.py Often times when I'm doing this one or two of them...
16530 Anand
anand@... Send Email
Mar 2, 2001
2:37 am
Hi. All these days I used to use my own hand rolled syntax files (back from the day) for syntax highlighting. Since the syntax files that come with vim these...
16531 Janakiraman .S
prince@... Send Email
Mar 2, 2001
3:23 am
16532 
vimer@... Send Email
Mar 2, 2001
3:27 am
Tony Veale£¬ÄúºÃ£¡ ÔÚ 2001-03-01 17:28:00 ÄúдµÀ£º ... So, if column==28? I think you'd like let it go. Let's separate the task into more...
16533 Benji Fisher
benji@... Send Email
Mar 2, 2001
3:34 am
... Try ... Assuming this works, the question is why 'go' is not set to its default value. Look through your startup files and see whether there is anything ...
16534 Janakiraman .S
prince@... Send Email
Mar 2, 2001
3:36 am
... *arglist-quit* You are protected from leaving Vim if you have not been editing the last file in the argument list. This prevents you from forgetting...
16535 Benji Fisher
benji@... Send Email
Mar 2, 2001
3:55 am
... Also see ... for :qa[ll] and related commands. --Benji Fisher...
16536 Benji Fisher
benji@... Send Email
Mar 2, 2001
4:17 am
... [snip] ... Well, if you want to convert "<ST.28.88.105.115>" to ",28,105,115" then you would do ... '') ... or, if that regexp makes you go cross-eyed,...
16537 Benji Fisher
benji@... Send Email
Mar 2, 2001
4:32 am
... [snip] ... [snip] Try starting vim with the -V flag, so that you can see which autocommands are executed. Alternatively, :set verbose=10. (If you are ...
16538 Coen Engelbarts
Coen.Engelbarts@... Send Email
Mar 2, 2001
8:09 am
I would run gvim in verbose mode, e.g. "gvim -V10" and: - check that it executes menu.vim - check for error messages You can change the 10 for more/less...
16539 vipin aravind
vipin.aravind@... Send Email
Mar 2, 2001
8:20 am
vimmers, Is there a way to get the formatting done for whole of a c file? ok agree, if u set cinkeys it works, but then I have to go to each line and type ...
16540 Arnaud CAILLAUX
arnaud.caillaux@... Send Email
Mar 2, 2001
8:27 am
Try =G from the first line also see :help = ____________________________ Séparateur Réponse ________________________________ Objet : cindent Auteur :...
16541 Coen Engelbarts
Coen.Engelbarts@... Send Email
Mar 2, 2001
8:29 am
... These should work on any selection, e.g. a visual selection (type <v> and move), or type <g><q><G> or <=><G> from the first character on the first line. ...
16542 Niklas Lindström
niklas.lindstrom@... Send Email
Mar 2, 2001
9:39 am
Hi Anand, ... which is then reactivated if you press e.g. 'n'. regards Niklas ... From: Anand [mailto:anand@...] Sent: Friday, March 02, 2001 3:36 AM...
16543 Ross A. Osborn
rosborn@... Send Email
Mar 2, 2001
10:56 am
... Do you have "equalprg"; set to something? --...
16544 Coen Engelbarts
Coen.Engelbarts@... Send Email
Mar 2, 2001
11:11 am
... Nope, I checked: equalprg= Other people seem to have the same problem with <=> ignoring the "comments"; string. That might be a VIM bug. gq does not work on...
16545 vipin aravind
vipin.aravind@... Send Email
Mar 2, 2001
11:18 am
thanks for the info vipin ... From: Ross A. Osborn <rosborn@...> To: VIM Mailing list <vim-dev@...>; <vim@...> Sent: Friday, March 02, 2001 4:26 PM ...
16546 vipin aravind
vipin.aravind@... Send Email
Mar 2, 2001
11:27 am
Is there any way to specify in the comman mode with line no,s I meant as in a searching string the formating to be done on block of lines. I underatand the =G...
16547 vipin aravind
vipin.aravind@... Send Email
Mar 2, 2001
11:36 am
I have hex value 0x1 on my window, If I press on 1 with a mapped key, I wished to have the value go on increasing to 0x2,0x3 and soon How do I do it vipin...
16548 Janakiraman .S
prince@... Send Email
Mar 2, 2001
11:47 am
... <C-A> ... -- Consider not posting HTM(AI)L...
16549 vipin aravind
vipin.aravind@... Send Email
Mar 2, 2001
11:48 am
thanks stephano for the answer vipin ... From: Stefano Lacaprara <Stefano.Lacaprara@...> To: vipin aravind <vipin.aravind@...> Cc: <vim@...> ...
Messages 16520 - 16549 of 137745   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