From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 13e844bd for ; Thu, 19 Dec 2019 15:29:59 +0000 (UTC) Received: (qmail 10604 invoked by alias); 19 Dec 2019 15:29:52 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 45089 Received: (qmail 18527 invoked by uid 1010); 19 Dec 2019 15:29:52 -0000 X-Qmail-Scanner-Diagnostics: from out1-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25663. spamassassin: 3.4.2. Clear:RC:0(66.111.4.25):SA:0(-2.6/5.0):. Processed in 4.426526 secs); 19 Dec 2019 15:29:52 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrvdduuddgjeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefofgggkfgjfhffhffvufgtsehttd ertderredtnecuhfhrohhmpedfffgrnhhivghlucfuhhgrhhgrfhdfuceougdrshesuggr nhhivghlrdhshhgrhhgrfhdrnhgrmhgvqeenucfrrghrrghmpehmrghilhhfrhhomhepug drshesuggrnhhivghlrdhshhgrhhgrfhdrnhgrmhgvnecuvehluhhsthgvrhfuihiivgep td X-ME-Proxy: X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.7-694-gd5bab98-fmstable-20191218v1 Mime-Version: 1.0 Message-Id: <3d6e4d83-5ec1-4d04-8d3f-374811d4eb49@www.fastmail.com> In-Reply-To: <20191218052322.k744i7dwonwgeh33@tarpaulin.shahaf.local2> References: <20191218052322.k744i7dwonwgeh33@tarpaulin.shahaf.local2> Date: Thu, 19 Dec 2019 15:28:44 +0000 From: "Daniel Shahaf" To: zsh-workers@zsh.org Subject: Re: { exit } always { foo } Content-Type: text/plain Daniel Shahaf wrote on Wed, 18 Dec 2019 05:23 +00:00: > So, personally, I would find it more intuitive to change the implementation to > match the documentation, than the other way around. I'll wait a bit more for feedback. If the decision ends up being to change the implementation to match the documentation, I'll at least document it as a bug/incompatibility, or maybe fix it if I manage that. I found this while testing patches related to Martijn's bug (44007). Once this bug is resolved I'll get back to 44007.