all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Tramp prompt (?) issue
Date: Tue, 04 Aug 2020 08:59:15 +0200	[thread overview]
Message-ID: <87imdyoq0s.fsf@gmx.de> (raw)
In-Reply-To: <87eeona2k0.fsf@ebih.ebihd> (Emanuel Berg via Users list for the's message of "Mon, 03 Aug 2020 22:37:35 +0200")

Emanuel Berg via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

>> (add-to-list 'tramp-methods
>>   '("myssh"
>>     (tramp-login-program        "ssh")
>>     (tramp-login-args           (("-l" "%u") ("-p" "%p") ("%c")
>> 				 ("-e" "none") ("-t" "-t") ("%h")
>>                                  ("\"/bin/sh -i\"")))
>>     (tramp-async-args           (("-q")))
>>     (tramp-remote-shell         "/bin/sh")
>>     (tramp-remote-shell-login   ("-l"))
>>     (tramp-remote-shell-args    ("-c"))))
>>
>>
>> Btw, another test worth a try would be to use
>> method "sshx" instead of "ssh". Does this make
>> a difference?
>
> Unfortunately no, both result in these messages:
>
>   Tramp: Opening connection for embe8573@polhem.it.uu.se using myssh...
>   Tramp: Sending command ‘exec ssh -l embe8573 -o ControlMaster=auto
> -o ControlPath='tramp.%C' -o ControlPersist=no -e none -t -t
> polhem.it.uu.se "/bin/sh -i"’
>   Tramp: Waiting for prompts from remote shell...
>   Tramp: Sending Password
>   Tramp: Waiting for prompts from remote shell...done
>   Tramp: Found remote shell prompt on ‘polhem.it.uu.se’
>   Tramp: Opening connection for embe8573@polhem.it.uu.se using myssh...failed
>   tramp-file-name-handler: ‘tramp-histfile-override’ uses invalid file
> ‘~/.tramp_history’

But this is progress! Pls produce a debug file, and show me. And if both
approaches behave similar, take "sshx".

Best regards, Michael.



  reply	other threads:[~2020-08-04  6:59 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87imdyoq0s.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.