From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNFDR-0002GF-56 for guix-patches@gnu.org; Fri, 08 Dec 2017 04:45:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNFDL-0003LH-HD for guix-patches@gnu.org; Fri, 08 Dec 2017 04:45:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:42664) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eNFDL-0003LD-DV for guix-patches@gnu.org; Fri, 08 Dec 2017 04:45:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eNFDK-0008RS-2N for guix-patches@gnu.org; Fri, 08 Dec 2017 04:45:03 -0500 Subject: [bug#29582] [PATCH] gnu: git-modes: Rename to 'emacs-git-modes'. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87shcokjbx.fsf@gmail.com> <87lgigx40j.fsf@kyleam.com> <87indj4qgz.fsf@gmail.com> <20171206195130.GA22169@jasmine.lan> <87609i9teo.fsf@gmail.com> Date: Fri, 08 Dec 2017 10:44:26 +0100 In-Reply-To: <87609i9teo.fsf@gmail.com> (Alex Kost's message of "Thu, 07 Dec 2017 23:26:07 +0300") Message-ID: <87y3md1rlx.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alex Kost Cc: 29582@debbugs.gnu.org Hi, Alex Kost skribis: > Then I'm lost here: it is absolutely not clear for me where the border > between libraries and end-user applications lies in the Emacs world. > Such things as "emacs-dash" or "emacs-s" are definitely libraries but > most of the other Emacs packages are intended for users but we still > prefix them ("emacs-auctex", "emacs-pdf-tools", etc.) =E2=80=9Cemacs-git-modes=E2=80=9D looks appropriate to me here and consiste= nt with the choices we=E2=80=99ve made so far. Thanks Alex, Ludo=E2=80=99.