Environment variables
Environment variables
- Subject: Environment variables
- From: kristian ragndahl <email@hidden>
- Date: Wed, 19 Feb 2003 23:22:08 +0100 (CET)
I'm using Emacs for X11 but when launching emacs from the X11
'Application' menu i'm missing some environment variables.
I tried to follow the advice in the FAQ to create a
~/.MacOSX/environment.plist
$ cat .MacOSX/environment.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NNTPSERVER</key>
<string>news.cis.dfn.de</string>
<key>PATH</key>
<string>$PATH:/usr/local/bin</string>
</dict>
</plist
However, still neither one of the variables works. I'm using bash
as shell if it has any relevance.
--
kristian ragndahl
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.