all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17653: 24.3; Tramp doesn't detect ssh ControlMaster
@ 2014-05-31 14:04 Juliusz Chroboczek
  2014-06-01  8:20 ` Michael Albinus
  0 siblings, 1 reply; 5+ messages in thread
From: Juliusz Chroboczek @ 2014-05-31 14:04 UTC (permalink / raw)
  To: 17653

(tramp-detect-ssh-controlmaster)
nil
(call-process "ssh" nil t nil "-o" "ControlMaster")
command-line line 0: missing argument.
255

The issue is that tramp-detect-ssh-controlmaster looks for the fixed
string "Missing ControlMaster argument", while my version of ssh returns
a differently worded error message.

On a related note -- there doesn't seem to be a way of working around that
without resorting to advice, there's no defvar to tweak.

-- Juliusz





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

end of thread, other threads:[~2014-06-03  7:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-31 14:04 bug#17653: 24.3; Tramp doesn't detect ssh ControlMaster Juliusz Chroboczek
2014-06-01  8:20 ` Michael Albinus
2014-06-01 11:52   ` Juliusz Chroboczek
2014-06-01 15:42     ` Michael Albinus
     [not found]       ` <878upfpeo4.wl%jch@pps.univ-paris-diderot.fr>
2014-06-03  7:55         ` Michael Albinus

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.