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: Code snippets/template consolidation and potential improvements Date: Fri, 19 Jan 2024 08:52:06 +0200 Message-ID: <83mst1x1bd.fsf@gnu.org> References: <877ck7r5q3.fsf@martinmarshall.com> <83y1cn9lx2.fsf@gnu.org> <87h6jacx73.fsf@martinmarshall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30551"; mail-complaints-to="usenet@ciao.gmane.io" Cc: law@martinmarshall.com, emacs-devel@gnu.org, monnier@iro.umontreal.ca, joaotavora@gmail.com, mail@daniel-mendler.de To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 19 07:52:56 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 1rQikJ-0007jS-Dh for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Jan 2024 07:52:55 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQije-0003XB-8R; Fri, 19 Jan 2024 01:52:14 -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 1rQijc-0003WZ-1w for emacs-devel@gnu.org; Fri, 19 Jan 2024 01:52:12 -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 1rQija-0002M9-LU; Fri, 19 Jan 2024 01:52:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=vgx4DIN9rPh9hdidfRggAfezW5fr1SXAtS74TDjJzJ4=; b=Qf1QkOnBiSi28oiUrCU+ mdJJdOWtrqEHacS5o9OWO+krJZEVUgBqiwcAn6efviGOVRuXGfmbP7pJ0mK3oZXM0IjvJXumkHE+d 3pb2jq4go0JYhj37MwJlI2htB22tLVW6m3KKN68ezhEQ2GmG2v8CHPYYwDNY3B8KkXFW/5tebRTxb 5icTJloZl9pBsRftQM3AxZ5IFD14rri/R2dlh5LfDmRcpMZbs3AttCoRIAg7o63frH+/q34ydDDgj 0v2E4lpf9126Z3am2PhLTpFsei/2LBfH95/uSBgk2z2iufkwu5p4fAv/cWi4U1jjy6DH4XmOvuEWk rOC/I9Cud2b6Aw==; In-Reply-To: (message from Stefan Kangas on Thu, 18 Jan 2024 13:13:26 -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:315104 Archived-At: > From: Stefan Kangas > Date: Thu, 18 Jan 2024 13:13:26 -0800 > Cc: emacs-devel@gnu.org, Stefan Monnier , > João Távora , > Daniel Mendler > > Martin Marshall writes: > > > Eli Zaretskii writes: > > > >>> From: Martin Marshall > >>> Date: Wed, 17 Jan 2024 16:48:52 -0500 > >>> > >>> Hello, there's an item in the TODO file regarding Emacs's template > >>> systems[1], but I'm not sure if I understand it the way it's intended. > >>> > >>> What is meant by "consolidate", and what specific improvements should > >>> be prioritized? > >> > >> I believe by "consolidate" the intent is to have a single package that > >> provides the features of those 3. CC'ing Stefan, who added that TODO > >> item. > > [I guess you meant to Cc Stefan Monnier, so I did that here.] No, I meant you, see commit 317eb2d5b5. But I see now that you just re-arranged the file, and Git just duped me into thinking that commit added this text.