From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenneth Jacker Newsgroups: gmane.emacs.help Subject: No User Shell Envir in Emacs via SSH Date: Thu, 30 Nov 2006 09:19:11 -0500 Organization: Appalachian State University Message-ID: <87vekxdnkw.fsf@be.cs.appstate.edu> Reply-To: khj@cs.appstate.edu NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164897653 423 80.91.229.2 (30 Nov 2006 14:40:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Nov 2006 14:40:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 30 15:40:51 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gpn5a-00074M-8j for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Nov 2006 15:40:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gpn5Z-0008KM-86 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Nov 2006 09:40:37 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!elk.ncren.net!lester.appstate.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: be.cs.appstate.edu Original-X-Trace: lester.appstate.edu 1164896351 15993 152.10.10.41 (30 Nov 2006 14:19:11 GMT) Original-X-Complaints-To: news@lester.appstate.edu Original-NNTP-Posting-Date: Thu, 30 Nov 2006 14:19:11 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:SAnal4ya3H5aM72/Ay47ujkTsZU= Original-Xref: shelby.stanford.edu gnu.emacs.help:143533 Original-To: help-gnu-emacs@gnu.org 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:39134 Archived-At: Sitting at home, I enter this into KDE's "Run Command..." (Kubuntu) to "map" an X11/Emacs session running on my office machine onto my home machine's monitor: +----------------------------+ | Command: ssh office emacs | +----------------------------+ The window appears on my home machine as expected and works fine. The problem, however, is that my office machine's "bash environment" isn't included/defined within Emacs. Apparently, the only environmental variables defined are those from a system-wide Bash init file (e.g. DISPLAY, HOME, LANG, MAIL, PATH, etc.). Does anyone know what I need to do so that the "exported variables" (i.e., environment) defined in my ".bashrc" are also present? Thanks for your ideas! -- Prof Kenneth H Jacker khj@cs.appstate.edu Computer Science Dept www.cs.appstate.edu/~khj Appalachian State Univ Boone, NC 28608 USA