unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* tramp doesn't work for me in 26.1 but does in 25.3
@ 2018-06-19 22:33 Kevin Layer
  2018-06-19 22:43 ` Kevin Layer
  2018-06-20  1:16 ` Phil Sainty
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Layer @ 2018-06-19 22:33 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

Same .emacs.  I'd like to debug it, but I've spent 30 minutes looking
through tramp.el (in 26.1) and comparing various variables, side by side,
in 26.1 and 25.3.  No diffs, so far.

When I C-x C-f /machinename:/dir TAB I get nothing.  I do (require 'tramp)
and in 25.3 when it starts up I see various messages in the minibuffer:

Tramp: Opening connection for rick using scp...
Tramp: Sending command ‘exec ssh   -o ControlMaster=auto -o
ControlPath='tramp.%r@%h:%p' -o ControlPersist=no -e none rick’
Tramp: Waiting for prompts from remote shell...done
Tramp: Found remote shell prompt on ‘rick’
Tramp: Opening connection for rick using scp...done


On 26.1 I see none of these (even looking through *Messages*).

tramp-default-method is the same in both versions (scp).


Ideas?  Thanks.

[-- Attachment #2: Type: text/html, Size: 1056 bytes --]

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

end of thread, other threads:[~2018-06-20  1:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-19 22:33 tramp doesn't work for me in 26.1 but does in 25.3 Kevin Layer
2018-06-19 22:43 ` Kevin Layer
2018-06-20  1:16 ` Phil Sainty

Code repositories for project(s) associated with this public inbox

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

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).