... [...] ... [...] Against which version/patchlevel was this patch constructed? In the sources for 7.0.119 I have a fuzz factor of -7 lines ("* only redraw"...
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
2217
bram@...
Sep 8, 2006 8:49 pm
Mail transaction failed. Partial message is available....
2216
dany.stamant@...
Sep 1, 2006 9:08 pm
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
2215
Bram Moolenaar
Bram@...
Sep 1, 2006 8:30 pm
Greetings, Vim users. I am hosting a Vim BOF at the upcoming O'Reilly Open Source Convention: Title: Vim 8? Date: Tuesday, 19 September 2006 Time: 20:30 -...
2214
bram@...
Sep 1, 2006 6:28 am
The message contains Unicode characters and has been sent as a binary attachment....
2213
Bram Moolenaar
Bram@...
Aug 28, 2006 8:53 pm
... Most of the variables involved aren't properly explained, thus I can't oversee what happens here. I'll assume your fix is right and doesn't cause trouble...
2212
Yukihiro Nakadaira
yukihiro.nakadaira@...
Aug 28, 2006 12:32 pm
# I failed in sending this mail. I'll resend it. This is old subject but I think this report might help someone. When using GTK2 GUI and XIM and...
2211
Yukihiro Nakadaira
yukihiro.nakadaira@...
Aug 26, 2006 3:11 pm
... Cursor is moved just for displaying. And also cursor can be positioned at middle of preedit string. Those inserted characters are preedit string. Preedit...
2210
Bram Moolenaar
Bram@...
Aug 25, 2006 8:46 pm
... I don't understand why the cursor is moved. This appears to happen after inserting characters, thus moving cursor to before these inserted characters....
2209
A.J.Mechelynck
antoine.mechelynck@...
Aug 18, 2006 3:31 pm
... I don't know how to edit fonts; if you do it, make sure that all your Courier_New glyphs (including the existing Latin glyphs) have exactly the same...
2208
Tony Khoshaba
tonykhoshaba@...
Aug 18, 2006 2:45 pm
Great info thank you. I was playing with Courier_New as well. I was wondering what proper tool I can use to just add Syriac to Courier_New and name it...
2207
A.J.Mechelynck
antoine.mechelynck@...
Aug 18, 2006 2:34 pm
... Adding Arabic to Vim required no change in the existing fonts: once I had a gvim with +arabic, I could edit Arabic text, even vocalised Arabic, using the...
2206
Tony Khoshaba
tonykhoshaba@...
Aug 18, 2006 2:05 pm
If this is the case then the project looks easier. Adding Syriac would mean just changing some of the shaping rules for Arabic. But my impression was that...
2205
A.J.Mechelynck
antoine.mechelynck@...
Aug 18, 2006 4:53 am
... If your Syriac TTF fonts include all the necessary glyphs, they shouldn't be the problem; they should work "out of the box" once the support for the Syriac...
2204
Tony Khoshaba
tonykhoshaba@...
Aug 17, 2006 4:55 pm
If you were to create a list things to do to do this project what would it be? Tony ... If I were you, I'd have a serious hard look at arabic.c and arabic.h in...
2203
Tony Khoshaba
tonykhoshaba@...
Aug 17, 2006 4:11 pm
I am motivated to do it. But first would like to outline the list of things to do. I once wrote a rendering engine in Dephi and hooked it to a Windows edit box...
2202
A.J.Mechelynck
antoine.mechelynck@...
Aug 17, 2006 3:55 pm
... 1. Look how the Arabic module does it. 2. Look how the Arabic module is hooked into the main loop. 3. Look in http://www.unicode.org/charts/ how Arabic and...
2201
A.J.Mechelynck
antoine.mechelynck@...
Aug 17, 2006 3:51 pm
... If I were you, I'd have a serious hard look at arabic.c and arabic.h in the src/ subdirectory of wherever you downloaded (or will have downloaded) the Vim...
2200
A.J.Mechelynck
antoine.mechelynck@...
Aug 17, 2006 3:31 pm
... If I were you, I'd have a serious hard look at arabic.c and arabic.h in the src/ subdirectory of wherever you downloaded (or will have downloaded) the Vim...
2199
Tony Khoshaba
tonykhoshaba@...
Aug 17, 2006 3:04 pm
Hi, I am interested in adding support for Syriac in Vim. Syriac is similar to Arabic, Hebrew, and Farsi. It is right-to-left and has its own shaping rules. ...