Vinh Nguyen <[email protected]> writes: >> I have committed a patch that, when bash is called, it uses the >> arguments "-norc -noprofile" (see variable `tramp-sh-extra-args'). In >> fact, this variable did exist ever, but it wasn't used in all possible >> cases; that's why your login did hang. > > But disables both the system-wide and the files in the personal home > directory. PATH definition in the home directory's .bashrc would not > be evaluated (which is what I would want).
If you have a .bashrc, which sets PATH, and which does NOT set PS1, this could be loaded easily. The problem is, that you .bashrc does both. For this case, I have no solution, sorry. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
