unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Stefan Arentz <stefan.arentz@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Changing the PATH from emacs?
Date: Mon, 11 Feb 2008 18:25:50 +0100	[thread overview]
Message-ID: <4A812783-2B76-44AF-BD1D-79FBAB4902E9@Web.DE> (raw)
In-Reply-To: <87odanqwxr.fsf@lvps87-230-32-149.dedicated.hosteurope.de>


Am 11.02.2008 um 17:28 schrieb Stefan Arentz:

> There doesn't seem to be a way to do this through Emacs.app/Info.plist
> so my question is whether it possible to change the PATH from my
> .emacs profile?

	(setenv "PATH" (concat "/opt/local/bin" ":" (getenv "PATH")))

You could also work according to this:  http://developer.apple.com/qa/ 
qa2001/qa1067.html

--
Greetings

   Pete

When people run around and around in circles we say they are crazy.  
When planets do it we say they are orbiting.






  reply	other threads:[~2008-02-11 17:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 16:28 Changing the PATH from emacs? Stefan Arentz
2008-02-11 17:25 ` Peter Dyballa [this message]
     [not found] ` <mailman.7293.1202750758.18990.help-gnu-emacs@gnu.org>
2008-02-11 17:38   ` Stefan Arentz
2008-02-11 17:42   ` Sven Joachim
2008-02-11 17:52     ` Stefan Arentz
2008-02-11 17:59       ` Sven Joachim
2008-02-11 17:45 ` Sven Joachim
2008-02-13 17:16 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A812783-2B76-44AF-BD1D-79FBAB4902E9@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=stefan.arentz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).