From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: flycheck mode gives error: file-missing "Doing vfork" Date: Tue, 08 Mar 2022 18:53:35 +0200 Message-ID: <838rtkfks0.fsf@gnu.org> References: <87y21ky0fn.fsf@ucl.ac.uk> <87ilsoh4nm.fsf@gmail.com> <87zgm0wk43.fsf@ucl.ac.uk> <87bkygh01d.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21221"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Mar 08 17:57:11 2022 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 1nRd95-0005Ij-J9 for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 08 Mar 2022 17:57:11 +0100 Original-Received: from localhost ([::1]:33488 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nRd94-0000lG-6Z for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 08 Mar 2022 11:57:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRd5j-0005No-Mw for help-gnu-emacs@gnu.org; Tue, 08 Mar 2022 11:53:46 -0500 Original-Received: from [2001:470:142:3::e] (port=41142 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRd5h-0004o9-Pe for help-gnu-emacs@gnu.org; Tue, 08 Mar 2022 11:53:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Fd2eSvVOq0xXjP7Jr3+LFzfw/9NvkN+Xr7YZHJrSf60=; b=Ei5hSM2MWj2b c5V7okP90szdnUkdhhDjH4xH25ljQsuLqer+qpAahjsuyM0wjnWILpBtafIrQVCts3tPAWBvg5lrA 0huA3k3kB9O4GDbB26AA1aAW+9ToI3nWwcnkpWWt04USfNBD/EEzGh7MvfFRcVrriREQoh5QcdF+r mzo6NCq97UXoqb5+DGJb1SfK/A31zNifohKgZDXRgTZCaqas5gNFAPjxE0c5dUewRdS27pYTwPrbG W5SKX/IZaWfBuU/Oln5bP2LfFhzfG8GFX5PI5GAqF/6PnYHBPBlaxyyMCxm/ELaetg9OkbjC/WUBa oqXACdzVhWv4G3gjGFgBHQ==; Original-Received: from [87.69.77.57] (port=1029 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRd5h-0007Ry-17 for help-gnu-emacs@gnu.org; Tue, 08 Mar 2022 11:53:41 -0500 In-Reply-To: <87bkygh01d.fsf@gmail.com> (message from Robert Pluim on Tue, 08 Mar 2022 17:38:38 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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:136399 Archived-At: > From: Robert Pluim > Date: Tue, 08 Mar 2022 17:38:38 +0100 > Cc: help-gnu-emacs@gnu.org > > The python2->python3 transition claims another (temporary) victim ;-) It's funny, but for MS-Windows they have a better solution: the 'py' launcher. It can be easily configured to invoke this or that version by default.