... yes, your solution seems to be the most coherent one. Maybe in the meantime it would be cool to use iconv, so that I could use CarbonVim instead of XVim....
613
MURAOKA Taro
koron@...
Jun 26, 2002 1:51 pm
... Ah. my patch has no entry for default latin1. So it would be fail when try to convert encoding between "macroman" and "latin1". I'll fix and test it. I...
612
Sébastien Pierre
spierre@...
Jun 26, 2002 10:22 am
... I think so as I tested it right after your announce. To be sure that encoding conversion work you can edit a file with "fileencoding=latin1" and...
611
MURAOKA Taro
koron@...
Jun 26, 2002 9:12 am
I have improved MacOS-X's gettext() already. I wrote gettext() emulation layer with Carbon's CFBundle (this is standard MacOSX resource mechanism). Using...
610
Sébastien Pierre
spierre@...
Jun 26, 2002 5:04 am
... Yes, and Vim makefile does not look into /sw for includes or libraries. This would be a great thing to make the makefile be aware of /sw, I could then...
609
Benji Fisher
fisherbb@...
Jun 25, 2002 11:07 pm
... It looks as though the version I compiled has -gettext as well. On the system I am using now (not the same as the one I used to compile vim) "which...
608
Mac Vim Support (Axel...
macvim@...
Jun 5, 2002 3:06 pm
... I have just checked, I can build 5.8 with CW Pro2 without problems. I will get the patches to 5.8.9 and try that as well. But this is probably not your...
607
Kenichi Asai
asai@...
May 30, 2002 6:49 am
Dear vim-mac experts, I am trying to compile vim 5.8 (with patches 5.8.0 to 5.8.9) using CodeWarrior Professional release 5 on PowerBook G3 with MacOS 8.1. (I...
606
Benji Fisher
fisherbb@...
May 28, 2002 8:46 pm
I just uploaded vim6.1.081+.tar.gz to my iDisk, http://homepage.mac.com/fisherbb/index.html The + is for the following changes: 1. I included Bram's unofficial...
605
MURAOKA Taro
koron@...
May 26, 2002 11:23 am
... MacOS X (Carbon) has a set of APIs which called "Text Encoding Conversion Manager". It works as like as iconv library. So I have wrote iconv emulation...
604
Bram Moolenaar
Bram@...
May 26, 2002 10:32 am
... If you do have the iconv library, configure should find it automatically. However, I don't know if this works on the mac. You could try defining...
603
Sébastien Pierre
spierre@...
May 26, 2002 8:52 am
... For people who have Fink (like me), libiconv is available. The problem is that when you add -I/sw/include in CarbonVim makefile there are "gcc duplicate...
602
mc
mcquaid@...
May 26, 2002 3:10 am
... ... and divide by a function of the distance of the bothered people from the bugs in the house...
601
Benji Fisher
fisherbb@...
May 26, 2002 2:00 am
... Should I add something like "Enable font conversions with iconv" to the list of bugs on my web page? Or is this something that I can add at compile time? ...
600
Bram Moolenaar
Bram@...
May 25, 2002 6:17 pm
... Yes, without iconv no conversion is possible. -- Q: How to decide if I should clean my house or work on improving Vim? A: Depends on which has more bugs. ...
599
Sébastien Pierre
spierre@...
May 25, 2002 5:49 pm
Hi! ... I tried: set termencoding=8bit-MacRoman set encoding=latin-1 set fileencodings=8bit-MacRoman and also tried to remove the termencoding. Both did no...
598
Bram Moolenaar
Bram@...
May 25, 2002 11:27 am
... Putting both latin-1 and 8bit-MacRoman in 'fileencodings' will always result in using latin-1, because there is no way to detect that a file isn't latin-1....
597
Sébastien Pierre
spierre@...
May 25, 2002 10:30 am
Hi! ... I tried : set termencoding=8bit-MacRoman set encoding=latin-1 set fileencoding=latin-1 set fileencodings=utf-8,latin-1,8bit-MacRoman and set...
596
Bram Moolenaar
Bram@...
May 24, 2002 6:43 pm
... Perhaps 'termencoding39; needs to be set? ... Alternatively, you can set 'encoding39; to "8bit-MacRoman". Don't know how well this works though. You probably...
595
Sébastien Pierre
spierre@...
May 24, 2002 6:24 pm
The problem is the following: Carbon Vim does internally handle the encodings well, this means that it can internally properly interpret and convert between...
594
Benji Fisher
benji@...
May 24, 2002 4:12 pm
... I'll add a note to the "bugs" section on my web page; maybe that will encourage someone to look at it. Can you supply an appropriate description of the...
593
Sébastien Pierre
spierre@...
May 24, 2002 8:06 am
... Hi, As I mentionned earlier, but I know you do not hack the gui_mac.c, the most urgent thing for me is to have a properly working file encoding support,...
592
Benji Fisher
fisherbb@...
May 23, 2002 9:39 pm
I just uploaded my latest build of vim, including patches through 6.1.081, to the usual place: http://homepage.mac.com/fisherbb/index.html As of Patch 6.1.076,...
591
Sébastien Pierre
spierre@...
May 14, 2002 5:36 pm
... Hmmm... When I write a file with encoding=latin1 the file is encoded as MacRoman. For instance in the command-line version of Vim which I have from Fink...
590
Sébastien Pierre
spierre@...
May 14, 2002 4:58 pm
Hi all, I am experimenting some problems with the Carbon version of vim. I want to be able to write latin1 text files. In this respect I :set encoding=latin1...
589
Bram Moolenaar
Bram@...
May 6, 2002 6:42 pm
I will be present at the upcoming SANE 2002 conference. I'm actually doing a poster session on A-A-P, but they won't stop us from talking about Vim :-)....
588
Benji Fisher
fisherbb@...
May 6, 2002 2:52 pm
... I repeated the experiment with the same version. Still no problems, except a "Hit ENTER" prompt. I did notice one thing. I have set a VIM environment...
587
Mac Vim Support (Axel...
macvim@...
May 2, 2002 5:00 pm
Hi everyone, I have uploaded a new version of Vim to the MacVim iDisk. This is 6.1 patched to 6.1.042 with some additional patches: - fix to make the explorer...
586
arigold@...
Apr 18, 2002 5:24 pm
hello hello, i was having trouble with an error message popping up whenever i started vim. but this stopped after i put the vimrc file in the same folder as...
585
Benji Fisher
fisherbb@...
Apr 11, 2002 10:13 pm
I have just uploaded vim 6.1.016 to my iDisk, http://homepage.mac.com/fisherbb/index.html I have not yet updated the web page, nor the Public/patches...