... From: "Mike Williams" <mike.williams@...> To: "Bram Moolenaar" <Bram@...> Cc: "vim list" <vim@...> Sent: Thursday, July 28,...
60625
Bram Moolenaar
Bram@...
Jul 28, 2005 2:23 pm
... Note that "the Unicode consortium" is different from "Unicode" in general. The last one is the generic term that covers all work done on Unicode and...
60626
Tony Mechelynck
antoine.mechelynck@...
Jul 28, 2005 2:25 pm
... From: <joachim.koehler.nsu@...> To: <vim@...> Sent: Thursday, July 28, 2005 3:56 PM Subject: Re: ANN: Vim Wiki in Esperanto ... That German page is...
60627
Eljay Love-Jensen
eljay@...
Jul 28, 2005 2:54 pm
Hi Bram, ... Correct, v1.x ... representing some character, that's a lot cleaner. Unicode is guaranteed to never exceed 21 bits. Code points above 21 bits may...
60628
Bram Moolenaar
Bram@...
Jul 28, 2005 4:02 pm
... Bill Gates once said that nobody needs more than 640 Kbyte of memory and based the architecture of MS-DOS on that. MS-Windows used 16-bit wide characters...
60629
Mike Williams
mike.williams@...
Jul 28, 2005 4:25 pm
... You are of course right, I got confused with the numbering which goes from 0 to 16. ;-) ... Darn, caught out again. The 3 byte sequence is sufficient for...
60630
Mike Williams
mike.williams@...
Jul 28, 2005 4:36 pm
... Indeed, the term Unicode encompasses a wide range of interrelated things. However one of the aims is future proofing where possible, and a number of...
60631
Daniel W.
dawh@...
Jul 28, 2005 5:54 pm
Hi, I am searching for a way to debug with vim & gdb in a cygwin environment. I've tried Idevim, gdbvim, vimDebug and some other tools and fail every time with...
60632
Bram Moolenaar
Bram@...
Jul 28, 2005 6:50 pm
... That's right, claiming that Vim is a Unicode editor doesn't make much sense, Vim is much more than that! I suppose a Unicode editor wouldn't be able to...
60633
Jeremy
jlconlin@...
Jul 28, 2005 8:16 pm
... How often should I update Vim 7? Will the process decribed on the link above eliminate Vim 6.x? I am worried that a build of Vim 7 won't work and I...
60634
Bram Moolenaar
Bram@...
Jul 28, 2005 9:35 pm
... The builds will occasionally fail. Always be prepared to go back to a previous snapshot (install a new one only after testing). So long as you don't...
60635
Bruce Who
HuXuZhao@...
Jul 29, 2005 2:00 am
Hi, Tony: ======= 2005-07-28 12:00:52 Tony Mechelynck wrote: ======= [...] ... I have never knowed this menu, and I found it just now,:-< . But this requires...
60636
Bruce Who
HuXuZhao@...
Jul 29, 2005 2:25 am
Hi, Bram: ... Maybe what I really need is not exactly a tabs-wideget, :-<. I just need something that 1)show me all the buffers' names/their buffer...
60637
adah@...
Jul 29, 2005 2:34 am
... Your statement is really provocative. Please give the definition of `Unicode capability39;. IMHO, Vim can handle `correct' Unicode input, and will write...
60638
Bruce Who
HuXuZhao@...
Jul 29, 2005 2:47 am
Hi, Lately I'm trying to use vim as an external editor in my application. I choose the OLE way to do this: from win32com.client.dynamic import Dispatch VimInst...
60639
Suresh Govindachar
sgovindachar@...
Jul 29, 2005 4:52 am
Bruce Who Sent on Thursday, July 28, 2005 ... I don't have an answer for you, but do have a question: Can your method be used for making Vim be the editor for...
60640
Gareth Oakes
goakes@...
Jul 29, 2005 7:41 am
... I'm interested in the answer also :) We are forced to use Outlook at my workplace here.. :( In the meantime I'm using a hacky approach, I think I found in...
60641
Gareth Oakes
goakes@...
Jul 29, 2005 7:48 am
... To be fair, I'm a bit of a pragmatist also. I can see what Mike's getting at but, to play devil's advocate, the world is never going to be a perfect place...
60642
Pete Johns
paj-vim@...
Jul 29, 2005 7:57 am
... I, too, am forced to use Outlook at work. Cubicle Vim works well for me: <http://sourceforge.net/projects/cubiclevim>. Hope this helps; --paj -- Pete Johns...
60643
Strohhaecker, Bernd
BStrohhaecker@...
Jul 29, 2005 8:39 am
... Me, too :-( Because I've had some problems with cubiclevim - IIRC with attached files - I now use an Outlook VBA macro to read my emails with Vim. For...
60644
Ketil Karstad
ketil1@...
Jul 29, 2005 10:24 am
I have downloaded Vim 6.3 for OS X Tiger from this site: http://macvim.org/OSX/index.php. When I try launching Vim from the terminal as they describe it on...
60645
Goli, Rajesh (Rajesh)
golirajesh@...
Jul 29, 2005 11:03 am
I got a series of mails from eBay customer support, not just the ones that we discussed in earlier ones. One mail even asked me to confirm my membership. The...
60646
Marian Csontos
csontos@...
Jul 29, 2005 11:15 am
Hi Rajesh, This is SPAM, or more precious phising mail. All links in those mails go to fake web pages, which are made to catch personal informations and ...
60647
Mike Williams
mike.williams@...
Jul 29, 2005 11:29 am
... Just taking your last statement, then VIM cannot be described as Unicode conformant. VIM supports various aspects of the Unicode standard, but is not...
60648
Mike Williams
mike.williams@...
Jul 29, 2005 11:36 am
... Indeed, but it helps to know when the safety latch is off. ;-) ... I have been happily editing various Unicode encoded XML files with VIM for a while now...
60649
Robert
sigzero@...
Jul 29, 2005 11:57 am
I use Vim off and on on Windows. I use it because it is a really good editor and not an IDE. I don't use it macro language as I usually find what I want off...
... From: "Mike Williams" <mike.williams@...> To: "Gareth Oakes" <goakes@...> Cc: <vim@...> Sent: Friday, July 29, 2005 1:35 PM ...
60652
Tony Mechelynck
antoine.mechelynck@...
Jul 29, 2005 2:10 pm
... From: "Jeremy" <jlconlin@...> To: <vim@...> Sent: Thursday, July 28, 2005 10:14 PM Subject: Re: latest distribution ... It is possible to install...
60653
Tony Mechelynck
antoine.mechelynck@...
Jul 29, 2005 2:43 pm
... From: "Bruce Who" <HuXuZhao@...> To: "Bram Moolenaar" <Bram@...>; "vim" <vim@...> Sent: Friday, July 29, 2005 4:24 AM Subject: Re:...