all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pascal Quesseveur <pquessev@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Strange behaviour on Windows 10
Date: Mon, 30 Sep 2019 14:47:18 +0200	[thread overview]
Message-ID: <82pnjiuf1l.fsf@gmail.com> (raw)
In-Reply-To: 83h84ucewn.fsf@gnu.org

>"EZ" == Eli Zaretskii <eliz@gnu.org> writes:

  EZ> "Script" meaning what here? a batch file or a Unix shell script?  In
  EZ> the former case, if you put a ssh.cmd on PATH, the script will call it
  EZ> instead of the missing ssh.exe

In that case script is a windows batch file called query-pr.cmd. The
script uses ssh to call query-pr on a Linux server. I use it in
association with gnats.el.

The query-pr.cmd script calls ssh.exe which is located in
C:\Windows\System32\OpenSSH. The exe is not found when query-pr.cmd is
called from gnats.el. I have checked with ssh.exe and with the full
path C:\Windows\System32\OpenSSH\ssh.exe.

When i replace calls to ssh by calls to plink (32 bits exe) in
query-pr.cmd everything is ok.

I will change from 32 bits to 64 bits version. Are there any
disadvantages to go with a 64 bits version of Emacs?


-- 
Pascal Quesseveur
pquessev@gmail.com




  reply	other threads:[~2019-09-30 12:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-27 12:48 Strange behaviour on Windows 10 Pascal Quesseveur
2019-09-27 13:23 ` Eli Zaretskii
2019-09-27 14:15   ` Pascal Quesseveur
2019-09-27 18:26     ` Eli Zaretskii
2019-09-30  9:14       ` Pascal Quesseveur
2019-09-30  9:27         ` Eli Zaretskii
2019-09-30 12:47           ` Pascal Quesseveur [this message]
2019-09-30 13:50             ` Eli Zaretskii
2019-09-27 13:45 ` Óscar Fuentes

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=82pnjiuf1l.fsf@gmail.com \
    --to=pquessev@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.