[OS X Emacs] Re: Switching from Carbon Emacs to Emacs.app

Peter Dyballa Peter_Dyballa at Web.DE
Thu Jan 10 13:25:58 EST 2008


Am 10.01.2008 um 18:20 schrieb Rodney Sparapani:

>     defaults write $HOME/.MacOSX/environment PATH "$PATH"

You do this once. For ever. Or until you change the set of  
directories with programmes. When you've done this setting, then  
you've created the one and only standard in your system. From then on  
everything can be derived from the standard. For example:

	export PATH=`defaults read "${HOME}/.MacOSX/environment" PATH`

Is it now clear? No chase after a zillion of files that set this or  
that or something different. ~/.MacOSX/environment.plist is something  
like Paris (France) is for France.

--
Greetings

   Pete

Be careful of reading health books, you might die of a misprint.
				– Mark Twain






More information about the MacOSX-Emacs mailing list