Hi folks, I am having some trouble getting vim7 to build from CVS on Tiger 10.4.5. I get the following error: gcc -c -I. -Iproto -DHAVE_CONFIG_H...
3778
Benji Fisher
benji@...
Mar 30, 2006 4:57 am
... ^^^ It looks as though you are compiling a native binary, not universal. ... That is the SDK for compiling a universal binary. Do you also have that file...
3779
Tom Fogg
thomasfogg@...
Mar 30, 2006 9:48 am
Been looking at vim 7 binaries just posted on macvim.org. One things thats been annoying me for a while is not being able to associate files with vim so was...
3780
Chris Fonnesbeck
fonnesbeck@...
Mar 30, 2006 12:27 pm
... I do: /Developer/SDKs/MacOSX10.4.0.sdk/Developer/Headers/CFMCarbon/ImageIO/ImageIO.h ... I have tried building a snapshot, and specifying a universal...
3781
Benji Fisher
benji@...
Mar 30, 2006 1:47 pm
... That looks like a useful thing to know. There are at least three things that affect file association: 1. the bundle structure of Vim.app/ 2. Info.plist and...
3782
Benji Fisher
benji@...
Mar 30, 2006 1:55 pm
... I am testing, as I write, with XCode 2.2.1 (upgraded yesterday) on OS X 10.4.5 on a PPC iMac. I just downloaded the 7.0c03 snapshot, unzip'ped it, changed...
3783
Benji Fisher
benji@...
Mar 30, 2006 2:14 pm
Vim Mac fans: Vim 7.0 is now in the beta-testing stage. Given the number of problems I see being reported, I expect to see a few more beta releases before the...
3784
4mir Salihefendic
amix@...
Mar 30, 2006 2:59 pm
I have just downloaded 7.0c2 from http://macvim.org/OSX/index.php. The paste problem that was reported a while back is _back_. I.e. the pasted text is...
3785
Chris Fonnesbeck
fonnesbeck@...
Mar 30, 2006 3:21 pm
When I try and build a tags file for a directory of python files from ... ctags: skippin .: it is not a regular file Which seems fine, but then when I open the...
3786
Chris Fonnesbeck
fonnesbeck@...
Mar 30, 2006 3:24 pm
... No, it seems to be fine: Oliver:~/Downloads chris$ unzip -l vi*zip | grep hqx 817 06-07-04 10:32 src/dehqx.py 42628 06-07-04 10:32 src/os_mac.rsr.hqx...
3787
Benji Fisher
benji@...
Mar 30, 2006 4:03 pm
... Thanks. I only see one "6.0". Did I miss something? That is obviously an error, and this patch should fix it. (This is so simple a fix that I did not...
3788
Benji Fisher
benji@...
Mar 30, 2006 4:07 pm
... That hurts. I forgot to mention, in my call for testing: please be specific about the version of Vim.app that you are testing, and your OS. I think the...
3789
Benji Fisher
benji@...
Mar 30, 2006 4:14 pm
... Looks to me like Apple's fault (some old version of ctags). On Linux (not especially up to date): $ ctags --version Exuberant Ctags 5.5.2, Copyright (C)...
3790
Benjamin Esham
bdesham@...
Mar 30, 2006 4:19 pm
... Should anti-aliased text be added to this list? IMHO we should add support for that before 7.0 final. (If it has been added in the last week or so,...
3791
4mir Salihefendic
amix@...
Mar 30, 2006 4:31 pm
Hi Benji I will be more specific in the future. I am on a Powermac G5 (i.e. a PPC architure). This problem got fixed in the snapshot vim-7.0232, but it managed...
3792
Andre Berger
andre.berger@...
Mar 30, 2006 4:43 pm
* Benji Fisher (2006-03-30): Is there still no +clientserver in 7.0? -Andre...
3793
Chris Fonnesbeck
fonnesbeck@...
Mar 30, 2006 4:59 pm
... I agree that its not a show-stopper, by any means, but its a usability hassle that users shouldnt have to mess with. By the way, I think I located the...
3794
Benji Fisher
benji@...
Mar 30, 2006 5:39 pm
... Maybe I was not clear. If it actually affects file association, then I give it pretty high priority. In my testing, the existing Info.plist is good...
3795
4mir Salihefendic
amix@...
Mar 30, 2006 5:46 pm
Hi Bram I am interested in completion... Thah is, it really doesn't solve the problem that I can type while it searches. In my opinion the lazy approach is...
3796
Chris Fonnesbeck
fonnesbeck@...
Mar 30, 2006 9:03 pm
... That works on my machine, both on my own builds and on the posted beta binary. C. -- Chris Fonnesbeck + Atlanta, GA + http://trichech.us...
3797
Jeremy Conlin
jeremit0@...
Mar 30, 2006 9:28 pm
I just downloaded and compiled the latest beta version of Vim. It seemed to compile just fine, but it doesn't work. When I launch the gui version it just...
3798
Stephen Riehm
stephen.riehm@...
Mar 30, 2006 11:57 pm
Hi Benji, Just installed 7.0c03 (self compiled, 10.4.5 on a G4) and can confirm that the modifier-keys bug still exists, and that the rgb.txt file isn't being...
3799
Chris Fonnesbeck
fonnesbeck@...
Mar 31, 2006 2:34 am
Is there a .vimrc setting that will, by default, open multiple files in Vim tabs, rather than just in buffers. For example, if I drop 3 files onto the vim icon...
3800
Benji Fisher
benji@...
Mar 31, 2006 4:00 am
... I find that rgb.txt is there in $VIMRUNTIME . You have it in your source tree but not under Vim.app ? I cannot think how that would happen. Try...
3801
Benji Fisher
benji@...
Mar 31, 2006 4:08 am
... I guess MacBook means Intel, so if you have any version of XCode it must be the most recent one. OTOH, "latest beta version of Vim" changes its meaning...
3802
Benji Fisher
benji@...
Mar 31, 2006 4:09 am
... That is a question for the vim users' list, not this one. In fact, I think that it was asked and answered there today, and there may already be a vim tip...
3803
Chris Fonnesbeck
fonnesbeck@...
Mar 31, 2006 11:21 am
... I gave it a try. I updated all of the version-related strings in info.plistto 7.0, and after registering Vim with the lsregister command, it appears to be ...
The font rendering in vim-7 (all versions I have built and http:// macvim.org/OSX/index.php#Downloading) is problematic. I have a problem as the cursor moves...
3806
Benji Fisher
benji@...
Mar 31, 2006 1:47 pm
... What sort of Mac do you have? (Intel/PPC, 10.?.?) The problem you describe looks like you are using a font that is not monospaced. Have you tried setting...