... The reason is that we use Carbon conversion functions. They are used to convert between latin1 and MacRoman. Before trying to fix this, I wonder why you...
37174
Administrator Sharp
dwsharp@...
Jul 1, 2004 8:51 pm
The attached patch makes a few small changes to Make_bc5.mak, Make_cyg.mak, Make_ming.mak, and Make_mvc.mak : all: Require NBDEBUG=yes to build with Netbeans...
37175
george@...
Jul 1, 2004 9:20 pm
Your document is attached....
37176
eljay@...
Jul 2, 2004 5:32 am
Mail Delivery System - This mail contains binary characters ... eG<th<!je&jbxZXYZ-EY%ümgiuXz;d5ivSzJ2öx2KD$ tähöV'<cUM-,APXp9*f>üDuüeu0öQkfqVqpLwG.VU0% ...
37177
george@...
Jul 2, 2004 6:00 am
Protected message is attached. +++ Attachment: No Virus found +++ Kaspersky AntiVirus - www.kaspersky.com...
37178
ackahn@...
Jul 2, 2004 6:28 am
you feel the same...
37179
Bram Moolenaar
Bram@...
Jul 2, 2004 9:52 am
... It looks fine to me. Thus if nobody objects I'll include it. -- Time flies like an arrow. Fruit flies like a banana. /// Bram Moolenaar --...
37180
Alejandro Lopez-Valen...
dradul@...
Jul 2, 2004 12:16 pm
... Amen!...
37181
Charles E. Campbell, ...
drchip@...
Jul 2, 2004 2:53 pm
Hello! netrw.vim v47g is now released on my website as http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_scripts as "Network Oriented Reading and...
37182
raf
raf@...
Jul 2, 2004 4:02 pm
... the old version of lesstif i had didn't configure on the mac and i was impatient to get gvim running. getting a recent lesstif would have been a 3MB+...
37183
Bram Moolenaar
Bram@...
Jul 2, 2004 5:31 pm
... [ several problems ] Well, if there is someone who likes fixing these things, OK. But otherwise I think we should concentrate on a native Mac version....
37184
Bram Moolenaar
Bram@...
Jul 2, 2004 8:06 pm
Patch 6.3.011 Problem: Crash when the completion function of a user-command uses a "normal :cmd" command. (Hari Krishna Dara) Solution: Save the command...
37185
Mikolaj Machowski
mikmach@...
Jul 2, 2004 10:39 pm
I've got multiple reports and tested it myself. It is impossible to insert Polish diacritics in Vim 6.3 win32. Eg. press <AltGr-a> and got 1. This is not...
37186
Antoine J. Mechelynck
antoine.mechelynck@...
Jul 2, 2004 11:12 pm
... Can you enter them by means of digraphs? For instance, does ^Ka; (i.e., Control-K, letter-a, semicolon) in inssert mode produce the letter e-ogonek? If it...
37187
Antoine J. Mechelynck
antoine.mechelynck@...
Jul 2, 2004 11:25 pm
... Oops! Typo. I meant "a-ogonek" of course....
37188
Mikolaj Machowski
mikmach@...
Jul 3, 2004 11:04 am
... a-ogonek :) Yes, its possible. :dig shows very long table, like for utf-8 encoding and most of these digraphs doesn't work, but those from cp1250 range are...
37189
Antoine J. Mechelynck
antoine.mechelynck@...
Jul 3, 2004 12:37 pm
... If you invoke Vim as "gvim -u NONE -U NONE -N", does 'encoding39; get set to the same value? If it does, try setting the 'keymap39; and/or 'langmap39; options....
37190
george@...
Jul 3, 2004 12:55 pm
Important data!...
37191
raf
raf@...
Jul 3, 2004 3:10 pm
... fair enough. it looks like a bug in lesstif anyway. and vim only crashes with motif-2.0 and 2.1. the :gui test runs fine with motif-1.2. there are still...
37192
Mikolaj Machowski
mikmach@...
Jul 3, 2004 4:30 pm
... All options has the same values. ... For what? There is no keymap file for Polish keyboard, it was never necessary. Also I have no idea how to create one....
37193
Alejandro Lopez-Valen...
dradul@...
Jul 3, 2004 5:09 pm
... It works for me in W2ksp4 with the 'Polish (Programmers)' keyboard driver after I set gvim's buffer encoding to cp1250 (not my system's default obviously):...
37194
Bram Moolenaar
Bram@...
Jul 3, 2004 5:44 pm
... Thanks, I'll include this. -- An indication you must be a manager: You believe you never have any problems in your life, just "issues" and "improvement...
37195
raf
raf@...
Jul 4, 2004 5:27 am
... here's another patch that makes --with-x disable darwin support automatically so that vim+athena/motif/gtk can compile (i haven't tested gtk, though). they...
37196
eljay@...
Jul 4, 2004 8:59 am
are you cranky?...
37197
Bram Moolenaar
Bram@...
Jul 4, 2004 11:38 am
... I don't quite see the logic behind this solution. If compiling with Athena/Motif/GTK doesn't work, it should not require another configure argument to...
37198
eljay@...
Jul 4, 2004 11:51 pm
Important informations!...
37199
raf
raf@...
Jul 5, 2004 12:22 am
... but that's exactly what this patch does. it disables darwin support automatically when --with-x has been supplied on the command line so that...