From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: combining cond and let, to replace pcase. Date: Mon, 20 Nov 2023 18:37:17 +0200 Message-ID: <83ttpgidoi.fsf@gnu.org> References: <878r6u3s7f.fsf@web.de> <831qcmklys.fsf@gnu.org> <87v89x3o19.fsf@web.de> <83v89xki0p.fsf@gnu.org> <87pm053l5s.fsf@web.de> <83r0klkdio.fsf@gnu.org> <87il5wcu9m.fsf@web.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31202"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Nov 20 17:38:26 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1r57I2-0007vS-41 for ged-emacs-devel@m.gmane-mx.org; Mon, 20 Nov 2023 17:38:26 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r57HD-0003If-A4; Mon, 20 Nov 2023 11:37:35 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r57HB-0003IR-RM for emacs-devel@gnu.org; Mon, 20 Nov 2023 11:37:33 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r57HB-0007SO-IX; Mon, 20 Nov 2023 11:37:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=RR3aojX18hjzucPAQ2aJ0ESDEmt541vyqOk2Iym37LA=; b=C9wIWEzckuQj AKuc1rrousD22mFudMw0WgdKHHxIaX1K6FqNJ7xtl2FvUSlHZ9ASSjr3txzUZWlRByAdJLtD8w921 QQGU27BrBSpCvaDaS2LENnW7tNzM0BSVS9qIVXxJ1c1cmciu7ikSMCXjMp5/IJsKK9+8ikZfEFpPe MJC5pQDDHyyCVwu8BmMvYmqQpYNMZhy80v5MzxttJYtX5PrwRMW5FWWiwCg41AM3Qz5S7atsaoPq0 q1TSXyTcB3S5VNazvPGLfbki38YmYt0ptoASVAQZgSdTBZN5GSVuA5Fhb05UWWR8x8GmduZ6UfBhj 0o75Q+kd0H/w/DWzWL5vkA==; In-Reply-To: <87il5wcu9m.fsf@web.de> (message from Michael Heerdegen on Mon, 20 Nov 2023 16:35:33 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:313060 Archived-At: > From: Michael Heerdegen > Date: Mon, 20 Nov 2023 16:35:33 +0100 > > Eli Zaretskii writes: > > > > And why is it always suggested that people not liking pcase are the > > > norm and those understanding it well are the deviation from the > > > norm? > > > > Who and where suggested that? > > That's how it feels on this side of the discussion. Do I really need to > prove this? You don't need to prove how you feel, but I respectfully request that before you make such feelings public, you double-check your feelings with the actual postings. It is quite possible that your initial interpretation of what you've read was not the only one. This is supposed to be a rational discussion, not one based on feelings. As a matter of fact, I'm not aware of any such suggestions in this and other similar discussions, and if someone actually said that (which I doubt), they don't speak for the project as a whole. So let's drop this part of the discussion, since it is nowhere near being constructive.