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 17033 invoked from network); 10 Dec 2022 07:25:20 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 10 Dec 2022 07:25:20 -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=0HeuajBjr0A0hoKzWBeZQyINsMZ6/Uysq5ZderouV0k=; b=DKa8rWm86EowE0KsG4j3aCmzDv PMSzJZJ2UmSri2OhZWK2o22AlQEHtHQ46KKllTZnUMHd1Qgzvu8PYGvvbCkb37s7e8F2TtWZocqBz Z4MbiIybuwlW8tqnZcE7B1oQmz43rKzVTETRBk0zavyjZpQYZyGNta/Tgy3doSpU+3Sbg+2W/U99k DlW5RAnkQvcgXTiC7slGXJlfFMz2i2rOSSw8ign6Khh81MoU2oNKVthzlTwKVlm5EF9fkUKN/OZw2 xPzUiBWHytSUtNlNL00OTRu+lqztDpePfURPoJLYZKGMbCmXO6FRsMDoHgIgsowOoNV36dccTlPxb SeRUCsBg==; Received: by zero.zsh.org with local id 1p3uEZ-000Cty-MD; Sat, 10 Dec 2022 07:25:19 +0000 Received: by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1p3uDe-000Ca7-VP; Sat, 10 Dec 2022 07:24:23 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailauth.nyi.internal (Postfix) with ESMTP id B47CF27C0054; Sat, 10 Dec 2022 02:24:20 -0500 (EST) Received: from imap48 ([10.202.2.98]) by compute1.internal (MEProxy); Sat, 10 Dec 2022 02:24:20 -0500 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdefgddutdekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvfevufgtsehttdertderreejnecuhfhrohhmpefnrgif rhgvnhgtvgcugggvlhojiihquhgviicuoehlrghrrhihvhesiihshhdrohhrgheqnecugg ftrfgrthhtvghrnhepleekheejgfdufeegkeeugedugefhvedvleejheeiueffheevjefg heethfduvefhnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homheplhgrrhhrhihvodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudeh udekjeejtdegqdduudelvdejfeekhedqlhgrrhhrhihvpeepiihshhdrohhrghesfhgrsh htmhgrihhlrdgtohhm X-ME-Proxy: Feedback-ID: iaa214773:Fastmail Received: by mailuser.nyi.internal (Postfix, from userid 501) id 58A0831A0063; Sat, 10 Dec 2022 02:24:20 -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: <9bf5af9e-2914-4747-85dc-728336d61fd3@app.fastmail.com> In-Reply-To: References: <46fcb939-0ed9-4b51-959d-67339181e3e3@app.fastmail.com> Date: Sat, 10 Dec 2022 02:23:59 -0500 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: "Mikael Magnusson" , "Philippe Altherr" Cc: "Bart Schaefer" , zsh-workers@zsh.org Subject: Re: [PATCH] NEWS item about the ERR_EXIT fixes Content-Type: text/plain X-Seq: 51163 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 Fri, Dec 9, 2022, at 10:17 AM, Mikael Magnusson wrote: > As the context for the first hunk in the original patch says, README > has a longer section about incompatibilities already, perhaps any more > detailed descriptions as to what changed can be appended there? Yeah, I had considered including some examples in README but decided to put it off and go to sleep instead :) -- vq