[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: default remote shell in tramp
From: |
Michael Albinus |
Subject: |
Re: default remote shell in tramp |
Date: |
Mon, 26 Jul 2010 09:25:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Vinh Nguyen <address@hidden> 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.
- Re: default remote shell in tramp, Michael Albinus, 2010/07/12
- Re: default remote shell in tramp, Vinh Nguyen, 2010/07/19
- Re: default remote shell in tramp, Michael Albinus, 2010/07/20
- Re: default remote shell in tramp, Vinh Nguyen, 2010/07/20
- Re: default remote shell in tramp, Michael Albinus, 2010/07/21
- Re: default remote shell in tramp, Vinh Nguyen, 2010/07/22
- Re: default remote shell in tramp, Michael Albinus, 2010/07/23
- Re: default remote shell in tramp, Vinh Nguyen, 2010/07/25
- Re: default remote shell in tramp,
Michael Albinus <=
- Re: default remote shell in tramp, Vinh Nguyen, 2010/07/26
- Re: default remote shell in tramp, Michael Albinus, 2010/07/26