4 Jun 2012 00:44
how to get bash_profile out of the way?
Rodrigo Amestica <ramestica <at> lavabit.com>
2012-06-03 22:44:51 GMT
2012-06-03 22:44:51 GMT
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
This problem is solved in Tramp 2.2. Either you upgrade to Emacs 24.1
(including Tramp 2.2.3), which is expected to be released next days. Or
you install the recent Tramp 2.2.5, keeping Emacs 23.3. I've checked
with both Emacs/Tramp constellations, no problem there.
> many thanks,
> Rodrigo
Best regards, Michael.
RSS Feed