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.help Subject: Re: autoconf-mode fontification Date: Thu, 28 Nov 2024 13:54:00 +0200 Message-ID: <86zfljd15z.fsf@gnu.org> References: <87frnb66ee.fsf@thaodan.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7344"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Nov 28 12:55:14 2024 Return-path: Envelope-to: geh-help-gnu-emacs@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 1tGd74-0001mr-DK for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 28 Nov 2024 12:55:14 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tGd6d-0002Ht-Gl; Thu, 28 Nov 2024 06:54:47 -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 1tGd6U-0002H0-CL for help-gnu-emacs@gnu.org; Thu, 28 Nov 2024 06:54:40 -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 1tGd6N-0005VY-QS for help-gnu-emacs@gnu.org; Thu, 28 Nov 2024 06:54:36 -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=gD1N3rP9tUnV0QyJRRR8yNJw+3zeQW+o1a/hGE/2nTo=; b=cxTYRgChcY4qIRwDYBR3 SpOxSxxCqGNM5EF2wwnFPsQynueq4i0u5/paa7E7ha6lY4Lmf7Q1xJBtQtlYYMDZ0Bqw9U2kfN/wO Ht5WeK+aR7VpBKcpXgaC9gk/dUqr1IXnNhipxakBzNB0TaQL7LwUGSZTtD+OPLU6iKMaxpTktW/Jf FTbodhTIJgGbGwhSEKBQpPHSbnc5xBwcAmkdTxqhVneqMhwnz0BKXWimcWqrXmDu0cFVtc30FO68e zPoxMDBX8syydtuN2iADNOkvcLFJLN30pIOUH9VpE+c0PS5XQRyGEdZGl5BVqpqH+l+jcKIIxzfOq TIAvefs70rGFZw==; In-Reply-To: <87frnb66ee.fsf@thaodan.de> (message from =?iso-8859-1?Q?Bj?= =?iso-8859-1?Q?=F6rn?= Bidar on Thu, 28 Nov 2024 11:42:49 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148429 Archived-At: > From: Björn Bidar > Date: Thu, 28 Nov 2024 11:42:49 +0200 > > > I don't exactly know. First thing I see is that autoconf.el > claims the autoconf-mode.el appears to be for Autoconf M4 sources > while autoconf-mode.el suggests the user to register > it to auto-mode-alist for configure.ac/configure.in > > It would be great to clarify that and reduce duplicate work > if possible. > Would it make sense to crosspost this thread to them? It is better to post to their list directly. There's no reason to cross-post to this list, since this is for helping Emacs users, not for discussing bugs or new features. But it's your call.