unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* tramp multi hop ssh, and shell
@ 2019-12-19 10:17 Joao Cortes
  2019-12-19 20:32 ` Michael Albinus
  2019-12-19 20:49 ` jonetsu
  0 siblings, 2 replies; 3+ messages in thread
From: Joao Cortes @ 2019-12-19 10:17 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org


When hoping about an ssh gateway, 'tramp' performs a new connection each
time I call 'compile'.

For instance, If I do

C-x C-f /ssh:me@taurus|/ssh:me@aries:,

'tramp' correctly connects me to aries, asking for authentication for
both machines.  However, If I run 'compile' , or open a new shell with
'shell' while in an aries directory, Tramp reconnects to aries , asking
for authentication again and again.

If I do not hop about taurus, doing something like,

C-x C-f /ssh:me@aries,

running 'compile' does not cause a reconnection.

Can any one confirm this behaviour? If so, is this intendend?

Does anyone know how to make emacs treat a multi hop like a non hoping
connection?

Thanks



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-19 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 10:17 tramp multi hop ssh, and shell Joao Cortes
2019-12-19 20:32 ` Michael Albinus
2019-12-19 20:49 ` jonetsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).