tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to get bash_profile out of the way?


From: Rodrigo Amestica
Subject: how to get bash_profile out of the way?
Date: Sun, 03 Jun 2012 18:44:51 -0400
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi,

it seems that I changed something in my configuration, and now
every time a execute a command (e.g. grep, make, etc.) on the remote
computer I'm visiting then I get in the output buffer my login salute
heading the output of the command. 

As far as I can tell all what I have customized is just the following

'(tramp-auto-save-directory (expand-file-name "~/.emacs.d/tramp.auto-save"))
'(tramp-default-method "ssh")
'(tramp-remote-path (quote (tramp-own-remote-path)))

I cannot understand why is that tramp's connection now triggers my
bash_profile instead of restricting to bashrc. bash is my shell in the
local and remote hosts.

thanks in advance,
 Rodrigo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]