From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: tramp. bash aliases Date: Thu, 1 Apr 2010 17:02:40 +0200 Message-ID: <756C3B76-6884-43AF-B04E-855DAB15330F@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270134505 29659 80.91.229.12 (1 Apr 2010 15:08:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Apr 2010 15:08:25 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Pawel p Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 01 17:08:12 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 1NxM0B-00043M-AO for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Apr 2010 17:08:11 +0200 Original-Received: from localhost ([127.0.0.1]:49328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxM08-0006MR-Ur for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Apr 2010 11:08:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxLzg-0006Lf-4c for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 11:07:40 -0400 Original-Received: from [140.186.70.92] (port=46685 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxLze-0006Ku-Nd for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 11:07:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxLzd-0001ft-6p for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 11:07:38 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:53324) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxLzc-0001fj-QL for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 11:07:37 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate01.web.de (Postfix) with ESMTP id 75646153AE8AC; Thu, 1 Apr 2010 17:02:41 +0200 (CEST) Original-Received: from [91.35.229.90] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (WEB.DE 4.110 #4) id 1NxLur-0002J5-00; Thu, 01 Apr 2010 17:02:41 +0200 In-Reply-To: X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+ttEPk1gbXckPkRbbdBqO2C2HS4hQbHQzlqVbB BBrWzdmyiZZ9rFoMZsDOmk+P2Z93j6lA4xCrS+dE1zNRZXw+Sb klFNUBPRnn6t4DclWpwQ== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:72561 Archived-At: Am 01.04.2010 um 14:23 schrieb Pawel p: > Is it possible to create aliases in the way to be applied to each bash > session issued by tramp, just like it is done for environment > variables and > tramp-remote-process-environment? Do you mean something like ~/.emacs_bash? This file, if it exists, is executed when you start a shell in *shell* buffer. (Similarly RC files exist for bash when you have a non-login non-interactive bash session...) Doesn't f1-f2 invoke the unix-manual command to read more of the details? In the Emacs info file you'll find descriptions about the initialisation of *shell* and similar buffers. -- Greetings Pete Real Time, adj.: Here and now, as opposed to fake time, which only occurs there and then.