From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Imports / inclusion of s.el into Emacs Date: Sun, 3 May 2020 12:55:41 +0200 Message-ID: References: <87ftchy0go.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="5088"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , Emacs developers , =?UTF-8?B?Sm/Do28gVMOhdm9yYQ==?= , Richard Stallman , Stefan Monnier To: Philippe Vaucher Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun May 03 12:56:26 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 1jVCIM-0001Cj-5P for ged-emacs-devel@m.gmane-mx.org; Sun, 03 May 2020 12:56:26 +0200 Original-Received: from localhost ([::1]:52682 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jVCIL-0002Gn-7Q for ged-emacs-devel@m.gmane-mx.org; Sun, 03 May 2020 06:56:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41406) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVCHs-0000qD-7j for emacs-devel@gnu.org; Sun, 03 May 2020 06:55:56 -0400 Original-Received: from mail-yb1-f172.google.com ([209.85.219.172]:38861) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jVCHr-0004Eu-0t; Sun, 03 May 2020 06:55:55 -0400 Original-Received: by mail-yb1-f172.google.com with SMTP id l5so7584853ybf.5; Sun, 03 May 2020 03:55:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=d3nv7o455BSGwULl8o74URKoNnMWG5dwECgH1MTsxsI=; b=Q7eOyOLZ6WzYtTbOzYnD+AviqGgZUqsMbUw7OQW2RDqaVSEytyJGZt203SpfqbQKOD iS24sLnhrhHz6xVK615HkO955Dls/OjcGYdJ4vJWMgRR/4rYRKDc5F0H5SwAsQLe301y OX3ezjEgZTS2vvbeevl+5jaruShKeM/qBa+sPbKzdn/rO8HpUIm0pv+H+GLv/Qfau+/C qZRiYOKBpzrZX2cgZaTVJoHclTilTPSMakxGQciIobwBUvea+csNVlXVUdvbnLjbQhJ8 EjktGrUxAjISAdCbmcB85Z84Ab4aiekRSg1/fRTA0i+9tN4auwcY+qgwrl/UWELrTuMN E78Q== X-Gm-Message-State: AGi0PuYndG1Qc6viz7KTG3Snl55sRkwl9eKS4PFvKGpMV0r3kZ2HQu7y PjHpHzbJtHyYsDfVoegbQipBsOUACA4jd7b3Vg8= X-Google-Smtp-Source: APiQypKxdBofqwAJRk/BkHjxgvblrMQokQf8PHKY6S5xWYSejf8Onhq5/cSYf58qn/RaR/CDqh7l4tTyG/evGHH2VN4= X-Received: by 2002:a25:2:: with SMTP id 2mr20275906yba.466.1588503352951; Sun, 03 May 2020 03:55:52 -0700 (PDT) In-Reply-To: Received-SPF: pass client-ip=209.85.219.172; envelope-from=stefankangas@gmail.com; helo=mail-yb1-f172.google.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/03 06:55:53 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-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:248674 Archived-At: Philippe Vaucher writes: > Aliases: > > split-string aliased as string-split This is a better name. FWIW, I think the old one should be deprecated too. > downcase aliased as string-downcase > upcase aliased as string-upcase > format aliased as string-format > concat aliased as string-concat I think the first two are used rarely enough to warrant a prefix. No opinion about the other two, since they're used often enough that you'll just learn them. > New functions (with string- instead of s-): [...] > Nice to have, but do not really care: Could you please summarize what the quoted functions functions do? Best regards, Stefan Kangas