unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Juan José García-Ripoll" <juanjose.garciaripoll@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Problems with call-process (= identifying run-python issues)
Date: Wed, 19 Aug 2020 20:03:29 +0300	[thread overview]
Message-ID: <83wo1ud0v2.fsf@gnu.org> (raw)
In-Reply-To: <86k0xud2qe.fsf@csic.es> (juanjose.garciaripoll@gmail.com)

> From: Juan José García-Ripoll
>  <juanjose.garciaripoll@gmail.com>
> Cc: Juan José García-Ripoll
>  <juanjose.garciaripoll@gmail.com>,
>   emacs-devel@gnu.org
> Date: Wed, 19 Aug 2020 18:23:05 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> > I have now tried this on 2 different Windows systems, one of them
> > Windows 10, and I cannot reproduce what you describe [...]
> > So I think either this is due to some local configuration issue on
> > your system, or there's some part of the reproduction recipe that you
> > omitted.
> 
> Those are the only the steps needed. I am using runemacs.exe -Q in the
> tests. I do not recall any "weird" configuration and I reproduce this
> problem with Emacs 26.3 and 27, both on my laptop.

It doesn't have to be "weird", it can be as simple as some antivirus
software or some other such stuff, they could be blocking or tweaking
cmd.exe invocations in some situations.  (Yes, in some quarters
cmd.exe invocations are considered potential security risk.)

> I am a bit at a loss at how to debug this further. Maybe I will have
> to attach a gdb while Emacs is running if that is even possible on
> Windows.

It's possible to attach GDB to Emacs on Windows, yes.

I actually looked at the source code involved in redirecting the
standard handles of subprocesses on Windows, and saw that if
redirection fails, Emacs should signal an error.  So something morfe
subtle happens in your case.  Maybe the batch file doesn't even run?



  reply	other threads:[~2020-08-19 17:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18 13:36 Problems with call-process (= identifying run-python issues) Juan José García-Ripoll
2020-08-18 15:41 ` Eli Zaretskii
     [not found]   ` <CANejTzpQdx=7gzbkV-gzoyFKHx+U1sKy2Uid13g6hpwCa_GnRA@mail.gmail.com>
2020-08-18 16:24     ` Eli Zaretskii
2020-08-19  8:59       ` Juan José García-Ripoll
2020-08-19 14:41         ` Eli Zaretskii
2020-08-19 16:23           ` Juan José García-Ripoll
2020-08-19 17:03             ` Eli Zaretskii [this message]
2020-08-20  7:52               ` Juan José García-Ripoll

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=83wo1ud0v2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juanjose.garciaripoll@gmail.com \
    /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).