I have attached your document. +++ Attachment: No Virus found +++ Kaspersky AntiVirus - www.kaspersky.com...
derek@...
Dec 2, 2005 1:36 am
3624
Hi folks, I use vim most often remotely (ssh) from my PowerMac G5, and I started to scratch my head why I fail to use german umlaute while everything else...
Peter Vohmann
pvohmann@...
Dec 2, 2005 6:54 pm
3625
Hi Peter, In your Terminal / Window Settings... / Terminal Inspector / Display, what does your prefs say for the Character Set Encoding? --Eljay...
John Love-Jensen
eljay@...
Dec 2, 2005 7:18 pm
3626
Hi John, You wrote ... Just a second (switching to English...) Character Set Encoding: Unicode (UTF-8) Three cheap shots are free, but sorry, still two to go....
Peter Vohmann
pvohmann@...
Dec 2, 2005 7:30 pm
3627
... Hello Peter and welcome to the list. ... Actually I had not but I could reproduce after a little tinkering. You should setup the Terminal.app so that it...
Jussi Hagman
jhagman@...
Dec 2, 2005 7:51 pm
3628
... I found it on the mail archive of this very list. ;-) ... That's it. THANK YOU! Now wouldn't it be nice if this very uncheck was the default of Mac OS X?...
Peter Vohmann
pvohmann@...
Dec 2, 2005 8:24 pm
3629
... Now that you have the answer, if you write it up as a Q&A, I will add it to the list at http://macvim.org/OSX/index.php#FAQ . --Benji Fisher...
Benji Fisher
benji@...
Dec 3, 2005 4:43 pm
3630
... I ran into the same problem with 6.0.4, worked around with "gcc_select 3.3". How did you change the optimization for 4.0.1? -Andre...
Andre Berger
andre.berger@...
Dec 3, 2005 5:11 pm
3631
... I just added a line "CFLAGS = -Os" in src/Makefile. The easiest thing is probably to find a similar row (search for -O) and uncomment/edit it. Greetings, ...
Jussi Hagman
jhagman@...
Dec 3, 2005 6:11 pm
3632
... Thanks, work just fine! -Andre...
Andre Berger
andre.berger@...
Dec 3, 2005 7:43 pm
3633
... I have a (maybe) related question. Whether I set the terminal to escape non ascii characters or not, I get the following weird behaviour: In normal mode...
Baptiste Calmès
calmes@...
Dec 3, 2005 9:20 pm
3634
On Sat, 03 Dec 2005 20:08:12 +0200 ... Fink's vim package just sets the CFLAGS environment variable to -Os. That seems to be easier than modifying files would...
Emily Jackson
m5computing@...
Dec 3, 2005 9:57 pm
3635
On 3.12.2005, at 23:20, Baptiste Calmès wrote: Salut, Baptiste! ... In french keymap "^", l'accent circumflex, is not a real character but a "soft" or...
Jussi Hagman
jhagman@...
Dec 4, 2005 2:07 am
3636
... Yes, indeed. ... You are right, I hadn't noticed that. ... Yes, this wouldn't be reasonnable. Since apple ships vim with tiger, it might want to improve...
Baptiste Calmès
calmes@...
Dec 4, 2005 10:12 am
3637
... Yes, I can reproduce the problem. If I leave 'tenc' at the default value, I get a question mark; if I set it to utf-8, I get some odd symbol. Depending on...
Benji Fisher
benji@...
Dec 4, 2005 4:29 pm
3638
Hi Benji, Ah yes, I almost missed that request. Of course, here you are: Q: How can I use national characters when running vim in a Terminal window? I get...
Peter Vohmann
pvohmann@...
Dec 7, 2005 12:43 am
3639
The message contains Unicode characters and has been sent as a binary attachment....
dany.stamant@...
Dec 7, 2005 1:01 am
3640
Hello, I've started to clean up gui_mac.c by removing all pre-Carbon code. There are some CodeWarrior specific things in the source code (some global...
Jussi Hagman
jhagman@...
Dec 7, 2005 10:20 pm
3641
... http://en.wikipedia.org/wiki/CodeWarrior On July 29, 2005, [Metroworks] announced that CodeWarrior for Mac would be discontinued after the next release,...
Chris Devers
cdevers@...
Dec 8, 2005 1:13 am
3642
... I think it's sufficient to support one compiler that is available for free and works well. It's good to remove code and files that won't be used anyway....
Bram Moolenaar
Bram@...
Dec 8, 2005 10:32 am
3643
... OK. ... I'll do that but that'll take at least another day or two. Greetings, Jussi -- Jussi Hagman, jhagman@..., iChat/AIM: jussihagman, ICQ:...
Jussi Hagman
jhagman@...
Dec 8, 2005 6:30 pm
3644
... No hurry. I rather have it done properly then fast. Thanks for your help! -- WOMAN: I didn't know we had a king. I thought we were an autonomous ...
Bram Moolenaar
Bram@...
Dec 8, 2005 6:54 pm
3645
For further details see the attachment....
ackahn@...
Dec 9, 2005 4:32 pm
3646
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
bram@...
Dec 11, 2005 3:00 pm
3647
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
ackahn@...
Dec 12, 2005 2:07 pm
3648
... I'll have to look into this further. ... I gave this a try and it seems to work correctly. However, it doesn't seem to antialias fonts despite adjusting...
Geoffrey Alan Washburn
geoffw@...
Dec 14, 2005 12:30 am
3649
lovely, :-)...
eljay@...
Dec 14, 2005 7:33 am
3650
... You need to re-build without multibyte support if you want antialiasing to work. Antialiasing, along with underlining and italics, does not currently work...
Chris Allen
c.d.allen@...
Dec 14, 2005 10:27 am
3651
... Rebuilding without multibyte support would presumably disable UTF-8 support? That would sort of get me back where I started :-/ I guess it would seem that...
Geoffrey Alan Washburn
geoffw@...
Dec 14, 2005 2:33 pm
3652
... Yeah. It isn't quite as shiny as we generally expect Vim to be. I miss the underlining the most. ... I recommend the terminal, myself, although...