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: Re: Code for cond* Date: Thu, 25 Jan 2024 08:19:56 -0500 Message-ID: References: <874jf3rkzx.fsf@yahoo.com> <87le8ehqew.fsf@localhost> <87zfwurjv4.fsf@yahoo.com> <87cytqhn35.fsf@localhost> <87r0i6rfjg.fsf@yahoo.com> <874jf2hkxo.fsf@localhost> <87frymre9b.fsf@yahoo.com> <871qa6hjtq.fsf@localhost> <87y1ceeoo3.fsf@dataswamp.org> <87o7d9pysz.fsf@yahoo.com> <87frylps5u.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25891"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jan 25 14:20:30 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 1rSzef-0006SC-6y for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Jan 2024 14:20:29 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSzeE-0002SE-B6; Thu, 25 Jan 2024 08:20:02 -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 1rSzeA-0002Rx-Gs for emacs-devel@gnu.org; Thu, 25 Jan 2024 08:19:58 -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 1rSze8-00011I-T2; Thu, 25 Jan 2024 08:19:57 -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=YrFodb7F44Bj8Ei1grPNdZ2Mhf3a2px6RFzC1lXBrN8=; b=r5EUSc5f5Lug c4YeC2Pjb3rar15xWshPZYP70x4V0f7JCD+GORpCIu7lN8ZdlB8SmkBwxJfHPJH1kCw7t7ziPUAQl mDNwtERqnsNyNqd8gQSpMZLrgYVRhxkPG0xyBMOL0r9c6tGEwnnTU6+TYBPh9z7RomzsFf+iBLHUC EWjUqoELSfkI78ykJC3HPAdHduXmGxMN3HeX/lTJmgvNgeP0G3P44+HdYaYbOwT+aXoKBS0iHD2/f GIMCES2UozvD09d3cxCrz8IFlAQ7IgvBcEk45PV4eDc8RLiU0g+vEVcN1yAqR3ILUCXW4YDKh/wp8 6mnPv+Pn0wvmtX+Bc6AZqg==; Original-Received: from ams by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rSze8-0008EP-MC; Thu, 25 Jan 2024 08:19:56 -0500 In-Reply-To: <87frylps5u.fsf@yahoo.com> (message from Po Lu on Thu, 25 Jan 2024 19:29:49 +0800) 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:315353 Archived-At: ELPA is part of Emacs, suggesting it for addition of things is fair game. You make good arguments that it might make something "obscure", there are other arguments in favor of why ELPA might not be a good place (e.g., Alan had once regarding bootstrapping where PCOND is slightly trickier than COND*). But it is a technical suggestion, and one that is perfectly valid -- Eli, Richard, or other Emacs maintainers are quite capable of deciding what to do on the topic. That some people clamour to whatever sillyness, is also really not a problem -- again, the Emacs maintainers are quite capable on figuring out or asking questions. One nice thing about Emacs is that it is quite easy to get things into Emacs, so I think you're worrying too much about the situation.