Invitation for Vim presentation There will be a presentation about Vim on the WAN event (We Are Networking). This is a camp site in the north-east of Holland...
296
Sung-Hyun Nam
vim-multibyte-egroups...
Jul 17, 2000 5:01 am
Hello, I just re-made the OnTheSpot patch against vim-6.0b. It worked fine for me. If you have any problem with the OnTheSpot patch, please test with removing...
297
Bram Moolenaar
bram@...
Jul 17, 2000 10:21 am
Sung-Hyun - ... Should I include this patch in Vim 6.0? I don't mind if it's a bit risky, as long as we will be able to solve problems later. - Bram -- f y cn...
298
Chong-Dae Park
vim-multibyte-egroups...
Jul 17, 2000 1:12 pm
Hello, vim team, This is patch for vim-6.0b. The code included in vim-6.0b is a buggy one. (Sorry, Bram. That's my fault.) ... +++ search.c Mon Jul 17 21:58:26...
299
Chong-Dae Park
vim-multibyte-egroups...
Jul 17, 2000 1:45 pm
OOPS.. There is a BUG!!! The behavior of gchar_cursor() is changed from 5.X to 6.0. So, cls() does not work correctly for Japanese, TOO. This is a newer patch....
300
Bram Moolenaar
bram@...
Jul 17, 2000 8:49 pm
... Thanks, I'll include it. I'm glad that you also found the problem of swapping c1 and c2. There was a mixup of using the leading byte as MSB or LSB in an...
301
Sung-Hyun Nam
vim-multibyte-egroups...
Jul 18, 2000 2:07 am
... Because I have no problem, I cannot help. X and gtk+ are almost same. My environments: MiziOS-1.1 (similar to RedHat). glibc-2.1.2 based XFree86 4.0.1 (CVS...
302
Bram Moolenaar
bram@...
Jul 18, 2000 11:10 am
... The option should probably be used to disable input methods that don't work. ... Is this what we need? I notice GTK takes the command line arguments...
303
Takuhiro Nishioka
vim-multibyte-egroups...
Jul 18, 2000 12:04 pm
Hi, ... I tried this patch. The OnTheSpot feature is great, I think. But it doesn't work correctly on my Japanese environment. While connecting to XIM,...
304
Sung-Hyun Nam
vim-multibyte-egroups...
Jul 18, 2000 12:54 pm
... No, I need also status handle, see below two options. ... Ah! I didn't notice vim support these options. User can use those options to select best method....
305
Sung-Hyun Nam
vim-multibyte-egroups...
Jul 19, 2000 6:57 am
Hello, This gtk gui OnTheSpot patch (made by Chi-Deok Hwang) is fixed the 'hang' problem (The 1st patch had). Bram, I hope you include this patch in next...
306
Bram Moolenaar
bram@...
Jul 19, 2000 10:46 am
Sung-Hyun - ... I will include this. I trust you (and others) will fix any problems that are encountered. -- Females are strictly forbidden to appear unshaven...
307
Sung-Hyun Nam
vim-multibyte-egroups...
Aug 4, 2000 5:06 am
Hello, I doubt it occurs only to me. guifontset does not work. gvim runs with default font (-adobe-*). Don't know my patch is correct, but seems work to me. ...
308
Bram Moolenaar
bram@...
Aug 4, 2000 10:41 am
... That looks like a good solution. Fontset must be used when it's set. I'll include this. -- hundred-and-one symptoms of being an internet addict: 102....
309
Takuhiro Nishioka
vim-multibyte-egroups...
Aug 5, 2000 7:37 pm
Hello, ... I had the same problem too. It works well thanks! -- Takuhiro Nishioka mailto:takuhiro@......
310
Lux
vim-multibyte-egroups...
Aug 9, 2000 8:52 am
I am using 6.0e I have absolutely no problem with my unicode (utf8) files as far as display goes, but I can't understand how to input. Concretely what I want...
311
Bram Moolenaar
bram@...
Aug 9, 2000 9:32 am
... This question certainly does belong in vim-multibyte. I'll copy this to vim-dev too, perhaps a few people there are also interested in subscribing to the...
312
Lux
vim-multibyte-egroups...
Aug 9, 2000 11:05 am
... I work under linux. The doc already states that I need to use XIM. Now my question is: what is XIM ? how do I use it ? and alternately, where do I find the...
313
Bram Moolenaar
bram@...
Aug 9, 2000 8:00 pm
... It's indeed disappointing to see that documentation about X is hard to find. I have a CD for Mootif that contains a lot of docs, but you have to pay for ...
314
Bram Moolenaar
bram@...
Aug 9, 2000 8:00 pm
... Hmm, I thought that Windows does support Unicode. At least on NT/2000. Isn't there a way to enter Unicode characters, e.g. in Hebrew? ... I think that...
315
François Thunus
vim-multibyte-egroups...
Aug 10, 2000 6:29 am
... YES :-) ... I work under Linux (stock RH 6.2 with some modifications for unicode, ie gazillions of fonts, patched xterm, etc). ... that would be brilliant....
316
François Thunus
vim-multibyte-egroups...
Aug 10, 2000 6:36 am
... This seems to be the way to go. ... make sense ... I am not sure this does matter, in the sense that as long as the user can produce his own keymap,...
317
François Thunus
vim-multibyte-egroups...
Aug 10, 2000 6:41 am
... user-definable ? :-) set keymapperbuf=0 or set keymapperbuf=true Cheers François...
318
François Thunus
vim-multibyte-egroups...
Aug 10, 2000 6:51 am
... I have done that. It does tell me that I can switch to an alternate kanji input method, but not where to find the doc to configure the one X is using to...
319
François Thunus
vim-multibyte-egroups...
Aug 10, 2000 12:04 pm
... I have recompiled vim 6.0e with both multibyte and hebrew support (this should be default imo, by the way). when I launch vi -H Hebrew.utf8, I get my test...
320
Ron Aaron
vim-multibyte-egroups...
Aug 10, 2000 9:19 pm
... Francois, look at 'rightleft.txt', it will help you get where you want to go. Essentially, you can edit iso-8859-8 text but not UTF-8 because vim doesn't ...
321
vim-multibyte-egroups...
Aug 22, 2000 5:32 am
Hi, Bram and All. This is small fix for mbyte-input. If typing mbyte on command mode, Vim will crash. ... *************** ... #ifdef FEAT_FKMAP ... #endif +...
322
Shugo Maeda
vim-multibyte-egroups...
Sep 22, 2000 5:31 am
Hi, If the width of the font for multi-byte characters is not twice as much as the width of the font for single-byte characters, the window gets broken on the...
323
Bram Moolenaar
bram@...
Sep 30, 2000 7:31 pm
... Well, the proper fix is to get a font that's really double-width. ... This looks like a patch that goes into the direction of supporting proportional...
324
Bram Moolenaar
bram@...
Oct 2, 2000 6:27 pm
There will be two conferences at which I will give a speech related to Vim. Both are in the Netherlands, in "De Reehorst", Ede. Tuesday October 10: Linux2000...