[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: |
Fri, 18 Jun 2010 05:14:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Vinh Nguyen <address@hidden> writes:
> Michael:
Hi Vinh,
> (require 'tramp)
> (setq tramp-default-method "ssh")
> ;; do C-x f, /address@hidden:~/
> (setcdr (assoc 'tramp-remote-sh (assoc "ssh" tramp-methods)) '("/bin/bash"))
Have you set the last line *before* you have opened your files? The
comment indicates another order ...
> The above does not work. Appears to still be using /bin/sh. Any
> other suggestions?
Could you, please, apply (setq tramp-verbose 6) and show the traces
after opening the connection? I would also like to see the value of
`tramp-methods'.
> vinh
Best regards, Michael.
- default remote shell in tramp, Vinh Nguyen, 2010/06/16
- Re: default remote shell in tramp, Michael Albinus, 2010/06/17
- Re: default remote shell in tramp, Vinh Nguyen, 2010/06/17
- Re: default remote shell in tramp, Michael Albinus, 2010/06/17
- Re: default remote shell in tramp, Vinh Nguyen, 2010/06/17
- Re: default remote shell in tramp,
Michael Albinus <=
- Re: default remote shell in tramp, Vinh Nguyen, 2010/06/17
- Re: default remote shell in tramp, Michael Albinus, 2010/06/18
- Re: default remote shell in tramp, Michael Albinus, 2010/06/18
- Re: default remote shell in tramp, Vinh Nguyen, 2010/06/18
- Re: default remote shell in tramp, Michael Albinus, 2010/06/18
- Re: default remote shell in tramp, Vinh Nguyen, 2010/06/18
- Re: default remote shell in tramp, Michael Albinus, 2010/06/18
- Re: default remote shell in tramp, Vinh Nguyen, 2010/06/18
- Re: default remote shell in tramp, Michael Albinus, 2010/06/19
- Re: default remote shell in tramp, Vinh Nguyen, 2010/06/19