Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim-mac · Vim (Vi IMproved) text editor Macintosh list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 887 - 916 of 13671   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
887 Tavis
tavis@... Send Email
Mar 3, 2003
9:53 am
I just installed vim on OSX using fink. When i try to run the program i get this message: dyld: vim Undefined symbols: vim undefined reference to _BC expected...
888 Tavis Werts
tavisw@... Send Email
Mar 3, 2003
10:03 am
I just installed vim on OSX using fink. When i try to run the program i get this message: dyld: vim Undefined symbols: vim undefined reference to _BC expected...
889 Benji Fisher
benji@... Send Email
Mar 3, 2003
7:11 pm
... I think these are the sorts of errors you get if you try to run a version compiled for OSX 10.1 on 10.2, or vice-versa. You can find one of each (Carbon ...
890 Benji Fisher
benji@... Send Email
Mar 9, 2003
12:08 am
... The mail quoted above is an exchange between me and Andrew Trevorrow, who wrote the OzTeX package of TeX. Is there any chance of getting a reasonable ...
891 Rain Dog
raindog@... Send Email
Mar 12, 2003
4:06 am
... Haven't had time to look into setting the creator code, but Vim does already support the Open and Quit Apple events (and maybe others). The file...
892 Bram Moolenaar
Bram@... Send Email
Mar 14, 2003
1:25 pm
Many times have I been asked to support running a debugger in Vim. I always responded that Vim is an editor, not an IDE. If you want to debug your code with...
893 Axel Kielhorn
macvim@... Send Email
Mar 16, 2003
3:47 pm
Hi everyone! Today I uploaded a new binary of Vim (6.1.406) for MacOS Classic to macvim.swdev.org. Axel -- The Mac Vim page is now at: macvim.swdev.org/OSX for...
894 Erik Westra
ewestra@... Send Email
Mar 19, 2003
12:37 pm
Hi there, I'm a heavy Mac Vim user, having used Vim to write a couple of novels and lots of other things besides. Vim is definitely my editor of choice (on ...
895 Benji Fisher
benji@... Send Email
Mar 19, 2003
8:41 pm
... Yes, I abandoned my iDisk when Apple decided to charge for it. macvim.swdev.org is now the preferred site. ... I am not sure how to fix this. The last...
896 Eugene Lee
eugene@... Send Email
Mar 19, 2003
10:13 pm
... I would try using some shareware tool to the creator code of that text file to "VIM!" and see if Finder launches MacVim. Another work-around is to put...
897 Erik Westra
ewestra@... Send Email
Mar 20, 2003
9:26 am
Hi Benji, ... Got it. Thanks... ... I'll have a play and see what I can figure out...I developed Mac software for nine years, before my employer forced me to...
898 Rain Dog
raindog@... Send Email
Mar 20, 2003
3:16 pm
... Benji, have you tried this? It worked for me, though I can't be certain that I haven't made other changes that addressed the problem. Try changing line...
899 Benji Fisher
benji@... Send Email
Mar 20, 2003
7:54 pm
... [snip] ... Help is always welcome! Personally, I bear no resemblance to a Mac developer... ... Er, doesn't an item in the list of known bugs count as a...
900 Erik Westra
ewestra@... Send Email
Mar 20, 2003
8:35 pm
Hi Benji, ... That's great. I'll have a more serious look when I get a chance, but I did have some success in tinkering with Vim's creator codes last night....
901 Erik Westra
ewestra@... Send Email
Mar 20, 2003
9:02 pm
Hi guys, ... I had a play with this last night. It seems that this provides a good start to solving the problem, but as you say by itself it isn't sufficient....
902 Benji Fisher
benji@... Send Email
Mar 21, 2003
12:35 am
... Thanks for trying this. Since it did not work the last time I tried (something like) this, I was reluctant to spend the time trying again. Now that I...
903 Rain Dog
raindog@... Send Email
Mar 21, 2003
4:48 am
... Indeed, my copy of Make_osx.mak creates an Info.plist with the CFBundleSignature set to 'VIM!'. I must have made that change some time ago. Thanks for ...
904 Erik Westra
ewestra@... Send Email
Mar 21, 2003
10:22 am
Hi Benji, ... Great! ... That works fine, too. Thanks -- I hadn't thought of doing that. ... Okay, I did some playing around, and here's what happens. If you...
905 Benji Fisher
benji@... Send Email
Mar 21, 2003
4:32 pm
... I do not think I will change the defaults, but maybe I can update the FAQ, now that I understand it a bit better. ... I would not be that hard ... ... ...
906 Benji Fisher
benji@... Send Email
Mar 25, 2003
11:02 pm
Vim Mac users: I recently uploaded a new version of vim for OS X 10.2 (Jaguar) at http://macvim.swdev.org/OSX This version includes the official patches...
907 Erik Westra
ewestra@... Send Email
Mar 27, 2003
4:11 am
Hi Benji, ... I'm very keen to help you out with this, but I'm working 16-hour days at the moment, so it'll have to wait until things quieten down. Hopefully ...
908 Rain Dog
raindog@... Send Email
Mar 27, 2003
5:06 am
... FWIW: I looked into this a while ago. The association of documents with applications via Type and Creator codes is deprecated under OSX. As far as I can...
909 Eugene Lee
eugene@... Send Email
Mar 27, 2003
7:38 am
... Do you have a link to any Apple document that even talks about this new "usro" resource for OS X? -- Eugene Lee...
910 Rain Dog
raindog@... Send Email
Mar 28, 2003
2:33 am
... No. A search of the ADC site reveals nothing at all. You can, of course, Derez a 'usro' resource, but that's not too illuminating. Mostly binary (possibly...
911 Emily Jackson
m5comp@... Send Email
Mar 29, 2003
1:53 pm
While trying to build the latest version (6.1.423), I discovered that the mbyte.diff patch failed after applying all of the official patches: patching file...
912 Axel Kielhorn
macvim@... Send Email
Mar 30, 2003
12:20 pm
After some problems applying the latest batch of patches, I finall rebuild everything from scratch, thus losing all the little modifications I made on the way....
913 Benji Fisher
benji@... Send Email
Mar 31, 2003
7:51 pm
... I think the problem is 6.1.418, not 6.1.417. I think that mbyte.diff is simple enough that I can fix this, although I would be happier if Muraoka Taro ...
914 Bram Moolenaar
Bram@... Send Email
Mar 31, 2003
8:32 pm
For those who are using the huge pile of patches, there are now archives available that include all the patches up to and including 6.1.405: In...
915 Emily Jackson
m5comp@... Send Email
Apr 1, 2003
1:01 pm
... I tried applying the official patches up to and including 6.1.417, then applying the mbyte.diff patch; the patch failed. 6.1.416 is the latest version of...
916 Benji Fisher
benji@... Send Email
Apr 5, 2003
1:32 pm
Sorry, I goofed. Details below for the curious. Short version: in the version just uploaded (6.1.435) I no longer try to set the 'fileformats&#39; option from...
Messages 887 - 916 of 13671   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help