Hi Tony and list, I understand now. Characters ranged from U+0350 to U+0357, and from U+035D to U+035F, are added in Unicode 4.0. Characters ranged from U+0358...
2641
Tony Mechelynck
antoine.mechelynck@...
Jan 2, 2010 5:25 am
... According to the current version (5.2) of the Unicode Standard, all codepoints U+0300 to U+036F are indeed combining characters AFAICT, see ...
2640
Ing Chun
yongjhen@...
Jan 2, 2010 4:21 am
Happy new year, everyone! I use Vim to edit an input method table these days, and find that it doesn't work well with one combining character, Unicode U+0358. ...
2639
Đức Minh Th...
thmduc@...
Dec 21, 2009 12:14 am
Hello, I cannot get utf-8 characters printed correctly. For example: bột becomes bá»™t My printing options are: set printfont=LMMono10:h10 " This is the...
2638
Bram Moolenaar
Bram@...
Dec 13, 2009 12:45 pm
Hello Vim users! The Vim calendar has been updated for 2010. I replaced the info about my old A-A-P project with Zimbu, which you probably find a bit more ...
2637
Bram Moolenaar
Bram@...
Dec 13, 2009 12:44 pm
Hello Vim users! The Vim calendar has been updated for 2010. I replaced the info about my old A-A-P project with Zimbu, which you probably find a bit more ...
2636
John Beckett
johnb.beckett@...
Nov 6, 2009 2:23 am
... See discussion in vim_use http://groups.google.com/group/vim_use/browse_thread/thread/cc7e9076fa7d277d John ...
2635
winterTTr
winterTTr.vim@...
Nov 6, 2009 12:54 am
... What's the value for the option "encoding" ? if the "encoding" is set to utf-8 when you don't set "fenc" , the file will open with the same encoding as...
2634
wintec
wintec@...
Nov 5, 2009 9:25 pm
Hi all! I need to perform ANSI/UNICODE commands in my GVIM. I read many docs on the web about and I did set these: "------------------------------------------ ...
2633
Bram Moolenaar
Bram@...
Oct 4, 2009 1:19 pm
Hello Vim users! Vim bug fixes are coming out one by one, not very exciting but essential maintenance. Keeps me busy. Nothing worth announcing though, that...
2632
Bram Moolenaar
Bram@...
Oct 4, 2009 1:18 pm
Hello Vim users! Vim bug fixes are coming out one by one, not very exciting but essential maintenance. Keeps me busy. Nothing worth announcing though, that...
2631
Aleksey
alex.baibarin@...
Jul 9, 2009 10:11 am
On Jul 9, 1:51pm, Tony Mechelynck <antoine.mechely...@...> ... Sorry, mistyped it. It's 'fileencodings' certainly, and 'ucs-bom39; is the list. ... I...
2630
Tony Mechelynck
antoine.mechelynck@...
Jul 9, 2009 9:52 am
... should be 'fileencodings' with s at the end. There are two different options, with and without s, and they don't have the same meaning. Without s, it's the...
2629
Aleksey
alex.baibarin@...
Jul 9, 2009 6:52 am
... Thanks for your answer. fileencoding already had 'ucs-bom39; in its start, so it didnt' help. I also have :language messages C, so it didn't help either. I...
2628
Tony Mechelynck
antoine.mechelynck@...
Jul 9, 2009 3:53 am
... Make sure your 'fileencodings' option (plural) starts with "ucs-bom". In that case, for editfiles at least (not sure about quickfix error files), Vim will...
2627
Aleksey
alex.baibarin@...
Jul 9, 2009 1:54 am
Hi. I'm using few MONO apps (Nemerle compiler and COCO/R parser generator) through compiler plugins in VIM under Linux, and the problem is that they produce...
2626
Bram Moolenaar
Bram@...
Jul 5, 2009 10:41 am
KL wrote: [ Please mention your name ] ... Perhaps this code will help: http://vimgadgets.sourceforge.net/liblinebreak/ -- ERROR 047: Keyboard not found....
2625
KL
klu1024@...
Jul 5, 2009 1:13 am
Hi, I hope this is the correct place to bring up this question. I love vim very much! But I think that Vim's localization is still not perfect. ...
2624
Tony Mechelynck
antoine.mechelynck@...
Jun 24, 2009 1:34 pm
... Hm, NFKC and NFKD sometimes fuse slightly different glyphs into a single "normalized" form. For instance, NFKC() = 2, though both are (different) Latin1...
2623
John (Eljay) Love-Jen...
eljay@...
Jun 24, 2009 1:33 pm
Hi Bjrn, ... Drat, I cannot find the MSDN reference. Maybe my memory has failed me. NFKC is lossy. NFC is non-lossy. Perhaps you are remembering the...
2622
bjrn
bjorn.winckler@...
Jun 24, 2009 12:01 pm
Hi Eljay, ... Thanks for clarifying that (and for the links!). ... I read that Windows uses NFKC. Have you got a reference for the claim that NFC is used? ......
2621
Nico Weber
nicolasweber@...
Jun 24, 2009 4:14 am
... I'm pretty sure it hasn't. As far as I know, for linux a filename is just a bunch of bytes, and you only need to know the encoding for lesser tasks such as...
2620
Andrew Dunbar
hippytrail@...
Jun 24, 2009 1:34 am
... When I worked on AbiWord a few years ago Linux left filename encoding up to the filesystem and the user. This may have changed since... Linux supports many...
2619
John (Eljay) Love-Jen...
eljay@...
Jun 23, 2009 8:03 pm
... I meant: ... NFC or NFD. Fat fingers. --Eljay --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_multibyte"...
2618
John (Eljay) Love-Jen...
eljay@...
Jun 23, 2009 7:47 pm
Hi Bjrn, ... HFS+ uses a variant of NFD for filenames. (The HFS+ variant predates standardizatoin of NFD.) This requirement is enforced by the OS. ...
2617
björn
bjorn.winckler@...
Jun 23, 2009 7:06 pm
... Hi Andrew, As far as I can tell (from searching around) HFS+ always uses normalization form D (NFD) for filenames. So as a workaround for the issue the OP...
2616
Tony Mechelynck
antoine.mechelynck@...
Jun 21, 2009 6:19 am
On Jun 19, 11:22 pm, björn <bjorn.winck...@...> wrote: [...] ... The OP's problem was about a file with 한 as (part of) the filename, not as the...
2615
Andrew Dunbar
hippytrail@...
Jun 21, 2009 3:04 am
... Hangul jamo (de)composition is part of Unicode normalization. Do we know if OS X does Unicode for all characters or just for Korean? I suspect it is done...
2614
Tony Mechelynck
antoine.mechelynck@...
Jun 21, 2009 12:15 am
... Ah, I see. I entered it in Vim by copy-paste from your previous post in the vim_mac Google Group page in my browser. Vim is obviously unaware of hangul...
2613
björn
bjorn.winckler@...
Jun 20, 2009 6:56 pm
... Tony, I appreciate that you reply to my post, but there really is no need in stating the painfully obvious. The problem appears when the filename is...