From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: pcase bindings in patterns with complicated logic Date: Tue, 23 Jan 2024 08:40:50 -0500 Message-ID: References: <87il3xt38w.fsf@localhost> <875xzwjta2.fsf@posteo.net> <878r4rsyyt.fsf@localhost> <87r0ijj48v.fsf@posteo.net> <871qajsx5z.fsf@localhost> <87le8riyvp.fsf@posteo.net> <87r0ihl8lr.fsf@localhost> <87zfx2943z.fsf@localhost> <87sf2s5fx4.fsf@localhost> <87edeag4r1.fsf@localhost> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16707"; mail-complaints-to="usenet@ciao.gmane.io" Cc: thievol@posteo.net, emacs-devel@gnu.org To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jan 23 14:41:26 2024 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 1rSH1q-0004Bh-5B for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Jan 2024 14:41:26 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSH1L-0004Wt-NA; Tue, 23 Jan 2024 08:40:56 -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 1rSH1I-0004TA-PH for emacs-devel@gnu.org; Tue, 23 Jan 2024 08:40:52 -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 1rSH1I-0007oS-0n; Tue, 23 Jan 2024 08:40:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=Fgj04+xQ1QckMQ8I/a6kC07My9/CronYWfljLnRdLuI=; b=XngJ+VD4GK6Q WZGMNVJ+AMvuzgIDvS/piGpgSHep7ftaTonE48lKg0QhtnfwQLsU25QL1U7mt/yvadJlDve/xQ9U2 XHRCBNKG6WfX9Fo1zWb7nQdsup/U3llEBs01YXe517ePge56qMWx3cqYXyGgPAQlf1HRcSYllNO/x d3IlUJSl8yxoTUiPPmdgLvd8uBHyIPHiFUDSPnP55R7CYmU426rZMLvMZ/90OhkYzqThPPeO8b78a 01vX3aQ+RkWxXdpchrjQm4vrlTL5x+o/tpuLKmo9MESslOsHRLRw7CKlFIZ2uvIGx3LeWfiUe+DFG Ye3NVMYLmM/pp/V0F9WkOQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rSH1G-0002PQ-Pl; Tue, 23 Jan 2024 08:40:50 -0500 In-Reply-To: <87edeag4r1.fsf@localhost> (message from Ihor Radchenko on Sun, 21 Jan 2024 14:06:42 +0000) 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:315252 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > So, I do not think that `app' is required if combining match* clauses is > allowed. I will think about implementing conjunctions of match* clauses after I have the existing functionality working and installed. Thanks for suggesting this. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)