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 4300817d for ; Tue, 17 Dec 2019 07:52:09 +0000 (UTC) Received: (qmail 17249 invoked by alias); 17 Dec 2019 07:52:03 -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: 45067 Received: (qmail 19019 invoked by uid 1010); 17 Dec 2019 07:52:03 -0000 X-Qmail-Scanner-Diagnostics: from wout4-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(64.147.123.20):SA:0(-1.9/5.0):. Processed in 0.744147 secs); 17 Dec 2019 07:52:03 -0000 X-Envelope-From: danielsh@apache.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: softfail (ns1.primenet.com.au: transitioning SPF record at amazonses.com does not designate 64.147.123.20 as permitted sender) X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrvddtiedguddufecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhepofgfggfkjghffffhvffutgfgse htqhertderreejnecuhfhrohhmpedfffgrnhhivghlucfuhhgrhhgrfhdfuceouggrnhhi vghlshhhsegrphgrtghhvgdrohhrgheqnecuffhomhgrihhnpeifihhkthhiohhnrghrhi drohhrghenucfrrghrrghmpehmrghilhhfrhhomhepuggrnhhivghlshhhsegrphgrtghh vgdrohhrghenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.7-689-g5a57b82-fmstable-20191216v1 Mime-Version: 1.0 Message-Id: In-Reply-To: <1FE80704-6C67-4B21-B995-4D474EB1ADFA@dana.is> References: <20191217044607.31389-1-danielsh@apache.org> <4EC07132-46B8-4DD5-997C-858DC48DA29A@dana.is> <20191217073211.sb3m6dws2qixxyww@tarpaulin.shahaf.local2> <1FE80704-6C67-4B21-B995-4D474EB1ADFA@dana.is> Date: Tue, 17 Dec 2019 07:51:09 +0000 From: "Daniel Shahaf" To: zsh-workers@zsh.org Subject: =?UTF-8?Q?Re:_[PATCH]_internal:_Add_symbolic_names_to_possible_values_of?= =?UTF-8?Q?_zexit()'s_"from=5Fwhere"_parameter._No_functional_change.?= Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: quoted-printable dana wrote on Tue, 17 Dec 2019 07:41 +00:00: > On 17 Dec 2019, at 01:32, Daniel Shahaf wrote: > > Yes, "of". I had noticed this too and fixed it before pushing. Tha= nks for > > the review! >=20 > Oh, i didn't notice the push. I get email notifications from sourceforge upon pushes. There's probably a way for you to get those too, if you want. > I was more confused by the 'which see' part at > the end, though It's not a mistake. "which" refers to "zexit()'s second parameter", and= is the direct object of the verb "see". It's a set phrase =E2=80=94 pro= bably began as a translation of . It basically means "Further details are in zexit()'s docstring.". Cheers, Daniel