From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11807 invoked from network); 29 Sep 2022 08:07:59 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 29 Sep 2022 08:07:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20210803; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:Content-Type:Subject:Cc:To:From:Date: References:In-Reply-To:Message-Id:Mime-Version:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=UMwpdiBNShU30IQ4eLXITAO+ju8ieGVNY8EUKkG7ch4=; b=BU5eceeRaMT+SZoaxDP2QKYtjb uLr/MekaG/puS7RQwR/18bwqnqHfgLPae+zXXj5KJSWmAU9l3N3GeYNvU1RCzLo9AOhTzsB8zB2E0 jsHhxig4hbBNrwSBgj56e5nKVmKBmRTjjee3WwZSGNgHElRt2AgqRJekGqnc6/T2G2pysgjrQK795 rkguwfyIE4raRKnyJzC057HxMANZd11iHzXoMvaCldnLdn1EuNHag2ZWF/QJRdY/rS7K+E5zW+dWE 3StA9h1lJSGZJhepLzmxqueUsgp5YrYCJdZR9bjUkrQwpf0R9voiMibgwa9Bo+00loHEJGC/DVrEx wulYg3Yg==; Received: from authenticated user by zero.zsh.org with local id 1odoaK-0002x0-TY; Thu, 29 Sep 2022 08:07:56 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1odoa3-0002cP-VQ; Thu, 29 Sep 2022 08:07:40 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailauth.nyi.internal (Postfix) with ESMTP id 94B7727C005A; Thu, 29 Sep 2022 04:07:37 -0400 (EDT) Received: from imap48 ([10.202.2.98]) by compute2.internal (MEProxy); Thu, 29 Sep 2022 04:07:37 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrfeehtdcutefuodetggdotefrodftvfcurf hrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecuuegr ihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenogfuuh hsphgvtghtffhomhgrihhnucdlgeelmdenucfjughrpefofgggkfgjfhffhffvvefutges thdtredtreerjeenucfhrhhomhepnfgrfihrvghntggvpgggvghljoiiqhhuvgiiuceolh grrhhrhihvseiishhhrdhorhhgqeenucggtffrrghtthgvrhhnpeejgfegveeltdetgeeu vefgudehheevffeugffguedthfejffethfekffeftefhleenucffohhmrghinhepshhouh hrtggvfhhorhhgvgdrnhgvthenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhep mhgrihhlfhhrohhmpehlrghrrhihvhdomhgvshhmthhprghuthhhphgvrhhsohhnrghlih hthidqudduhedukeejjedtgedqudduledvjeefkeehqdhlrghrrhihvheppeiishhhrdho rhhgsehfrghsthhmrghilhdrtghomh X-ME-Proxy: Feedback-ID: iaa214773:Fastmail Received: by mailuser.nyi.internal (Postfix, from userid 501) id 4E71331A0062; Thu, 29 Sep 2022 04:07:37 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.7.0-alpha0-968-g04df58079d-fm-20220921.001-g04df5807 Mime-Version: 1.0 Message-Id: In-Reply-To: References: <6e0e440b-8e26-4a15-8f69-7b393aa6ff13@app.fastmail.com> <1142471274.1562947.1664268254401@mail.virginmedia.com> Date: Thu, 29 Sep 2022 04:05:20 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: zsh-workers@zsh.org Cc: "Xiao Ling XL Chen" , "Kui K Zhang" Subject: Re: The request of words matter updated Content-Type: text/plain X-Seq: 50698 Archived-At: X-Loop: zsh-workers@zsh.org Errors-To: zsh-workers-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-workers-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: On Wed, Sep 28, 2022, at 4:01 PM, Eric Cook wrote: > 2) not even zpty's documentation in zshmodules(1) refers to the existing terms. I thought so too, but it turns out there is a single instance. I'm actually surprised there aren't more. > 4) It's not similar to changing the default branch in zsh's vcs repo or > changing listmaster@zsh.org, faqmaster@zsh.org in any way. if the > change happens > within a week it will be forgotten again, if even noticed. Yup. As far as I can tell -- and as Chen Xiao Ling noted in their original message -- nothing we've been discussing is externally visible (other than the aforementioned bit of documentation). > zpty isn't commonly used from what i can tell, i imagine people > looking at its source code > are even fewer. If cosmic rays were to spontaneously apply Peter's patch, it would take literally years for anyone to notice. https://sourceforge.net/p/zsh/code/ci/master/log/?path=/Src/Modules/zpty.c -- vq