all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* TRAMP mulihop stopped working after updating to 24.3.50.1
@ 2013-02-22 14:38 Alejandro
  2013-02-23  9:18 ` Michael Albinus
       [not found] ` <mailman.20680.1361611181.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Alejandro @ 2013-02-22 14:38 UTC (permalink / raw
  To: help-gnu-emacs

Hi:

I configured TRAMP to use a multihop connection for some domains. I use the following configuration:

(add-to-list 'tramp-default-proxies-alist '("destination.example.com" nil "/ssh:user@hop.com:"))

This was working until the last update of emacs. Now when I try to open a file in destination.example.com, I get the following error:

Tramp: Waiting for prompts from remote shell
Tramp: Sending command `exec ssh -l user  -o ControlPath=/tmp/tramp.21213BaP.%r@%h:%p -o ControlMaster=auto -o ControlPersist=no -e none hop.com'
Tramp: Opening connection for user@destination.example.com using ssh...done
byte-code: Args out of range: 68, 106

I'm running GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.0) of 2013-02-15 on wani04, modified by Debian.

Any idea about how to fix this?

Alejandro




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

end of thread, other threads:[~2013-02-23 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-22 14:38 TRAMP mulihop stopped working after updating to 24.3.50.1 Alejandro
2013-02-23  9:18 ` Michael Albinus
     [not found] ` <mailman.20680.1361611181.855.help-gnu-emacs@gnu.org>
2013-02-23 17:30   ` Alejandro

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.