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.bugs Subject: bug#50674: Major mode for etc/AUTHORS with basic font-locking Date: Tue, 21 Sep 2021 12:24:21 +0300 Message-ID: <83ilyuz3ga.fsf@gnu.org> References: <87o88oikye.fsf@mail.linkov.net> <87ee9jpxke.fsf@mail.linkov.net> <874kafqx57.fsf@mail.linkov.net> <87tuiecv9n.fsf@gnus.org> <83y27qzbqg.fsf@gnu.org> <87lf3qcuit.fsf@gnus.org> <83tuiez5o1.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2310"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50674@debbugs.gnu.org, larsi@gnus.org, juri@linkov.net To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Sep 21 11:25:15 2021 Return-path: Envelope-to: geb-bug-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 1mSc1a-0000NO-On for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 21 Sep 2021 11:25:14 +0200 Original-Received: from localhost ([::1]:56510 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSc1Y-0007TZ-Gu for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 21 Sep 2021 05:25:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51480) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSc1O-0007Ri-Ux for bug-gnu-emacs@gnu.org; Tue, 21 Sep 2021 05:25:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33370) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mSc1O-00054P-Lk for bug-gnu-emacs@gnu.org; Tue, 21 Sep 2021 05:25:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mSc1O-0002BU-JA for bug-gnu-emacs@gnu.org; Tue, 21 Sep 2021 05:25:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 21 Sep 2021 09:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50674 X-GNU-PR-Package: emacs Original-Received: via spool by 50674-submit@debbugs.gnu.org id=B50674.16322162758334 (code B ref 50674); Tue, 21 Sep 2021 09:25:02 +0000 Original-Received: (at 50674) by debbugs.gnu.org; 21 Sep 2021 09:24:35 +0000 Original-Received: from localhost ([127.0.0.1]:44912 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSc0w-0002AK-P1 for submit@debbugs.gnu.org; Tue, 21 Sep 2021 05:24:35 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34352) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSc0u-0002A6-JH for 50674@debbugs.gnu.org; Tue, 21 Sep 2021 05:24:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39554) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSc0p-0004ar-3x; Tue, 21 Sep 2021 05:24:27 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3056 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 1mSc0o-0004Po-N9; Tue, 21 Sep 2021 05:24:27 -0400 In-Reply-To: (message from Stefan Kangas on Tue, 21 Sep 2021 01:58:58 -0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:214937 Archived-At: > From: Stefan Kangas > Date: Tue, 21 Sep 2021 01:58:58 -0700 > Cc: juri@linkov.net, 50674@debbugs.gnu.org > > Eli Zaretskii writes: > > > You mean, binary distributions? Do we care? Do users of binary > > distributions read the AUTHORS file? > > It is reachable from the splash screen, so yes. The splash screen button could load the file from any place we want, so if that is the problem, I don't understand all the sub-thread about where to put the file. E.g., we could put it in etc/.