From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Raju Tatti Newsgroups: gmane.emacs.help Subject: Emacs shell support Date: Tue, 26 Oct 2010 12:01:42 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba6135ba14848104937f4303 X-Trace: dough.gmane.org 1288130207 7165 80.91.229.12 (26 Oct 2010 21:56:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Oct 2010 21:56:47 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 26 23:56:46 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PArVb-0007wg-Lq for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Oct 2010 23:56:43 +0200 Original-Received: from localhost ([127.0.0.1]:40457 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PArVb-0007IA-8y for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Oct 2010 17:56:43 -0400 Original-Received: from [140.186.70.92] (port=44830 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAd4Y-0005SA-Ac for help-gnu-emacs@gnu.org; Tue, 26 Oct 2010 02:31:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAd4S-0001CB-Fq for help-gnu-emacs@gnu.org; Tue, 26 Oct 2010 02:31:50 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:51901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAd4S-0001C6-Ck for help-gnu-emacs@gnu.org; Tue, 26 Oct 2010 02:31:44 -0400 Original-Received: by iwn34 with SMTP id 34so913828iwn.0 for ; Mon, 25 Oct 2010 23:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=+acPAavpYWtmuOEP7hOWGeP8IV7TH3FtCasv1sU+140=; b=vDSA6fQapZfORWez+Gh9mQ5OZXVbA6xbgMpZTngBgn2pL3PSaWC6p6/3h3QRzZ+F// L6SkrxeQmPbCwcpNx9remeMs6yRxsqvcOJhhUn86UFFzGA5iuYTxrV5sscFVbQZBuY4F /pB3/7XSkdzdsZlrZaaEEfxtDg/ydybpcj/68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DF23eS1fKnh1yRHoG2Xy+I1oORY1peGoxRXGJ9JgZGAbHTi27/usOiolsvtBiJrllT fRwyswUw5oYp2DY0mS3Wqa03NAsTAjplALon0Ve+lYZS4NFr3bNLwtHcV+4ayFTXAcR+ LeVbda7rmSyVWQe8Mt4nTmJkvpl5RqXFL643E= Original-Received: by 10.42.155.68 with SMTP id t4mr3080404icw.158.1288074702390; Mon, 25 Oct 2010 23:31:42 -0700 (PDT) Original-Received: by 10.220.160.138 with HTTP; Mon, 25 Oct 2010 23:31:42 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 26 Oct 2010 17:55:39 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75241 Archived-At: --90e6ba6135ba14848104937f4303 Content-Type: text/plain; charset=ISO-8859-1 Hi, I use Emacs extensivelly. When we inovke the emacs from terminal, emacs will get the all environment variable of parent terminal. If we inovke shell in emacs and set some environment variables locally by sourcing scripts or alias command, the opening a file using these environment varialbe using $ doesn't work. What needs to be done to make emacs to see this locally set env. Thanks in Advance. Thanks -Regards -Raju --90e6ba6135ba14848104937f4303 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
=A0
I use Emacs extensivelly. When we inovke the emacs from terminal, emac= s will get the all environment variable of parent terminal.
If we inovke shell in emacs and set some environment variables locally= by sourcing scripts or alias command, the opening a file using these envir= onment varialbe using $ doesn't work.
=A0
What needs to be done to make emacs to see this locally set env.
=A0
Thanks in Advance.
=A0
Thanks
-Regards
-Raju
--90e6ba6135ba14848104937f4303--