Search the web
Sign In
New User? Sign Up
vimdev · Vim (Vi IMproved) text editor developers list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 37853 - 37882 of 51736   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
37853
... I just got the bug by leaving gvim editing a file all nite long. When I tried to use it today it gave this error msg. As per the W11 help setting TZ=-5...
Bob Davis
rdavis@...
Send Email
Nov 1, 2004
4:54 pm
37854
Yegappan, The reverse is pretty useful too. You have a quickfix window that you would want to save as file of errorlist, usually the result of a grep output....
Madhu Raghupatruni
rmadhu@...
Send Email
Nov 1, 2004
10:14 pm
37855
... Thanks (not tested, alas - see above). ... I think it is too much (especially if patch would have to be much more sophisticated). Initially I thought...
Mikolaj Machowski
mikmach@...
Send Email
Nov 1, 2004
11:32 pm
37856
Hello, Read recently on vim-list about 'exporting' folds to html and tried to make something with this idea. One thing isn't easy - detecting of folds. ...
Mikolaj Machowski
mikmach@...
Send Email
Nov 2, 2004
1:28 pm
37857
Hello, Found solution of my problem (foldclosed(), foldclosedend()), but still behaviour of v:fold* is IMO strange. m. -- LaTeX + Vim =...
Mikolaj Machowski
mikmach@...
Send Email
Nov 2, 2004
9:38 pm
37858
Hi, ... As Vim parses and processes the output from grep or any other command to fill the quickfix window, the original output is lost (unless it is already...
Yegappan Lakshmanan
yegappan@...
Send Email
Nov 2, 2004
11:11 pm
37859
... Probably a silly idea, but maybe adding \|tee {filename} to 'grepprg' could be made to work? [or instead of {filename} it could be {bufname}, where said...
Keith Roberts
kroberts@...
Send Email
Nov 2, 2004
11:36 pm
37860
... Too many files or buffers generated unnecessarily. Typically you do many greps and you really want to store a few of these searches for later use. ... How...
Madhu Raghupatruni
rmadhu@...
Send Email
Nov 2, 2004
11:53 pm
37861
Unless you're married to the idea of using quickfix, try Vimgrep. It has various commands that allow capture of grep-ed output to named buffers. There are the...
Dave Silvia
dsilvia@...
Send Email
Nov 3, 2004
1:50 am
37862
See the attached file for details....
ackahn@...
Send Email
Nov 3, 2004
9:46 am
37863
good work!...
mikmach@...
Send Email
Nov 3, 2004
7:10 pm
37864
I have visited this website and I found you in the spammer list. Is that true?...
vinschen@...
Send Email
Nov 4, 2004
5:32 am
37865
Please read the document....
vinschen@...
Send Email
Nov 4, 2004
7:20 am
37866
0) I'm new to this list. 1) How should you test whether a window is placed just above the command-line? I'm trying to write a hack for src/ui.c. For this hack...
Paul Bolle
pebolle@...
Send Email
Nov 4, 2004
1:27 pm
37867
... You seem to be correct. However, I'm looking for a way to test (in C) whether a window is at the bottom of the screen. (A comparable vim function could be...
Paul Bolle
pebolle@...
Send Email
Nov 4, 2004
2:01 pm
37868
Please read the attached file....
pinard@...
Send Email
Nov 4, 2004
3:04 pm
37869
Hi, Here is a patch that I would like you to review and consider for inclusion. It applies to vim-6.3.025. Problem: The "Replace" action from the :promptrepl...
Thomas de Grenier de ...
degrenier@...
Send Email
Nov 4, 2004
11:32 pm
37870
Hi all, The attached patch implements the vimgrep command. This patch is against the Vim 6.3 sources. ... You can search for any Vim reg-ex patterns in the...
Yegappan Lakshmanan
yegappan@...
Send Email
Nov 5, 2004
2:03 am
37871
Agree!! I think the logical candidate is Vim script! Enhance and enlarge it instead of bundling in other transient languages. They come and go, in my past...
Dave Silvia
dsilvia@...
Send Email
Nov 5, 2004
2:38 am
37872
Authentication required. ++++ Attachment: No Virus found ++++ Norman AntiVirus - www.norman.com...
ackahn@...
Send Email
Nov 5, 2004
8:32 am
37873
... That's great! One organizational thing: wouldn't it be better to make it an option to ... Note: this is question to Bram and other users so don't hurry to...
Mikolaj Machowski
mikmach@...
Send Email
Nov 5, 2004
3:37 pm
37874
Yegappan, THANK YOU!!!! (for cbuffer as well :=)...
Ron Aaron
ron@...
Send Email
Nov 5, 2004
5:55 pm
37875
Yegappan, ... But I have a bunch of files encoded in CP1255, and my encoding is UTF8. So when I edit the files, vim converts them back and forth. ... doesn't...
Ron Aaron
ron@...
Send Email
Nov 5, 2004
6:15 pm
37876
... Hello! Just wanted to point out that it works well with <errsign.vim>, too (http://vim.sourceforge.net/scripts/script.php?script_id=1027). That puts a...
drchip@...
Send Email
Nov 5, 2004
8:00 pm
37877
Here is the file....
ackahn@...
Send Email
Nov 6, 2004
9:45 pm
37878
Hi Ron, ... Good to hear that. ... Does the normal Vim search using "/" or "?" or search() work for the UTF8 pattern/string? As I am not familiar with Unicode,...
Yegappan Lakshmanan
yegappan@...
Send Email
Nov 8, 2004
5:40 am
37879
thats wrong...
vinschen@...
Send Email
Nov 8, 2004
2:34 pm
37880
Oops, there was a mem leak with my patch because i was reusing a growing array without freeing it (i was calling ga_init instead of ga_clear). A fixed version...
Thomas de Grenier de ...
degrenier@...
Send Email
Nov 8, 2004
2:57 pm
37881
Please answer quickly!...
ackahn@...
Send Email
Nov 8, 2004
3:16 pm
37882
... Hi. ... Indeed it does. I think you need to do whatever vim does when reading in a file -- including converting encodings. Otherwise your grep will not do...
Ron Aaron
ron@...
Send Email
Nov 8, 2004
4:38 pm
Messages 37853 - 37882 of 51736   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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