all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Steve Revilak <steve@srevilak.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: ispell in Emacs.app
Date: Tue, 2 Feb 2010 14:58:07 +0100	[thread overview]
Message-ID: <07723257-DC27-4235-A420-CE49AFE835AA@Web.DE> (raw)
In-Reply-To: <20100202030647.GP943@srevilak.net>


Am 02.02.2010 um 04:06 schrieb Steve Revilak:

> When you start emacs this way, it will inherit your shell's
> environment.  Whatever is in your shell's PATH will also be in Emacs'
> PATH.


Another option is to use in the init file:

	(setenv "PATH" (concat "/some/directory" path-separator (getenv  
"PATH")))

--
Greetings

   Pete

They're putting dimes in the hole in my head to see the change in me.





  reply	other threads:[~2010-02-02 13:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100201170600.8725C166A04@mxperim4.sea5.speakeasy.net>
2010-02-01 13:49 ` ispell in Emacs.app Tim Visher
2010-02-02  1:58   ` Oliver
2010-02-02  3:03     ` Tim Visher
2010-02-02  3:06   ` Steve Revilak
2010-02-02 13:58     ` Peter Dyballa [this message]
2010-02-02 22:34     ` Tim Visher

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=07723257-DC27-4235-A420-CE49AFE835AA@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=steve@srevilak.net \
    /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.