tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't authenticate with RSA keys


From: Michael Albinus
Subject: Re: Can't authenticate with RSA keys
Date: Thu, 19 Feb 2015 16:11:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Rick <address@hidden> writes:

> Hi Michael,

Hi,

> However, I am facing a different issue now.
> On my account at the remote server I use tcsh shell and not bash.
> And some of the command in my .emacs file use mercurial "hg" command through
> (call-interactively) which expects that my aliases that has the path to hg
> already sourced.
>
> However, it doesn't seem that Tramp source my tcsh start up files upon login.
> Is there a way to specify which startup files on the remote server I want to
> source when logging in? Or is my only option is to switch to bash?

In fact, Tramp requires a bournish shell for work. tcsh supports another
syntax and is not suited for Tramp.

Because Tramp does not know which login shell is used, it applies
immediately after login "exec /bin/sh". So you must bring your settings
to ~/.profile or a similar file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]