all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Shuguang Sun <shuguang@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: tramp and shell, problem on windows 7
Date: Sat, 4 Nov 2017 16:42:57 +0800	[thread overview]
Message-ID: <CACspjXf_azBobRs30y0_z+uD0QeN6LMYJXo2JixJFzsk3FK9Gw@mail.gmail.com> (raw)

Hi all,

Windows7,
GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32) of 2017-10-21

- Problem 1: tramp and dired-do-shell-command:  start: Unknown job: /b
Why "start /b" is called remote side?

When I run tramp (plink) and go to a remote buffer (dired mode), run
dired-do-shell-command (!) on marked file (for example, R CMD BATCH * &).
It popup the buffer of * Async Shell Command *, and the command is not run
but a message "start: Unknown job: /b" which looks it runs the windows-like
command "start /b ..." on the remote shell.

- Problem 2: tramp and shell: env: c:/bin/ : No such file or directory
where "c:/" comes?

In a tramp dried buffer, call shell which suppose to raise the shell buffer
on remote server. However, I got error messge in the * shell * buffer that
"env: c:/bin/ : No such file or directory". I don't know where the "c:/"
comes from. When shell is called, it reads the remote path in the minibufer
with promotes "/plink:user@host:/path/to/dired/C:/Users/username/emacs/libexec/emacs/27.0.50/x86_64-w64-mingw32/cmdproxy.exe",
and I change it to "/plink:user@host:/bin/", and then I got error message
above. Below is the tracking:

Searching for
‘C:/Users/username/emacs/libexec/emacs/27.0.50/x86_64-w64-mingw32/cmdproxy.exe’....
Tramp: Opening connection for user@host using plink...
Tramp: Sending command ‘plink -l user  -ssh host && exit || exit’
Tramp: Waiting for prompts from remote shell...
Tramp: Sending password
Tramp: Waiting for prompts from remote shell...done
Tramp: Found remote shell prompt on ‘host’
Tramp: Opening connection for user@host using plink...done


Best Regards,
Shuguang Sun


             reply	other threads:[~2017-11-04  8:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-04  8:42 Shuguang Sun [this message]
2017-11-04 13:42 ` tramp and shell, problem on windows 7 Michael Albinus
2017-11-04 14:40   ` Eli Zaretskii
2017-11-04 15:25     ` Michael Albinus
2017-11-04 15:48       ` Eli Zaretskii
2017-11-04 15:46     ` Why are bugs discussed on this list? [was: tramp and shell ...] tomas
2017-11-04 16:13       ` Eli Zaretskii
2017-11-04 16:19         ` tomas
2017-11-05  3:08   ` tramp and shell, problem on windows 7 Shuguang Sun

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=CACspjXf_azBobRs30y0_z+uD0QeN6LMYJXo2JixJFzsk3FK9Gw@mail.gmail.com \
    --to=shuguang@gmail.com \
    --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.