all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tramp prompt (?) issue
@ 2020-07-29  0:22 Emanuel Berg via Users list for the GNU Emacs text editor
  2020-07-29  9:22 ` Michael Albinus
  0 siblings, 1 reply; 42+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2020-07-29  0:22 UTC (permalink / raw)
  To: help-gnu-emacs

Tramp doesn't seem to work at all for me [1].

I tried to get to two different systems [2], one with
a password, one with RSA.

Both are accessible for me thru the ssh shell command
no problem.

I tried with the modified tramp-shell-prompt-pattern
below (I got it from someone else) as well as the
default value.

I tried with -q and -Q.

All same. What happens is

  Waiting for prompts from remote shell...

then nothing, so I do C-g.

(require 'tramp)
(setq tramp-verbose 10)

(setq tramp-shell-prompt-pattern
      "^[^$>\n]*[#$%>] *\\(\[[0-9;]*[a-zA-Z] *\\)*")

(setq tramp-default-method "ssh")

(find-file "/ssh:embe8573@polhem.it.uu.se:darn.txt")
(find-file "/ssh:incal@srv.dataswamp.org:darn.txt")


[1] GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu) of
    2019-09-23, modified by Debian
    
    tramp-version: 2.3.3.26.1

[2] SunOS polhem.it.uu.se 5.10 Generic_150401-59
    i86pc i386 i86pc Solaris

    OpenBSD srv.dataswamp.org 6.7 GENERIC#2 amd64

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




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

end of thread, other threads:[~2020-09-12 18:01 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-29  0:22 Tramp prompt (?) issue Emanuel Berg via Users list for the GNU Emacs text editor
2020-07-29  9:22 ` Michael Albinus
2020-07-29 16:38   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-07-29 18:18     ` Michael Albinus
2020-07-29 20:23       ` Tim Visher
2020-07-29 22:00       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-07-29 22:23         ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-07-30  9:51           ` Michael Albinus
2020-07-30 11:54             ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-07-30 18:18               ` Michael Albinus
2020-07-31 19:57                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-07-31 21:46                   ` 2QdxY4RzWzUUiLuE
2020-07-31 22:20                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-01  9:36                   ` Michael Albinus
2020-08-01  9:50                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-01 10:02                       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-01 18:23                         ` Michael Albinus
2020-08-02 17:23                           ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-03  9:11                             ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-03 14:15                               ` Michael Albinus
2020-08-03 16:15                                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-03 19:09                                   ` Michael Albinus
2020-08-03 20:37                                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-04  6:59                                       ` Michael Albinus
2020-08-17  1:00                                         ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-17 11:28                                           ` Michael Albinus
2020-08-17 21:51                                             ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-18  8:18                                               ` tomas
2020-08-18 10:37                                                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-18 14:06                                                   ` tomas
2020-08-18 16:49                                                     ` Michael Albinus
2020-08-18 17:04                                                       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-18 17:05                                                       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-18 17:46                                                         ` Michael Albinus
2020-08-18  8:59                                               ` Michael Albinus
2020-08-18 17:12                                                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-18 17:49                                                   ` Michael Albinus
2020-09-03  3:02                                                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-09-03  3:08                                                       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-09-03  3:14                                                         ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-09-07 19:43                                                           ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-09-12 18:01                                                             ` 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.