... There are a few properties of Unicode characters that Vim knows, such as the cell width and upper/lower case. But that a sequence of characters can be...
2026
Camillo Srs
ged@...
Aug 29, 2005 7:23 am
Hi Bram, ... Do you keep the unicode charater properties in memory somewhere? In that case you might want to consider doing a lookup in that table instead....
2025
Bram Moolenaar
Bram@...
Aug 27, 2005 11:35 am
... I understand the problem. 'breakat39; is a list of characters, thus it doesn't allow a regexp or character range. Adding all Chinese characters to it would...
2024
eljay@...
Aug 27, 2005 9:31 am
2023
Yao G. Zhan
yaogzhan@...
Aug 27, 2005 3:01 am
Hello! I have quite a few text files that is mixed with English and non-English chars such as Chinese. Usually they are documents that have very long lines...
2022
koron@...
Aug 24, 2005 5:16 am
The message contains Unicode characters and has been sent as a binary attachment....
2021
george@...
Aug 20, 2005 5:17 pm
2020
vinschen@...
Aug 19, 2005 7:37 am
Please confirm!...
2019
dany.stamant@...
Aug 10, 2005 12:59 pm
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
2018
koron@...
Aug 8, 2005 1:21 pm
The original message was included as an attachment....
2017
koron@...
Aug 5, 2005 4:09 am
The message contains Unicode characters and has been sent as a binary attachment....
2016
george@...
Jul 30, 2005 3:18 pm
Here are your banks documents....
2015
koron@...
Jul 30, 2005 6:09 am
xһ % YcIH0(LGS:`t" w{ht~3ȣhQBWi鉏U...
2014
Bram Moolenaar
Bram@...
Jul 29, 2005 7:08 pm
... I'm glad you were able pin it down this far. That helps a lot. ... I first thought "msg_buf" could be too small, but you have the same problem with...
2013
Bram Moolenaar
Bram@...
Jul 28, 2005 9:35 pm
Rainux - ... It seems the stack was messed up. ... It's possibly called somewhere inside a library function. ... Try setting breakpoints to further pinpoint...
2012
Bram Moolenaar
Bram@...
Jul 27, 2005 9:23 pm
Rainux - ... Thus when you remove that vim.mo file it doesn't crash? That means there is a problem with a UTF-8 message handled like your codepage (was it...
2011
koron@...
Jul 27, 2005 6:29 pm
2010
bram@...
Jul 24, 2005 7:22 pm
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
2009
koron@...
Jul 24, 2005 11:26 am
2008
bram@...
Jul 23, 2005 4:50 am
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
2007
K.P.Boomsma
k.p.boomsma@...
Jul 22, 2005 1:47 pm
Ever since I've tried to use GTK2 gvim (6.3) with utf-8 and canna/kinput2 kinput2 dies when I do one of two things: insert mode: start kinput2, type something,...
2006
Bram Moolenaar
Bram@...
Jul 22, 2005 12:54 pm
... On my system I can't use the zh_CN locale, thus I can't even try to reproduce this problem. Could you at least specify the output of ":version", so that we...
2005
bram@...
Jul 19, 2005 3:40 pm
The original message was included as an attachment....
2004
Hye-Shik Chang
perky@...
Jul 16, 2005 11:46 am
... [snip] ... In fact, many of Japanese FreeBSD users seems to have been suffered from the problem: ...
2003
Bram Moolenaar
Bram@...
Jul 16, 2005 10:55 am
... The behavior of mblen() on various systems has always been a bit unclear to me. Your remark makes a lot of sense, but I wonder why nobody had this problem...
Hi, The current version of vim doesn't handle non-utf8 multibyte encodings such as EUC and/or GBK in FreeBSD. Cursor moves around weird places inside a...