all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rami A <rami.ammari@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: exec path
Date: Fri, 23 Aug 2013 09:57:52 -0700 (PDT)	[thread overview]
Message-ID: <2169388f-497b-494d-ba58-5e2bc4738b78@googlegroups.com> (raw)
In-Reply-To: <mailman.594.1377203837.10748.help-gnu-emacs@gnu.org>

I am in the same boat.
I have exec-path including the bin directory I have my scripts in but then doing:
M-x compile then echo $PATH I don't see that directory.
Trying to start any of the scripts by doing M-x compile then "script_name" will prompt emacs to recognize the command.
I also tried adding to $PATH from my .emscs file but that did not work as well.
So this did not work:
(setenv "PATH" (concat (getenv "PATH") ":" (expand-file-name "~/mybin")))
(setq exec-path (append exec-path (list (expand-file-name "~/mybin")))

Any pointers?


  parent reply	other threads:[~2013-08-23 16:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-21  8:28 exec path Klaus Jantzen
2013-08-21  8:46 ` Peter Dyballa
2013-08-22  8:28   ` Klaus Jantzen
2013-08-22 10:51     ` Peter Dyballa
2013-08-22 17:11       ` Klaus Jantzen
2013-08-22 19:42         ` Andreas Röhler
2013-08-22 20:36           ` Peter Dyballa
     [not found]           ` <mailman.594.1377203837.10748.help-gnu-emacs@gnu.org>
2013-08-23 16:57             ` Rami A [this message]
2013-08-23 17:45               ` Eli Zaretskii
     [not found]               ` <mailman.646.1377279939.10748.help-gnu-emacs@gnu.org>
2013-08-23 19:21                 ` Rami A
2013-08-23 21:39                   ` Peter Dyballa
     [not found]                   ` <mailman.663.1377294001.10748.help-gnu-emacs@gnu.org>
2013-08-23 22:35                     ` Rami A
2013-08-24  0:14                       ` Thien-Thi Nguyen
2013-08-26  7:40         ` Richard Riley
2013-08-27 23:54           ` Suvayu Ali
2013-08-28  1:58             ` Stefan Monnier
2013-08-28  9:56             ` Peter Dyballa
2013-08-28 10:06               ` Neuwirth Erich
2013-08-22 14:40     ` 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

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

  git send-email \
    --in-reply-to=2169388f-497b-494d-ba58-5e2bc4738b78@googlegroups.com \
    --to=rami.ammari@gmail.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.
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.