Perhaps it might be fruitful to shoot an email to the author of said not-so-free app and ask for permission? On Thu, Nov 13, 2008 at 8:31 PM, Ben Schmidt ... ...
9426
Ben Schmidt
mail_ben_schmidt@...
Nov 14, 2008 4:32 am
... IANAL. I'm also in Australia, and have no idea under what legal jurisdiction MacVim falls, or the aforementioned not-so-free app, or whether it really...
9425
David P. Henderson
dp.chaoswerks@...
Nov 14, 2008 2:54 am
... Mac OS X is not most unixen. Mac OS X was designed under the expectation that the typical user would be operating from the GUI exclusively, so given that...
9424
Ted Pavlic
ted@...
Nov 13, 2008 10:16 pm
... It still was a significant amount of work that someone else did that I totally stole. It would have taken me a long time to: a) Come up with that list b)...
9423
Matt Tolton
matt@...
Nov 13, 2008 9:55 pm
I, not I'm. Grr. ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit...
9422
Matt Tolton
matt@...
Nov 13, 2008 9:54 pm
I'm probably don't have much of a legal mind, but...it would seem odd to me if a list of file extensions could really be copyrighted. ... ...
9421
rds13
rdusong@...
Nov 13, 2008 9:47 pm
... You're right current working directory is set to directory of first open file on drive A. Thanks for your attention. ...
9420
703designs
thomasmallen@...
Nov 13, 2008 8:21 pm
OK, just trying to do what I can to make vim -g as robust as possible on the Mac. Thanks, Thomas ... --~--~---------~--~----~------------~-------~--~----~ You...
9419
Ted Pavlic
ted@...
Nov 13, 2008 8:20 pm
Björn -- ... I've been hesitant to do so because, IIRC, when I added all of those associations, I just grabbed them from some other not-so-open-source text...
9418
björn
bjorn.winckler@...
Nov 13, 2008 8:11 pm
... Ted, I've asked this in the past, but would you consider adding all the file associations/icons in mvim.app to MacVim's Info.plist so that you can...
9417
Ted Pavlic
ted@...
Nov 13, 2008 8:04 pm
... mvim.app is a slight modification of gvim.app, and both of those were available long before the MacVim preference. So, for...most...intents and purposes,...
9416
703designs
thomasmallen@...
Nov 13, 2008 7:52 pm
That's what I was getting at (I saw that blog post just yesterday). Why need MVim.app when this can be an easily configurable setting in Preferences? I'd be...
9415
Ted Pavlic
ted@...
Nov 13, 2008 7:42 pm
Alternatively, you can give mvim.app a try. See: http://phaseportrait.blogspot.com/2007/12/file-associations-and-path-with-macvim.html It launches MacVim via...
9414
Ted Pavlic
ted@...
Nov 13, 2008 7:39 pm
Every time MacVim starts a vim process (e.g., when you create a new MacVim window), it will launch it via a login shell. If it doesn't use the login shell that...
9413
703designs
thomasmallen@...
Nov 13, 2008 7:20 pm
So the "launch vim in shell" preference would provide this functionality? I can't check right now; I'm at work stuck on a Windows box. Thanks! Thomas ... ...
9412
PitPalme
pitpalme@...
Nov 13, 2008 6:43 pm
Hi, ... *erm* What for? There's already the mentioned "~/.MacOSX/environment.plist" for permanent, "not so volatile" enviroment values. And for everything else...
9411
703designs
thomasmallen@...
Nov 13, 2008 6:16 pm
It would be very cool if we could add a preference in MacVim to source a target profile on startup (browse to the file of choice). Thomass ... ...
9410
Ben Schmidt
mail_ben_schmidt@...
Nov 13, 2008 10:32 am
... I suspect Vim's working directory is still on drive A and that is causing the problem. What happens if you give :pwd? Try doing a :cd to change the...
9409
rds13
rdusong@...
Nov 13, 2008 8:19 am
Hy, Trying to eject a drive I came around a possible problem with MacVim. If you open two files one on drive A the other one on drive B and then close tab...
9408
David Morel
dmorel69@...
Nov 13, 2008 7:52 am
... Because this is the way most Unices do. And setting env variables in the preferences isn't half as flexible as with a shell startup script, which I (and...
9407
703designs
thomasmallen@...
Nov 13, 2008 3:55 am
Phew, that was extensive, sorry for the misunderstanding. I am indeed from the Linux world (at least I cut my Unix teeth in Linux), so this is a surprise to...
9406
Ben Schmidt
mail_ben_schmidt@...
Nov 13, 2008 3:13 am
... Why do people not understand how environment variables work? This is not to do with Gvim, but the system. The place to set environment variables on the Mac...
9405
703designs
thomasmallen@...
Nov 13, 2008 3:05 am
I see that if you launch "mvim" from the Terminal, it does have your PATH. Is there a simple way to make this the default behavior from .vimrc? Thanks, Thomas ...
9404
703designs
thomasmallen@...
Nov 13, 2008 2:03 am
I'm using a custom-compiled GVim now strictly for this reason, but I really do wish that MacVim were set up this way. Why do you guys not acknowledge a user's...
9403
björn
bjorn.winckler@...
Nov 12, 2008 5:35 pm
... Mulitbyte is implied by --enable-gui=macvim so you can leave it out. ... This is not supported so leave it out. ... This sounds like some problem with the...
9402
Jason Foreman
jason@...
Nov 12, 2008 4:23 pm
... You may need to: export MACOSX_DEPLOYMENT_TARGET=10.4 I typically change the configure script to use the 10.5 SDK instead of 10.4u when on Leopard. ... ...
9401
Kevin Watters
kevinwatters@...
Nov 12, 2008 4:23 pm
... Actually I tried it without fontset first, and got the same result :/ If you've got a working Py2.5 build Ches, are you willing to share? ;) ...
9400
Andrew Long
andrew.long@...
Nov 12, 2008 2:15 pm
... Yes, I've had a 'once over lightly' at the protocol commands. It looks to me like, rather than balloon-eval relying on netbeans, it's vice-versa... The NB...
9399
Ches Martin
ches.martin@...
Nov 12, 2008 12:05 pm
... I got this error and then realized I was running configure and make from the vim7 root and not the src directory -- I'm guessing you realized the same...
9398
Kevin Watters
kevinwatters@...
Nov 12, 2008 5:19 am
So my newly built macvim with ./configure \ --enable-pythoninterp \ --enable-cscope \ --enable-multibyte \ --enable-fontset \ --enable-gui=macvim is up an...