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 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5475 invoked from network); 11 Dec 2022 03:24:49 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 11 Dec 2022 03:24:49 -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=gprxP6LN2uhzo1Gm1S8Tmua+CZh3XQqGGkbJbfkPbiY=; b=jQTZ+xqS88XCKtFyaY4F9GXyza q6TQQIY53LzV64h4y0SnVkd1NgsaPBlxUajefGPLe8GUz5tzTJGETA61aGDGgyjR/cUCbA0JPM5T9 COzzDwZBgmZn/jn4/CsUNzuqQ7XbQwlAIXEc/TvF7DCHi4Ih7leBRPrh8HRvzsZX+bZTZSxzwf5gC U5a7r7KaD2Iq0QFRqPdWNpFoq/pt4b2h22xZjm3KvpmB9+HasresAsHPIhlmKj8B2NpE3PhZjnptW nRaeZl4vUmJ0GKTPpwZ7sqzQQjiSviGk/wFfE6UWme1G8fQAEzJgmhZzKGRIAR3Wl/gU8eoVgkVYp b37CbirA==; Received: by zero.zsh.org with local id 1p4CxM-00024r-4Z; Sun, 11 Dec 2022 03:24:48 +0000 Received: by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1p4Cx5-0001la-0S; Sun, 11 Dec 2022 03:24:31 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailauth.nyi.internal (Postfix) with ESMTP id 6417827C0054; Sat, 10 Dec 2022 22:24:27 -0500 (EST) Received: from imap48 ([10.202.2.98]) by compute1.internal (MEProxy); Sat, 10 Dec 2022 22:24:27 -0500 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdehgdehlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefofgggkfgjfhffhffvvefutgesthdtredtreerjeenucfhrhhomhepnfgrfihr vghntggvucggvghljoiiqhhuvgiiuceolhgrrhhrhihvseiishhhrdhorhhgqeenucggtf frrghtthgvrhhnpeelkeehjefgudefgeekueegudeghfevvdeljeehieeuffehveejgfeh tefhudevhfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehlrghrrhihvhdomhgvshhmthhprghuthhhphgvrhhsohhnrghlihhthidqudduhedu keejjedtgedqudduledvjeefkeehqdhlrghrrhihvheppeiishhhrdhorhhgsehfrghsth hmrghilhdrtghomh X-ME-Proxy: Feedback-ID: iaa214773:Fastmail Received: by mailuser.nyi.internal (Postfix, from userid 501) id 176A331A0063; Sat, 10 Dec 2022 22:24:26 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.7.0-alpha0-1115-g8b801eadce-fm-20221102.001-g8b801ead Mime-Version: 1.0 Message-Id: In-Reply-To: <20221210113214.GV27622@tarpaulin.shahaf.local2> References: <46fcb939-0ed9-4b51-959d-67339181e3e3@app.fastmail.com> <20221210113214.GV27622@tarpaulin.shahaf.local2> Date: Sat, 10 Dec 2022 22:23:47 -0500 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: "Daniel Shahaf" , zsh-workers@zsh.org Cc: "Philippe Altherr" Subject: Re: [PATCH] NEWS item about the ERR_EXIT fixes Content-Type: text/plain X-Seq: 51183 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 Sat, Dec 10, 2022, at 6:32 AM, Daniel Shahaf wrote: > Shouldn't this define the term "suppresses"? It's not used in > the documentation of ERR_EXIT. > > [...] > > Shouldn't this define the term "propagates"? It's not used in > the documentation of ERR_EXIT. > > [...] > > Doc/Zsh/ can be updated as well, > if needed (this is discussed on the 51089 thread). The documentation addresses some but not all of the special cases and weirdness of ERR_EXIT. I figured that fixing that was out of scope here, but this might actually be a good time to remedy the omissions. That way NEWS and README don't have to waste a bunch of space explaining aspects of ERR_EXIT that should be in the documentation anyway. -- vq