all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hugh Wolf <hwolf@deutsches.lieder.de>
Subject: Re: [NEWBIE] exec path not expanding
Date: Wed, 22 Oct 2003 12:38:12 GMT	[thread overview]
Message-ID: <USulb.604884$Oz4.626767@rwcrnsc54> (raw)
In-Reply-To: mailman.2117.1066772419.21628.help-gnu-emacs@gnu.org

On 2003-10-21, Robert Pollard <rpollard@apple.com> wrote:
>> 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.


Remember that no shell is running in this situation.  As a result, $
has no special meaning here -- it's just a character like any other.
You can't use any form of shell processing in environment.plist.




> 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?

If you're launching apps outside any shell context I think the answer
is that you're out of luck.

Of course you can always create a shell script that sources your
.bashrc (or whatever) and then opens Emacs.app.  Script Menu is a
handy way to launch shell scripts from the gui.

  parent reply	other threads:[~2003-10-22 12:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2117.1066772419.21628.help-gnu-emacs@gnu.org>
2003-10-21 23:34 ` [NEWBIE] exec path not expanding Kevin Rodgers
2003-10-22 12:38 ` Hugh Wolf [this message]
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.2080.1066752801.21628.help-gnu-emacs@gnu.org>
2003-10-21 16:36 ` Hugh Wolf
2003-10-21 21:39   ` 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

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

  git send-email \
    --in-reply-to='USulb.604884$Oz4.626767@rwcrnsc54' \
    --to=hwolf@deutsches.lieder.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.