From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Jakub Jankiewicz Newsgroups: gmane.emacs.help Subject: Re: w32-shell-execute and Cygwin Date: Mon, 20 Apr 2020 17:12:17 +0200 Message-ID: <20200420171217.4ec21c75@jcubic> References: <861roio4u3.fsf@duenenhof-wilhelm.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="94169"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Apr 20 17:18:53 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jQYCC-000OO1-Rz for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 20 Apr 2020 17:18:52 +0200 Original-Received: from localhost ([::1]:37754 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQYCB-0002sF-Tq for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 20 Apr 2020 11:18:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58476 helo=eggs1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQYB2-000293-AI for help-gnu-emacs@gnu.org; Mon, 20 Apr 2020 11:17:40 -0400 Original-Received: from Debian-exim by eggs1p.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQYAv-0003QM-AQ for help-gnu-emacs@gnu.org; Mon, 20 Apr 2020 11:17:39 -0400 Original-Received: from smtpo28.poczta.onet.pl ([213.180.142.159]:33386) by eggs1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jQYAu-0003J4-Ec for help-gnu-emacs@gnu.org; Mon, 20 Apr 2020 11:17:32 -0400 Original-Received: from jcubic (unknown [185.129.113.221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jcubic@onet.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id 495VYG6Tjwz1XRpxS; Mon, 20 Apr 2020 17:12:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=onet.pl; s=2011; t=1587395539; bh=ZCnRYqaUlOt/A5oUhO/dyHSxTMH+CR+fL/nChqfUZPo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=VGbXncMIrqAJhtUn2Pbesk1/MxJxo2E+6Yt489XVMXruDwym1xjJevd/CsS/jgbs/ BfFTW1n5TgQIVgTu0EK90as4E/GRq2/s/0TZk7Qi2XI+JpxKFUvQAejlrpcghnWW3r NHI7EHiWzwoTminRMbfy9bhJyEOw93HUwgN7oUIg= In-Reply-To: <861roio4u3.fsf@duenenhof-wilhelm.de> X-Mailer: Claws Mail 3.17.3git196 (GTK+ 2.24.32; x86_64-pc-linux-gnu) X-ONET_PL-MDA-SEGREGATION: 0 Received-SPF: pass client-ip=213.180.142.159; envelope-from=jcubic@onet.pl; helo=smtpo28.poczta.onet.pl X-detected-operating-system: by eggs1p.gnu.org: First seen = 2020/04/20 11:12:24 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Received-From: 213.180.142.159 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122897 Archived-At: > Under windows-nt I'm using w32-shell-execute to start a Windows10 > program. This isn't working for Emacs-26.3 in a cygwin terminal because > w32-shell-execute is not bound. Why don't use you WSL, it's Linux on Windows 10, that is fully compatible with Windows binaries, so you can use standard way to start a process in Emacs. The only problem with WSL is that I was not able to run ansi-term with Ubuntu on Windows. -- Jakub Jankiewicz, Web Developer https://jcubic.pl/me