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 _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
