On Apr 2, 2009, at 11:57 AM, Jonathan Lundell wrote: > The idea would be to set PATH in ~/.MacOSX/environment.plist. I > haven't tried it, though. PATH is tricky, because there will be > exiting entries you want to retain, and I don't know how > environment.plist interacts with that.
It doesn't, and that's the whole problem. For reasons I never understood, the environment provided to GUI applications is not the same environment provided to command line processes. You use any of the various means to add paths to $PATH for console sessions, and you use environment.plist to add them to GUI sessions. Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[email protected]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
