From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Ralf Schmitt Newsgroups: gmane.emacs.bugs Subject: bug#9150: 24.0.50; process started with start-process is missing tty Date: Fri, 11 Oct 2019 12:10:39 +0200 Message-ID: <87d0f3oan4.fsf@systemexit.de> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="172649"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: 9150@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 11 12:11:32 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iIrtT-000im0-V1 for geb-bug-gnu-emacs@m.gmane.org; Fri, 11 Oct 2019 12:11:32 +0200 Original-Received: from localhost ([::1]:48076 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIrtS-0007SV-Jq for geb-bug-gnu-emacs@m.gmane.org; Fri, 11 Oct 2019 06:11:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33022) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIrt1-0007SA-PN for bug-gnu-emacs@gnu.org; Fri, 11 Oct 2019 06:11:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIrt0-00030g-7T for bug-gnu-emacs@gnu.org; Fri, 11 Oct 2019 06:11:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48880) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIrt0-00030Q-2e for bug-gnu-emacs@gnu.org; Fri, 11 Oct 2019 06:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIrsz-0002s2-Ry for bug-gnu-emacs@gnu.org; Fri, 11 Oct 2019 06:11:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ralf Schmitt Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 11 Oct 2019 10:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9150 X-GNU-PR-Package: emacs Original-Received: via spool by 9150-submit@debbugs.gnu.org id=B9150.157078864510994 (code B ref 9150); Fri, 11 Oct 2019 10:11:01 +0000 Original-Received: (at 9150) by debbugs.gnu.org; 11 Oct 2019 10:10:45 +0000 Original-Received: from localhost ([127.0.0.1]:57701 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIrsj-0002rF-FW for submit@debbugs.gnu.org; Fri, 11 Oct 2019 06:10:45 -0400 Original-Received: from smtprelay05.ispgateway.de ([80.67.31.100]:51281) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIrsh-0002r4-7S for 9150@debbugs.gnu.org; Fri, 11 Oct 2019 06:10:44 -0400 Original-Received: from [84.162.237.69] (helo=localhost) by smtprelay05.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1iIrse-0000eJ-Os; Fri, 11 Oct 2019 12:10:40 +0200 In-Reply-To: (Stefan Kangas's message of "Fri, 11 Oct 2019 03:29:54 +0200") X-Df-Sender: cmFsZkBzeXN0ZW1leGl0LmRl X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:168961 Archived-At: Stefan Kangas writes: > > That was 8 years ago. Are you still seeing this issue in a modern > version of Emacs? Hi Stefan, I cannot reproduce the issue on my current emacs installation. Feel free to close the issue. Thanks for your work on emacs. -- Cheers Ralf