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: c-font-lock-extra-types and friends Date: Sat, 18 Mar 2023 08:40:38 +0200 Message-ID: <83a60ad0k9.fsf@gnu.org> References: <83wn3v8z34.fsf@gnu.org> <83zg8gshgk.fsf@gnu.org> <83v8j3seo8.fsf@gnu.org> <837cvjru0v.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19267"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: acm@muc.de Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Mar 18 07:41:37 2023 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 1pdQG1-0004od-Fc for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Mar 2023 07:41:37 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pdQF7-0003Lh-CW; Sat, 18 Mar 2023 02:40:41 -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 1pdQF3-0003LV-5A for emacs-devel@gnu.org; Sat, 18 Mar 2023 02:40:37 -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 1pdQF2-0003bL-A3; Sat, 18 Mar 2023 02:40:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=pXoCSSmbCZiGqNZnDLQawZnIo2XJ0wIMwMnAO/REsJA=; b=DQhRpYScV4GP SH8zw6F6CEIuRV842V/VT6SjlnMKlW2pdSzamK8ID5ORZPg3ib6nWMoYBPG+XAtbQRwCTEmKHBu8U Apq+RYt11sGl9l5Uy9sgna6itZhiUbLq2uKJE3wXI5+FS9/0cUbudS2SPK6CxURWsArXg1Ouxufns gB9wYfp2BNARRGKTA5HDXYMYqXVOycjx3+SAbdm5Tg8GtLgvwjs8YdNr9nJEdqQc/icc6HXllUrTd wiB0Mj2zCOXK1GtsdJBMn50k/vwgFWZk8yMfsmaUiPtxy0F55HIyvW7eY3znRZd7uAo8NWN7qyXg/ tRZLjRgvfzT7LuMUt0h5/w==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pdQF1-0003YF-Lb; Sat, 18 Mar 2023 02:40:36 -0400 In-Reply-To: <837cvjru0v.fsf@gnu.org> (message from Eli Zaretskii on Tue, 14 Mar 2023 21:51:28 +0200) 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:304563 Archived-At: Ping! Alan, with the pretest of Emacs 29 very near, I'd like to resolve this issue. TIA. > Date: Tue, 14 Mar 2023 14:25:27 +0200 > From: Eli Zaretskii > Cc: emacs-devel@gnu.org > > > Date: Mon, 13 Mar 2023 18:37:58 +0000 > > Cc: emacs-devel@gnu.org > > From: Alan Mackenzie > > > > No, it was my fault. For some reason, I was trying to push from the > > wrong repository. The commit should be in master now. > > Thanks. However, I have a couple of questions about that commit: > > . why did you add a new function c-list-of-strings, when we already > had c-string-list-p there? > . any reason not to backport this to the emacs-29 branch? > > Date: Tue, 14 Mar 2023 21:51:28 +0200 > From: Eli Zaretskii > CC: emacs-devel@gnu.org > > > Date: Tue, 14 Mar 2023 14:25:27 +0200 > > From: Eli Zaretskii > > Cc: emacs-devel@gnu.org > > > > . why did you add a new function c-list-of-strings, when we already > > had c-string-list-p there? > > . any reason not to backport this to the emacs-29 branch? > > Also, this change leads to > > ELC ../lisp/loaddefs.elc > Reloading stale loaddefs.el > Loading d:/gnu/git/emacs/trunk/lisp/loaddefs.el (source)... > Loading d:/gnu/git/emacs/trunk/lisp/theme-loaddefs.el (source)... > > In end of data: > loaddefs.el:3784:55: Warning: the function `c-list-of-strings' is not known to be defined. > >