From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: tramp and how to source remote environment Date: Wed, 18 Feb 2009 22:30:07 +0100 Message-ID: <87ocwzsaao.fsf@gmx.de> References: <0d00b462-9d63-43d6-b54d-ea120d2fa50a@l39g2000yqn.googlegroups.com> <8704ba36-37be-4a6e-adc7-82be9b3e330f@f3g2000yqf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234992650 11417 80.91.229.12 (18 Feb 2009 21:30:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2009 21:30:50 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: ramestica@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 18 22:32:05 2009 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.50) id 1LZu1M-0006FR-Nn for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Feb 2009 22:31:57 +0100 Original-Received: from localhost ([127.0.0.1]:43750 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZu02-0007TP-G7 for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Feb 2009 16:30:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZtzg-0007TD-VR for help-gnu-emacs@gnu.org; Wed, 18 Feb 2009 16:30:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZtzf-0007Sw-Ik for help-gnu-emacs@gnu.org; Wed, 18 Feb 2009 16:30:11 -0500 Original-Received: from [199.232.76.173] (port=47639 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZtzf-0007St-DZ for help-gnu-emacs@gnu.org; Wed, 18 Feb 2009 16:30:11 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:51742) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LZtze-0006tx-Gc for help-gnu-emacs@gnu.org; Wed, 18 Feb 2009 16:30:10 -0500 Original-Received: (qmail invoked by alias); 18 Feb 2009 21:30:08 -0000 Original-Received: from brln-4db928d8.pool.einsundeins.de (EHLO arthur.local) [77.185.40.216] by mail.gmx.net (mp070) with SMTP; 18 Feb 2009 22:30:08 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX195EcITP6d5FZfDClyOalsk471ZnVQ7tV6wuECJnu zFJTaHrGINN84Y In-Reply-To: <8704ba36-37be-4a6e-adc7-82be9b3e330f@f3g2000yqf.googlegroups.com> (ramestica@gmail.com's message of "Tue, 17 Feb 2009 17:43:37 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.72 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:62186 Archived-At: ramestica@gmail.com writes: > ooops, I'm just realizing that my environment (.bashrc) is actually > sourced. What happens is that PATH is set to something unexpected > which I suppose is a tramp default somehow: > > /bin:/usr/bin:/usr/sbin:/usr/local/bin > > That is, all seems to be working as described in the manual. I just > need to find out why is that my PATH is ovrwritten by the content > shown above. Please check the Tramp manual, (info "(tramp)Remote Programs") > sorry for the noise, > Rodrigo Best regards, Michael.