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: Tue, 14 Mar 2023 21:51:28 +0200 Message-ID: <837cvjru0v.fsf@gnu.org> References: <83wn3v8z34.fsf@gnu.org> <83zg8gshgk.fsf@gnu.org> <83v8j3seo8.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35809"; 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 Tue Mar 14 20:52:10 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 1pcAgs-00099w-O0 for ged-emacs-devel@m.gmane-mx.org; Tue, 14 Mar 2023 20:52:10 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcAgJ-0001e5-Op; Tue, 14 Mar 2023 15:51:35 -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 1pcAgI-0001dx-UU for emacs-devel@gnu.org; Tue, 14 Mar 2023 15:51:34 -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 1pcAgI-0000gJ-4z; Tue, 14 Mar 2023 15:51:34 -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=FxPsYqqYYnJ6Gf28iFECIWRgx1fnqVrQb2YhwJR6ews=; b=Jx9M2BPA3XHl zF3Dw4jkZt0cn+ZjPbiFwNQ0LptsJybMIvFXunidcThdKzZEZuxcDVDJ7LvG5agnSiddK88xFCPDX 0lr4Gezs6lBrcfiCQo/++2OXozyJLD0Rb5uIChUnRgK7WAp5qi+hq+GuTXd9id/qLGEBb2g9OdRc9 2gkBpd+azpbPNmJD6XlFeiaw12WtDMzapDM1ERtzKwEeft+CSEkPJT1GogT5vUfVoJ2qb7i/2bBZr u7nQwSdrnvIotXX3/9tSxbosSpLA+2hKunPO5TS5mkwcCJZK3cNZKM2iFcquP9hO/6OA5HQ08H0nm c2UwTj5Mf/NTVfiL/UWayA==; 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 1pcAgH-0006Qq-Kl; Tue, 14 Mar 2023 15:51:33 -0400 In-Reply-To: <83v8j3seo8.fsf@gnu.org> (message from Eli Zaretskii on Tue, 14 Mar 2023 14:25:27 +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:304460 Archived-At: > 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.