From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Perry Smith <pedzsan@gmail.com>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>,
"Young, Ed" <Ed_Young@cable.comcast.com>
Subject: Re: How to make emacs path aware on MacOSX
Date: Thu, 14 Apr 2011 01:00:57 +0200 [thread overview]
Message-ID: <2861E5DB-0A5A-4A8E-A251-ADCC3F89B19B@Web.DE> (raw)
In-Reply-To: <29BF0E4E-8FAC-401F-9A22-97B2C0A25F9F@gmail.com>
Am 13.04.2011 um 22:58 schrieb Perry Smith:
> The Finder on the Mac (that starts emacs) doesn't look at /etc/
> profile, etc.
It's *not* the Finder (it's Launch Service).
Another way to setup PATH is in your init file:
(setenv "PATH" (concat "/some/directory" path-separator (getenv
"PATH")))
Your shell can be corrected via ~/.emacs_<name of the shell
interpreter>.
--
Greetings
Pete
Isn't vi that text editor with two modes... one that beeps and one
that corrupts your file?
– Dan Jacobson, on comp.os.linux.advocacy
next prev parent reply other threads:[~2011-04-13 23:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-13 12:14 How to make emacs path aware on MacOSX Young, Ed
2011-04-13 20:53 ` Edward O'Connor
2011-04-13 20:58 ` Perry Smith
2011-04-13 23:00 ` Peter Dyballa [this message]
2011-04-14 2:17 ` Young, Ed
2011-04-14 9:05 ` Peter Dyballa
2011-04-14 12:19 ` Young, Ed
2011-04-14 14:18 ` Peter Dyballa
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=2861E5DB-0A5A-4A8E-A251-ADCC3F89B19B@Web.DE \
--to=peter_dyballa@web.de \
--cc=Ed_Young@cable.comcast.com \
--cc=help-gnu-emacs@gnu.org \
--cc=pedzsan@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).