Skip to search.
vim · Vim (Vi IMproved) text editor users list

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

  Messages Help
Advanced
Messages 60684 - 60713 of 131319   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
60684 Bruce Who
huxuzhao@... Send Email
Aug 1, 2005
7:15 am
... Thanks, but that doesn't work for me. I use gvim as a external editor for my application. I cannot claim the application's users to use non-OLE version of...
60685 Bram Moolenaar
Bram@... Send Email
Aug 1, 2005
8:32 am
... We do need iconv for non-obvious conversions. What I was referring to was detecting illegal byte sequences in utf-8. ... I don't think the list of things...
60686 Neil Bird
neil@... Send Email
Aug 1, 2005
12:53 pm
I think I asked this years ago, but I've lost & forgotten the answer! I have a file (previously on Win32, but this was on Linux IIRC - I've actually forgotten...
60687 Mike Williams
mike.williams@... Send Email
Aug 1, 2005
12:58 pm
... Ok damaged was possibly too emotive a word. It would be more accurate to say VIM lets you produce semantically invalid Unicode files without any warning. ...
60688 Mike Williams
mike.williams@... Send Email
Aug 1, 2005
12:59 pm
... Why do you say that? They are defined ranges of values in the 21-bit codespace, and have well defined semantics in all Unicode encodings. Every value in...
60689 Mike Williams
mike.williams@... Send Email
Aug 1, 2005
1:00 pm
... That is not so, I believe you can claim Unicode conformance and just support editing of 7-bit ASCII. Not many people would use but it is allowable. A key...
60690 Mike Williams
mike.williams@... Send Email
Aug 1, 2005
1:02 pm
... What is the definition of correct? ... In other words there are no warnings when you start to produce invalid Unicode characters. Possibly by mistake...
60691 François Pinard
pinard@... Send Email
Aug 1, 2005
1:17 pm
[Mike Williams] ... Allow me to quote the Recode manual (:-): Universal Transformation Format, 16 bits ======================================== Another...
60692 Mike Williams
mike.williams@... Send Email
Aug 1, 2005
2:28 pm
... I think we are talkng at crossed purposes. The use of 2x1024 codepoints for the surrogate pair values means there are 2x1024 less characters that could be...
60693 Jingzhao Ou
jingzhao.ou@... Send Email
Aug 1, 2005
2:54 pm
Dear all, I want to use GDB within Vim, similar to what is provided by Emacs. There is a plugin called VimGDB, which looks very cool. However, in order to use...
60694 François Pinard
pinard@... Send Email
Aug 1, 2005
3:31 pm
[Jingzhao Ou] ... Another possible avenue is to try Agide, if it happens to work fo you. It does not yet for me, but I do not have much time to push on it. It...
60695 bxuefeng
phyrster@... Send Email
Aug 1, 2005
3:57 pm
Hi vim users, How to make vim a sleek yet powerful file manager? I got his script ls.vim from the main site but not so happy with its key mappings. (I am...
60696 Tony Mechelynck
antoine.mechelynck@... Send Email
Aug 1, 2005
3:59 pm
... From: "Neil Bird" <neil@...> To: "Vim Mailing List" <vim@...> Sent: Monday, August 01, 2005 2:51 PM Subject: File encoding question (UTF-16?) ...
60697 Tony Mechelynck
antoine.mechelynck@... Send Email
Aug 1, 2005
4:15 pm
... From: "bxuefeng" <phyrster@...> To: <vim@...> Sent: Monday, August 01, 2005 5:57 PM Subject: how to use vim as a file manager? ... Yes, you can,...
60698 Halim, Salman
salman@... Send Email
Aug 1, 2005
5:49 pm
Dunno if you've got any response to this (email was a spot inconsistent), but I've always understood the cusor to not actually be ON the letter, but rather...
60699 Hari Krishna Dara
hari_vim@... Send Email
Aug 1, 2005
9:04 pm
For the last few days, I have been having a weird problem with syntax highlighting. After using my vim session for a few hours/days, suddenly the syntax...
60700 Stephen Boulet
stephen@... Send Email
Aug 1, 2005
9:25 pm
Can I change the default width of the gvim window when it launches? I'm running under win2000. Thanks. _________ Stephen If your desktop gets out of control...
60701 Tim Chase
vim@... Send Email
Aug 1, 2005
9:49 pm
... Well, given that you describe that it seems to occur when editing certain new buffers, do you know what sorts of filetype those get registered as? If...
60702 Tony Mechelynck
antoine.mechelynck@... Send Email
Aug 1, 2005
9:55 pm
... From: "Hari Krishna Dara" <hari_vim@...> To: <vim@...> Sent: Monday, August 01, 2005 11:03 PM Subject: vanishing syntax highlighting problem ... ...
60703 Tim Chase
vim@... Send Email
Aug 1, 2005
9:59 pm
... In your gvimrc file, you should be able to set the 'columns' property to something more to your liking. From my own, I have set lines=100 columns=80 ...
60704 Tony Mechelynck
antoine.mechelynck@... Send Email
Aug 1, 2005
10:04 pm
... From: "Stephen Boulet" <stephen@...> To: <vim@...> Sent: Monday, August 01, 2005 11:24 PM Subject: Default window width on win2000 ... See ...
60705 Hari Krishna Dara
hari_vim@... Send Email
Aug 1, 2005
10:26 pm
... I will do that. I checked 'filetype' and it was set correctly. ... I am using Vim 6.3 with patches 1-31. If I don't get a solution, I will also try...
60706 Hari Krishna Dara
hari_vim@... Send Email
Aug 1, 2005
10:34 pm
... Today when it happened, it was on a sql file, and the 'ft' was set as expected. I am not sure if it was on sql files before. I can't use "-u NONE" for a...
60707 Neil Bird
neil@... Send Email
Aug 2, 2005
6:51 am
Around about 01/08/05 16:59, Tony Mechelynck typed ... ... Excellent, thanks for that! -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls:...
60708 Charles E. Campbell, ...
drchip@... Send Email
Aug 2, 2005
5:46 pm
... Hello, Hari! May I throw another suggestion or two into the hat? * have you made any recent changes to your <.vimrc>? * have you recently added/upgraded...
60709 Wes Potts
wespotts@... Send Email
Aug 2, 2005
8:16 pm
Is it possible to configure vim such that it can distinguish records (and treat them as lines) in a fixed-width data file (without newlines)? For example: if I...
60710 Tim Chase
vim@... Send Email
Aug 2, 2005
8:37 pm
... If you don't mind actually editing your data (or a copy thereof), its something I've done before with simply ... which will insert a newline after every...
60711 Wes Potts
wespotts@... Send Email
Aug 2, 2005
8:53 pm
... I've added newlines with perl before but, I'm hoping to find a "better" solution as these files are sometimes HUGE (Gigabytes) and when making edits...
60712 jose isaias cabrera
jicman@... Send Email
Aug 2, 2005
9:07 pm
If you have programmed before, I would suggest to write a small d program for it. http://www.digitalmars.com/ D is a like a combination of c, c++, java and c#,...
60713 Tony Mechelynck
antoine.mechelynck@... Send Email
Aug 2, 2005
9:08 pm
... From: "Wes Potts" <wespotts@...> To: <vim@...> Sent: Tuesday, August 02, 2005 10:15 PM Subject: raw fixed width data ... WARNING: the following...
Messages 60684 - 60713 of 131319   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