From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.devel Subject: Re: ELPA: add lin.el Date: Tue, 09 Nov 2021 22:38:20 +0200 Message-ID: <878rxxkqtf.fsf@protesilaos.com> References: <871r3uv1tk.fsf@protesilaos.com> <87czn9kt7o.fsf@protesilaos.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14852"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Notmuch/0.34.1 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 09 21:40:51 2021 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 1mkXvG-0003g3-Ix for ged-emacs-devel@m.gmane-mx.org; Tue, 09 Nov 2021 21:40:50 +0100 Original-Received: from localhost ([::1]:34328 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mkXvF-0005rp-Iu for ged-emacs-devel@m.gmane-mx.org; Tue, 09 Nov 2021 15:40:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44356) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkXsx-0002le-5p for emacs-devel@gnu.org; Tue, 09 Nov 2021 15:38:27 -0500 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:54835) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkXsv-0000jJ-AW for emacs-devel@gnu.org; Tue, 09 Nov 2021 15:38:26 -0500 Original-Received: (Authenticated sender: public@protesilaos.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id F420A24000B; Tue, 9 Nov 2021 20:38:21 +0000 (UTC) In-Reply-To: Received-SPF: none client-ip=217.70.183.193; envelope-from=info@protesilaos.com; helo=relay1-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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" Xref: news.gmane.io gmane.emacs.devel:279127 Archived-At: On 2021-11-09, 15:15 -0500, Stefan Monnier wrote: > Protesilaos Stavrou [2021-11-09 21:46:35] wrote: >> On 2021-11-05, 21:29 +0200, Protesilaos Stavrou wrote: >>> I have a small package called "LIN Is Noticeable" (LIN, lin, lin.el, >>> etc.). It locally remaps the 'hl-line' face. >>> >>> [...] >> >> Just to note that I updated the patch to remove the unnecesary >> ':main-file'. Please find it attached. > > I'm strongly in favor of turning this into a patch to `hl-line-mode` and > would prefer we do that quickly and skip having it as a separate package > in GNU ELPA. Fine. Stefan Kangas also suggests updating hl-line-mode (in another reply to this thread). I will look into it and prepare a patch. I just thought I would publish a standalone package as it can be used on Emacs 27. -- Protesilaos Stavrou https://protesilaos.com