From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Fixing post-self-insert-hook. Date: Sat, 18 Sep 2021 08:08:47 +0200 Message-ID: <20210918060847.GA2774@tuxteam.de> References: <874kaiev0w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35354"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 18 08:11:20 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 1mRTZI-00092O-IQ for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Sep 2021 08:11:20 +0200 Original-Received: from localhost ([::1]:49098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRTZF-0005da-4p for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Sep 2021 02:11:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRTWz-0003z4-MM for emacs-devel@gnu.org; Sat, 18 Sep 2021 02:08:57 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:54329) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1mRTWx-0002sg-IT for emacs-devel@gnu.org; Sat, 18 Sep 2021 02:08:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=zeqOuoOFQ72hGhWvGlYmSlNwAEgCdB3J0AcFTld3g3o=; b=ZWaySZsH/cwIRSr6AfL5KxE4R0kZ1FhuvdrV9UrHDyWe+zEb2BjPbgn2bNVnl32U7RECHeJll0Whlgtdn/efi3j8ICZRcOdcRkSN+sP5x8zRKY+YSMwSkSVxLzajxh6q4/cZEi73rNegVlPZzHWLTYDCvz8Xwqds+ZTqvL1bzl9q715BqBdce7YlFJ7MAq1wPQBu9ZEt9gMtm39SE6pMM4SLZefc9gdRNMJblJfbW6fC/KvwHveDyXfukkiAAahMlGO4oJBNpEt2QUEWRz7vfAbzfGpN4LcYdBZTSno0DH2QOy7APJx5ZmUQIjVpHhHpI/Vt80WmQqXAeznwJcTuiQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1mRTWp-0000qe-3O for emacs-devel@gnu.org; Sat, 18 Sep 2021 08:08:47 +0200 Content-Disposition: inline In-Reply-To: <874kaiev0w.fsf@gmail.com> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:274958 Archived-At: --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 17, 2021 at 10:45:19PM +0100, Jo=C3=A3o T=C3=A1vora wrote: > Alan Mackenzie writes: >=20 > > Actually, it was just 111, not 293. Sorry. >=20 > Are you familiar with the GitHub platform? It's averse to the FSF and > software freedom in some ways, but it also hosts much source code and > has a moderately useful search tool for code "in the wild". >=20 > Here's a pertinent search "self-insert-command": >=20 > https://github.com/search?p=3D6&q=3Dself-insert-command&type=3DCode >=20 > It lists almost 83 thousand hits in emacs lisp, many in forks of Emacs, It may well be that those numbers are inflated by the fact that Github emphasises fork for things one would just do a branch (or just a local clone which then languishes unproductively). This emphasis on fork is probably fueled by Github's marketing strategy=20 "We haz 329 gazillions repozitoriez!1!!. Which at some point handsomely paid off. IOW, I'd say many "forks" in Github have probably never seen a compile, let alone an install. Those can't produce bug reports. Watch the denominator in your statistics ;-) Cheers - t --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAmFFgm8ACgkQBcgs9XrR2kZ3xACfYyMydmQTe7nQZM1xVraVCKUr W9oAniRIqOvoq1qLUBpbQdNMGbzGhGTZ =pkka -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--