From: Robert Pollard <rpollard@apple.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [NEWBIE] exec path not expanding
Date: Tue, 21 Oct 2003 14:39:24 -0700 [thread overview]
Message-ID: <0A136837-040F-11D8-A446-000A957A7EA8@apple.com> (raw)
In-Reply-To: <slrnbpao49.dc.hwolf@esb.dsl.bbn.com>
Hey Hugh,
On Tuesday, October 21, 2003, at 09:36 AM, Hugh Wolf wrote:
> On 2003-10-21, Robert Pollard <rpollard@apple.com> wrote:
>> Technically, I don't start Emacs from a shell since it is a Mac OS X
>> app but in a round about way it starts from my home, which does have
>> the expanded versions of the path names.
>
> If you launch emacs from the Finder or the Dock, it will be running in
> an environment in which no shell rc or login rc has ever run. As a
> result, the value of PATH at will always be the default.
>
> If you want PATH or any other environment variable to have a
> non-default value in an osx application, you have two choices:
>
> 1. Define the variable in ~/.MacOSX/environment.plist.
The PATH variable is defined in the environment.plist file. The
following entry is in the file:
<key>PATH</key>
<string>/$SYBASE/$SYBASE_OCS/bin:$SYBASE/$SYBASE_ASE/bin:$PATH</string>
Obviously, it is not understanding the environment variables here. Is
there a way that you are aware of to make OS X read the variables from
the environment to help define a variable or add to a variable as in
the above entry?
Thanks for your input,
Robert
>
> 2. Launch the app from a Terminal window (via 'open'), not from the
> Finder or the Dock.
>
>
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
next prev parent reply other threads:[~2003-10-21 21:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2080.1066752801.21628.help-gnu-emacs@gnu.org>
2003-10-21 16:36 ` [NEWBIE] exec path not expanding Hugh Wolf
2003-10-21 21:39 ` Robert Pollard [this message]
[not found] <mailman.2117.1066772419.21628.help-gnu-emacs@gnu.org>
2003-10-21 23:34 ` Kevin Rodgers
2003-10-22 12:38 ` Hugh Wolf
2003-11-09 17:58 ` Robert Pollard
[not found] <mailman.2081.1066753006.21628.help-gnu-emacs@gnu.org>
2003-10-21 16:56 ` Kevin Rodgers
2003-10-21 21:32 ` Robert Pollard
[not found] <mailman.654.1064432009.21628.help-gnu-emacs@gnu.org>
2003-09-24 21:18 ` Kevin Rodgers
2003-09-25 15:38 ` John Russell
2003-09-25 21:58 ` Kevin Rodgers
2003-10-21 16:16 ` Robert Pollard
2003-10-14 21:20 ` Kai Grossjohann
2003-10-21 16:12 ` Robert Pollard
2003-10-21 19:56 ` Kai Grossjohann
2003-10-21 21:28 ` Robert Pollard
2003-10-22 18:23 ` Kai Grossjohann
2003-09-24 19:33 Robert Pollard
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=0A136837-040F-11D8-A446-000A957A7EA8@apple.com \
--to=rpollard@apple.com \
--cc=help-gnu-emacs@gnu.org \
/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).