... But you will probably use MacOS X and not OS 9. On OS X you have no problems with strange line endings and even stranger ways to write a path. Axel...
Axel Kielhorn
A.Kielhorn@...
May 1, 2003 2:04 pm
940
I will be attending the O'Reilly Open Source Convention. This is a big conference with up to 15 parallel tracks. The convention is taking place in Portland,...
Bram Moolenaar
Bram@...
May 7, 2003 8:36 pm
941
Hi, When I am working with several files, I prefer to run several Vim applications instead of working with Vim's windows. When I start Vim from the command...
Evgenii Rudnyi
rudnyi@...
May 14, 2003 11:11 am
942
On Wed, May 14, 2003 at 01:10:29PM +0200, Evgenii Rudnyi wrote: } When I am working with several files, I prefer to run several Vim } applications instead of...
Gregory Seidman
gss+vim@...
May 14, 2003 11:26 am
943
simon
simon@...
May 14, 2003 11:43 am
944
On Wed, May 14, 2003 at 12:43:37PM +0100, simon wrote: [...] } Different question : when I run vim in a terminal with a "big" font, } it displays with the same...
Gregory Seidman
gss+vim@...
May 14, 2003 12:05 pm
945
Thank you for replies. However, I was not clear enough in my original message. ... is ... This works. Well, by default the extension should be .command. In...
Evgenii Rudnyi
rudnyi@...
May 18, 2003 12:38 pm
946
Announcing: Vim (Vi IMproved) version 6.2e BETA Author: Bram Moolenaar et al. Announcement ... This is a test version of Vim. Since Vim 6.1 many reported...
Bram Moolenaar
Bram@...
May 18, 2003 7:14 pm
947
... This can be done with DropScript <http://www.advogato.org/proj/DropScript/> and the aforementioned shell script, though it would be nicer, of course, if...
Rain Dog
raindog@...
May 18, 2003 7:28 pm
948
Gregory Seidman
gss+vim@...
May 19, 2003 12:53 pm
949
Hi, Could someone test the following patch on MacOS 9? The patch is over 6.2d Patch purpose: make :winpos and :winpos x y use the same coordinate set (the...
dany.stamant@...
May 19, 2003 8:52 pm
950
The system didn't like my attachement. Back to the old cut'n'paste. Le lundi, 19 mai 2003, à 16:42 Canada/Eastern, ... *************** ... /* TODO: Should...
dany.stamant@...
May 19, 2003 8:53 pm
951
Finally you can join your favorite drink with your favorite editor: It's the Vim reference mug! Besides the Vim logo there are a dozens of Vim commands...
Bram Moolenaar
Bram@...
May 23, 2003 6:49 pm
952
... Sorry, I can't generate Carbon code, my codewarrior is too old. But if someone can provide a carbon binary, I can test it on 8.6 Axel...
Axel Kielhorn
A.Kielhorn@...
May 23, 2003 10:24 pm
953
... Does that mean you can use a Carbon binary compiled on OS X? --Benji Fisher...
Benji Fisher
benji@...
May 23, 2003 11:26 pm
954
Announcing: Vim (Vi IMproved) version 6.2f BETA Author: Bram Moolenaar et al. Announcement ... This is a test version of Vim. Since Vim 6.1 many reported...
Bram Moolenaar
Bram@...
May 25, 2003 8:15 pm
955
Vim-dev and Vim-mac: I apologize for the cross-posting, but I think this is the best hope for solving this before the release of vim 6.2. I tried to compile...
Benji Fisher
benji@...
May 27, 2003 3:26 pm
956
Benji, It appears that you just have ex_eval.c missing from the OS X makefile. Vince ... Legal Disclaimer: Any views expressed by the sender of this message...
Vince Negri
vnegri@...
May 27, 2003 3:34 pm
957
Try attached file. I have placed same one at: http://www.kaoriya.net/testdir/osx_buildset-6.2f.006.tar.bz2 Extract all files and set those in src directory...
MURAOKA Taro
koron@...
May 27, 2003 3:50 pm
958
... Thanks to Muraoka Taro and Vince Negri. I am trying this solution first. I now get the errors below. If I read them correctly, the typedef for iconv_t ...
Benji Fisher
benji@...
May 27, 2003 5:00 pm
959
... It is quite late. Although including a few files probably won't hurt other systems, it seems we end up with an unorganized bunch of files for building the...
Bram Moolenaar
Bram@...
May 27, 2003 6:53 pm
960
I have compiled vim 6.2f BETA for OS X (Carbon, Aqua interface). I have not yet tested the binary much. That's your job! Please help test this, so we can try...
Benji Fisher
benji@...
May 27, 2003 8:50 pm
961
Hey Folks! Let me presume that this has been beaten to death already.... but. Any reason we don't compile with python support? The mac is shipping with it,...
Patrick Curtain
patrick@...
May 27, 2003 9:51 pm
962
Oupsie, forgot to send a patch over os_mac.pbproj after I got Vim 6.2 to compile. Here's the patch....
Dany St-Amant
dany.stamant@...
May 27, 2003 11:11 pm
963
... I usually compile with Muraoka Taro's Make_osx.mak instead of Project Builder, so (unless I am confused) this patch does not affect me. Is it possible to...
Benji Fisher
benji@...
May 28, 2003 2:01 am
964
... I look forward to the day when I can maintain the Mac OS X binaries with a simple "make". Currently, we can get an Aqua interface from Project Builder or ...
Benji Fisher
benji@...
May 28, 2003 2:07 am
965
... Below is a tarball containing patches that address a few issues with these files: o infplist.diff patches infplist.xml to set CFBundleSignature to "VIM!"...
Rain Dog
raindog@...
May 28, 2003 6:18 am
966
... No, it's not here... Perhaps the maillist has a problem with the file. You can e-mail it directly to me (and others), preferably uuencoded or something...
Bram Moolenaar
Bram@...
May 28, 2003 9:07 am
967
... Thanks for the patches. I have applied them and posted a new binary, again with minimal testing. ... That is one of many things I did not test. I did a...
Benji Fisher
benji@...
May 28, 2003 3:45 pm
968
... I put a copy on the web site. Here is the only link to it: http://macvim.swdev.org/OSX/files/project2.diff I have still not tested it. Any volunteers? ...