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.devel Subject: Re: "args-out-of-range" error when using data from external process on Windows Date: Fri, 19 Apr 2024 10:29:09 +0300 Message-ID: <86wmotbyka.fsf@gnu.org> References: <87bk671b7l.fsf@gmail.com> <86msprfbul.fsf@gnu.org> <87y19bywr6.fsf@gmail.com> <86il0ff4qe.fsf@gnu.org> <87h6fyoxcl.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10164"; mail-complaints-to="usenet@ciao.gmane.io" Cc: zsy9822@hotmail.com, emacs-devel@gnu.org To: Alexis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 19 09:29:53 2024 Return-path: Envelope-to: ged-emacs-devel@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 1rxigz-0002So-Fg for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Apr 2024 09:29:53 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rxigM-0007MQ-LA; Fri, 19 Apr 2024 03:29:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rxigK-0007M0-5L for emacs-devel@gnu.org; Fri, 19 Apr 2024 03:29:12 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rxigJ-0000xc-Pt; Fri, 19 Apr 2024 03:29:11 -0400 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=/kqiIJuZGEW9GSixcJn68W9yKJHX99OBRRIuM/JPtKw=; b=kFslWPc2cGOP rhNiPv5fkNk0N3UEORbiWZ2NqjNkBdRWxRmhKfISfmqc/cYsp0okEmLD6Au3ZkqEQSPWl2IXhwOkl zbI8Yq2yMZZPPXcfh0kwFlpYKxV2gVAJhF9ywEIgPKZ5UKISMJz8nAa155JytvcATvRNRuhrb6ghn hLRndprqTRRAvzvCQrye4ve36kRYjikuDu3jzxwHz0Fu1FGyRCcP/K7yMvvgPr2bzZXXGGJSPK7C6 i8kMKcvkuoUoY8QBV+VUav7HHH/T1Txa0/Db5CtWihcx+wHFylsDqbuzMGYNKCl8KIOFxCkCsya8R uyyu3iA1YGo0wjHxQ0drIQ==; In-Reply-To: <87h6fyoxcl.fsf@gmail.com> (message from Alexis on Fri, 19 Apr 2024 13:16:58 +1000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:317835 Archived-At: > From: Alexis > Cc: Zhang Songyu , emacs-devel > Date: Fri, 19 Apr 2024 13:16:58 +1000 > > > Hi again Eli, > > i've taken your comments back to the user: > > https://github.com/flexibeast/ebuku/issues/32#issuecomment-2063682096 > > And they've responded with two comments: > > https://github.com/flexibeast/ebuku/issues/32#issuecomment-2064663151 > > https://github.com/flexibeast/ebuku/issues/32#issuecomment-2064663151 I responded there. There's no need to do this via the mailing list, let's continue the discussion directly in the issue.