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 1968 invoked from network); 16 May 2021 17:09:05 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 16 May 2021 17:09:05 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20200801; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:Content-Type:Subject:To:From:Date: References:In-Reply-To:Message-Id:Mime-Version:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=hmAmw5QU+4ZjUqEZ0JS9OtTE92WNJ5T+f9q1D8ro+a8=; b=i+8eaKQCVfzCQMDApDUE60QhZh lL31laY6yJhb/gOuE/MwqRI+ets8nQ1VF/rq7ah5xzqHSdTrCRHW8qBmbZXvbmVD3/ARJg9O7TiE9 Eb61ikKT0Fez+HktUwhdWz+0RHVz5bM9Kp+lV9AuAnrVdqcLT6ywyEbVs4eV9qMPU2kez+qmEO2Sx DDLfaSpV2r/lolwuvoApXLbb0Kpc6IUKQxqCKey14aObXq5nauCWPDDYZrJ8+ctLMqWr3VKput9BI xGYriZhfO9G2ytZ5vVs9UxMHCtoh7FUM/xi6247taY+iaiNatzf3l/ur3rHYADsLDbJmh5GOGtF31 liWCujnw==; Received: from authenticated user by zero.zsh.org with local id 1liKGG-0002mh-QM; Sun, 16 May 2021 17:09:04 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1liKEm-0002RC-9J; Sun, 16 May 2021 17:07:32 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailauth.nyi.internal (Postfix) with ESMTP id 351AA27C0054 for ; Sun, 16 May 2021 13:07:31 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute1.internal (MEProxy); Sun, 16 May 2021 13:07:31 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdeifedguddtiecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhepofgfggfkjghffffhvffutgesth dtredtreerjeenucfhrhhomhepnfgrfihrvghntggvpgggvghljoiiqhhuvgiiuceolhgr rhhrhihvseiishhhrdhorhhgqeenucggtffrrghtthgvrhhnpeeikeejveeludegfeeigf eulefggfdttdegheevvdehvdeigfehvdffuedvvdeuheenucevlhhushhtvghrufhiiigv pedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlrghrrhihvhdomhgvshhmthhprghuth hhphgvrhhsohhnrghlihhthidqudduhedukeejjedtgedqudduledvjeefkeehqdhlrghr rhihvheppeiishhhrdhorhhgsehfrghsthhmrghilhdrtghomh X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id DA07FA00079; Sun, 16 May 2021 13:07:30 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-448-gae190416c7-fm-20210505.004-gae190416 Mime-Version: 1.0 Message-Id: <86dc15c5-365b-4982-94db-f7e7fc7b807f@www.fastmail.com> In-Reply-To: <20210329072651.GO18178@tarpaulin.shahaf.local2> References: <20201217150844.zkjydkeutae7cdpq@chazelas.org> <20210207155013.ean4tgv57uhn22nu@chazelas.org> <20210322171746.67pb332lvf3a3pkk@chazelas.org> <748AD4F6-A0D6-42D1-9E65-6C9028B8B69A@larryv.me> <20210325010654.GC18178@tarpaulin.shahaf.local2> <20210329063014.GK18178@tarpaulin.shahaf.local2> <20210329072651.GO18178@tarpaulin.shahaf.local2> Date: Sun, 16 May 2021 13:07:05 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: zsh-workers@zsh.org Subject: =?UTF-8?Q?Re:_Patch_management_workflow_for_threads_that_peter_out_(was:?= =?UTF-8?Q?_Re:_[PATCH]_Fix_[:IDENT:]_vs_posixidentifiers)?= Content-Type: text/plain X-Seq: 48846 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 Mon, Mar 29, 2021, at 3:26 AM, Daniel Shahaf wrote: > Bart Schaefer wrote on Sun, Mar 28, 2021 at 23:35:58 -0700: > > On Sun, Mar 28, 2021, 11:30 PM Daniel Shahaf wrote: > > > > > > > > That does bring up the point of what to do with threads that peter out > > > without a review. I suggest that they be added to Etc/BUGS. WDYT? > > > > > > > Only if they actually are threads about bug fixes. Proposed new features > > or completion improvements, just as examples, don't belong in the BUGS file. > > Are you objecting just to the name of the file, or to recording them at > all? I.e., would recording them in an > Etc/PROPOSED-NEW-FEATURES-AND-COMPLETION-IMPROVEMENTS > file be better? Perhaps something like DISCUSSIONS? OPEN-DISCUSSIONS? SUBMISSIONS? PROPOSALS? (Reviving this because there are several discussions coming up on their third reminders, so I'm thinking about submitting a patch to list them in the repository somewhere.) -- vq