From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Imports / inclusion of s.el into Emacs Date: Sun, 3 May 2020 10:07:56 +0200 Message-ID: <20200503080756.GB2467@tuxteam.de> References: <3bd09dca-dcdc-7569-e5fb-f6b53397af9d@yandex.ru> <83bln6s5on.fsf@gnu.org> <6d43996b-65ab-0bc6-9124-156520396910@yandex.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WYTEVAkct0FjGQmd" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="104113"; 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 Sun May 03 10:08:32 2020 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 1jV9fr-000QzU-A9 for ged-emacs-devel@m.gmane-mx.org; Sun, 03 May 2020 10:08:31 +0200 Original-Received: from localhost ([::1]:49174 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jV9fq-00017f-DR for ged-emacs-devel@m.gmane-mx.org; Sun, 03 May 2020 04:08:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51734) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jV9fK-0000gG-PJ for emacs-devel@gnu.org; Sun, 03 May 2020 04:07:58 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:42116) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1jV9fK-0008QV-0F for emacs-devel@gnu.org; Sun, 03 May 2020 04:07:58 -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=XS/xA/zi3st/3G+TtdQHSBc6/NfACL9agrNo/rXvQ40=; b=en4Drk41+IPgkiH5WgOL6HwvCwZ5E61d29L1if9gEbd1au9tNO/l5mQWTISNCFZgExFbJ58kQ+Dz+ZjY/NDhukpzA6/QHeer2wn1jfXDBngaBd3K3WLO/Cr2yYZ0j2enJSy8h2his0y01eYD+6TqUMMf+0363cJqYuCtVOkGcGkDcLX+kwehJbSJGEpfHGws5AvnvBH1fD13qoDAT6r///aAfxTRmJeeLjgYpfn1Dlc6F/jETBEyPAVDP6TgxiTH25zX03qSWvH0KIpDmJw4MdX51ehXsB22kFxTdS19vYq9eMNH+UBMfCMD/joFuLhkd3s3h3tXXvQ4VzdufKIAzg==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1jV9fI-0001DN-Qd for emacs-devel@gnu.org; Sun, 03 May 2020 10:07:56 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/03 04:05:08 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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:248649 Archived-At: --WYTEVAkct0FjGQmd Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 02, 2020 at 04:10:03PM -0700, Drew Adams wrote: > > > If all string manipulations are to have prefix `string-' > >=20 > > No we will never put *all* string manipulation under the "string-" > > prefix, simply because there's no way to precisely define what is "all > > string manipulation". >=20 > Good. If you pick up a graph by a random node and shake vigorously, it'll tend to look like a tree. But it won't be one :-) That's the problem with namespacing. It tries to force the world into being a tree. Cheers -- t --WYTEVAkct0FjGQmd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl6ue9wACgkQBcgs9XrR2kYUPgCfW4nl/IUkbhhBJZwXrKZktmWC k0gAn2Iwzvm10tLb7tKQye1UpFJ8tnVQ =JmV6 -----END PGP SIGNATURE----- --WYTEVAkct0FjGQmd--