unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* MAC OSX Emacs does not find PATH
@ 2010-04-05  8:10 Daniel (Youngwhan)
  2010-04-05 13:21 ` Harald Hanche-Olsen
  2010-04-06  8:17 ` Stefan Kamphausen
  0 siblings, 2 replies; 9+ messages in thread
From: Daniel (Youngwhan) @ 2010-04-05  8:10 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I am using GNU Emacs 23.1.95.1 (x86_64-apple-darwin, NS apple-
appkit-1038.29) of 2010-04-03 on black.local in MAC OSX (intel)

And, I found that it does not recognize added PATH in bash/
environment.plist at all.

I googled it, and found that

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

will make it work, but in my case, it does not work at all.

I tried

defaults write -globalDomain PATH "$PATH"

but no luck.

I tried insert /etc/profile, /etc/bashrc, $HOMW/.emacs_bash, but no
luck too.

When it goes shell mode, PATH is showing correctly when (setenv "PATH"
path) is being set in .emacs, but while using cscope, it says it
cannot find cscope which is in /opt/local/bin where should be added.

When I launch it through terminal, it works as expected.

Is there any body how I can resolve this one, please?

Thanks,

Daniel


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-04-06 14:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05  8:10 MAC OSX Emacs does not find PATH Daniel (Youngwhan)
2010-04-05 13:21 ` Harald Hanche-Olsen
2010-04-05 14:47   ` Daniel (Youngwhan)
2010-04-05 22:16     ` Harald Hanche-Olsen
2010-04-05 22:21     ` Harald Hanche-Olsen
2010-04-06  2:47       ` queries0
2010-04-06  3:53       ` Daniel (Youngwhan)
2010-04-06  8:17 ` Stefan Kamphausen
2010-04-06 14:32   ` Daniel (Youngwhan)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).