all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@web.de>
To: "Nazir " <elxsian@gmail.com>
Cc: emacs List <help-gnu-emacs@gnu.org>
Subject: Re: Compile mode in emacs!!
Date: Wed, 28 Mar 2007 17:20:03 +0200	[thread overview]
Message-ID: <999C0A29-4D08-4436-AA38-EE274AC42FE1@web.de> (raw)
In-Reply-To: <39262250703280551md8bdc54u5b9c31e59d207018@mail.gmail.com>


Am 28.03.2007 um 14:51 schrieb Nazir:

> >What is your command to "open emacs?"
> "emacs &" from the tcsh

And is this executable "emacs" a binary, a shell script, a sym-link  
to whatever?

>
> >If the GNU Emacs binary is launched from a shell as 'emacs &' than no
> >other file is involved in setting PATH – except you have in some
> >ELisp file a statement like  ....
> Is that to be added in the .emacs file? Or which ELISP file are you  
> referring to?

You can set in Lisp a PATH environment variable:

	(setenv "PATH" "the right one")

but this can be dangerous when you change path or PATH for your login  
and interactive shells.

> May be once the path is set in this file, emacs could get the right  
> PATH variable?

I suppose so.

> Also, I tht if we start emacs from  a terminal , it should take  
> that same PATH as that is set in that terminal !!

GNU Emacs should inherit this value. Therefore I am asking another  
time if your "emacs" command is some shell script that manipulates  
path or PATH.

--
Greetings

   Pete                           <]
              o        __o         |__    o       HPV, the real
     ___o    /I       -\<,         |o \  -\),-%     high speed!
___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________

  parent reply	other threads:[~2007-03-28 15:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27  8:20 Compile mode in emacs!! elxsian
2007-03-27 12:10 ` Peter Dyballa
2007-03-28  5:10   ` Nazir 
2007-03-28  8:29     ` Peter Dyballa
2007-03-28  8:56       ` Nazir 
2007-03-28  9:17         ` Peter Dyballa
     [not found]           ` <39262250703280328g1f53a9a0l2a5e490e8a52acad@mail.gmail.com>
2007-03-28 11:17             ` Peter Dyballa
     [not found]               ` <39262250703280551md8bdc54u5b9c31e59d207018@mail.gmail.com>
2007-03-28 15:20                 ` Peter Dyballa [this message]
     [not found] <mailman.1487.1174994711.7795.help-gnu-emacs@gnu.org>
2007-03-28 13:18 ` Ken Goldman
2007-03-29  0:30 ` "Wilfred Zegwaard (privé)"
  -- strict thread matches above, loose matches on Subject: below --
2007-03-27  8:18 elxsian

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=999C0A29-4D08-4436-AA38-EE274AC42FE1@web.de \
    --to=peter_dyballa@web.de \
    --cc=elxsian@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.