From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: cond* status? Date: Mon, 10 Jun 2024 07:38:58 -0400 Message-ID: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4231"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jun 10 13:39:49 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 1sGdNN-0000tm-7K for ged-emacs-devel@m.gmane-mx.org; Mon, 10 Jun 2024 13:39:49 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sGdMa-0007BN-E4; Mon, 10 Jun 2024 07:39:00 -0400 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 1sGdMY-0007B4-TR for emacs-devel@gnu.org; Mon, 10 Jun 2024 07:38:59 -0400 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 1sGdMY-0004ab-JU for emacs-devel@gnu.org; Mon, 10 Jun 2024 07:38:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:Subject:To:From:mime-version:in-reply-to: references; bh=sw5mx/8EhASPs07P5/mgu7rV7B3NlPpYwSPraTmjFmE=; b=CyZgn+6ZL/hp85 npHhVcK5Ap5zysOqSGSwhFuX/t6nSkeHqP5epJByvTomJ7Oc0MdzoPjhtS7wLkHZjT+LrpqUuKuTR VDn0jwNhkl63dM1/78CCYgS6O0YPw1YhdeohFGzXlWuHxJTloJBigjOsOh01eYVPpLtdPvWu3Q4rZ wlyYjHoRAagGcY6JQttzht82imYrgtPdTf8VbhNNPqTczq+4H7Sudw9I2IPce7HKKPW3txcFMZY2W OmcU6u5tM5GyijCw59i4Slzr0bMt0UayRttNmZn+yfamxsYDzIX6A9esgMcMt3zbRcI1/OmEI1mj1 0u4102DhEBt8qE4mcquw==; Original-Received: from ams by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sGdMY-0001Nq-69 for emacs-devel@gnu.org; Mon, 10 Jun 2024 07:38:58 -0400 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:319953 Archived-At: What is the current status on cond*?