From: 傅文辉 <ffffwh@icloud.com>
To: 21504@debbugs.gnu.org
Subject: bug#21504: (require 'tramp) stuck on testing `tramp-ssh-controlmaster-options'
Date: Thu, 17 Sep 2015 10:26:12 +0800 [thread overview]
Message-ID: <1D1110F6-B4BD-4C1F-9B03-5DC9461359AE@icloud.com> (raw)
Emacs 24.5.1, tramp 2.2.11-24.5
The following code stuck with some DNS settings
>>> file: tramp-loaddefs.el
(defvar tramp-ssh-controlmaster-options
...
(call-process "ssh" nil t nil "-o" "ControlPath=%C" "host.does.not.exist")
...)
<<<
`ssh -o ControlPath=%C host.does.not.exist` stuck instead of going error quickly with DNS from my ISP (both home and workplace).
next reply other threads:[~2015-09-17 2:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 2:26 傅文辉 [this message]
2015-09-17 18:56 ` bug#21504: (require 'tramp) stuck on testing `tramp-ssh-controlmaster-options' 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1D1110F6-B4BD-4C1F-9B03-5DC9461359AE@icloud.com \
--to=ffffwh@icloud.com \
--cc=21504@debbugs.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 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).