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: cond* Date: Fri, 26 Jan 2024 22:37:45 -0500 Message-ID: References: <87frzuae9n.fsf@posteo.net> <871qbatqc8.fsf@posteo.net> <87wmsz7lzn.fsf@posteo.net> <87edf1m7lq.fsf@localhost> <87il4a76zw.fsf@localhost> <871qauwquc.fsf@localhost> <87ttnnyhgu.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="28209"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 27 04:38:32 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 1rTZWa-00076C-KM for ged-emacs-devel@m.gmane-mx.org; Sat, 27 Jan 2024 04:38:32 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rTZVr-0000kU-Br; Fri, 26 Jan 2024 22:37:47 -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 1rTZVq-0000js-Ba for emacs-devel@gnu.org; Fri, 26 Jan 2024 22:37:46 -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 1rTZVp-0004yB-T4; Fri, 26 Jan 2024 22:37:45 -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=jz9gHlhaFKxchRSVAiSJOWsA8LLhJxXkSTT8oVzUbxk=; b=CEZ4nOPQHOHg 3D9rEQ6v/YKB/3ZEibomgdCEJXLsxvwSCQOwj8iV+vdqJ0n1FT2UZXuzrAmCHKeTISj0ARrzNsfeB DBBFOBE5cbf1Elt0faTqLix7nXGgDOl5v0dU6SdF08znDbTsjV8BxJLvIWAgfzCGkFRLgBQeAGdfn 71BwtBU/XEEE9B3JNPoIMRFbnGAnIMCC52oN5g9PIUZU+E33hDVQw1yziVLLd50h4NrZRqWIAtPxs yIqFthp4iG/6zXkH6NwMLfdENRS2btFB4CgDzOBhJuNL+ZM7xGgzTdo09hksndJVBGhYszuWm5OCU DZLtu7xI1fz8/HStypnd4Q==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rTZVp-0007yu-Lq; Fri, 26 Jan 2024 22:37:45 -0500 In-Reply-To: <87ttnnyhgu.fsf@localhost> (message from Ihor Radchenko on Mon, 08 Jan 2024 15:26:09 +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:315458 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. ]]] > The way (let ...) expressions are handled inside pcase is defined in > `rx--pcase-expand'. It has nothing to do with rx operation itself. How surprising. I judt called one of the entry points of rx, and it seems to work. -- 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)