From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Imports / inclusion of s.el into Emacs Date: Sat, 02 May 2020 17:02:11 -0400 Message-ID: References: <831ro2tqqx.fsf@gnu.org> <4a1fd3f4-df92-c756-9874-4d07b54148ac@yandex.ru> <83v9lesapw.fsf@gnu.org> <83pnbms9m8.fsf@gnu.org> <83a72qs4z2.fsf@gnu.org> <732552A1-FF05-4292-8972-8C7E3BE922C7@icloud.com> <83sggiqjnw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="105907"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: rms@gnu.org, emacs-devel@gnu.org, joaotavora@gmail.com, =?utf-8?B?7KGw7ISx67mI?= , dgutov@yandex.ru To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 02 23:03:21 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 1jUzI9-000RRD-99 for ged-emacs-devel@m.gmane-mx.org; Sat, 02 May 2020 23:03:21 +0200 Original-Received: from localhost ([::1]:51574 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUzI8-0000hO-8K for ged-emacs-devel@m.gmane-mx.org; Sat, 02 May 2020 17:03:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jUzHB-00085K-77 for emacs-devel@gnu.org; Sat, 02 May 2020 17:02:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jUzHA-0004aw-9M for emacs-devel@gnu.org; Sat, 02 May 2020 17:02:20 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:44659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jUzH6-0004V0-G7; Sat, 02 May 2020 17:02:16 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 8D86445084C; Sat, 2 May 2020 17:02:14 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 5E599450771; Sat, 2 May 2020 17:02:13 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1588453333; bh=mAF2PPOZdqX5qi3lgUdfZC/qHfOggQuVIzyshK8kvYQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=akl5VO+gs7nQhu9X+Qfkt6MeCSJD6lJLGa7wriTIkdh0Pd3esNg9KeUtGw9/2Lw8L fekTuJn7dJluccRHuPZFqMGKQtoTfVHJ5bbCye2rfFKK1RRsfUVYa8NaFd6iN1IuB4 ATDZC0qX5Z1lqTO3ud1mjMoJ2G6tiiU9SGZj/Jxgrl8hzFBjs0Gkd3tBUaTF38hd7s HamLbyqRNm15XlHfv/79TzFd7bDn2YAwy1iKH599kFX7Lfxo5SXp151Ey3kixiu3eC 3iMwZC6tm71yiKlXz89byMcl9zbgaW3tzdjjlh25W8ley0VJeSmBhv7H1kfEBpKEmi ngWR/cq+PmGNw== Original-Received: from alfajor (unknown [216.154.3.202]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id EDE851207FB; Sat, 2 May 2020 17:02:12 -0400 (EDT) In-Reply-To: <83sggiqjnw.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 02 May 2020 21:24:51 +0300") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/02 16:40:06 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Received-From: 132.204.25.50 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:248568 Archived-At: >> Unless one doesn=E2=80=99t have any programming experience, IMO one can = learn >> (or refresh old memory) of how strings work from the API list. > I doubt that. While it doesn't hold for all kinds of data types (where you may have to read a bit more of the doc to understand it all), I do expect this to be true for strings. Stefan