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: Sat, 2 May 2020 12:45:37 +0200 Message-ID: References: <266155d4-f9c0-8ed3-8df5-32feea171076@yandex.ru> <542564DC-6DD0-41E5-A9CC-365673D68BE0@gmail.com> <93FA1F56-A056-4E17-A468-17829D638FF5@gmail.com> 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="19261"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Yuan Fu , Dmitry Gutov , =?UTF-8?B?Sm/Do28gVMOhdm9yYQ==?= , Stefan Monnier , Emacs developers To: Philippe Vaucher Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 02 12:46: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 1jUpfD-0004rU-Bp for ged-emacs-devel@m.gmane-mx.org; Sat, 02 May 2020 12:46:31 +0200 Original-Received: from localhost ([::1]:37288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUpfC-0008Pa-Dq for ged-emacs-devel@m.gmane-mx.org; Sat, 02 May 2020 06:46:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56580) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jUpeY-0007Zv-W6 for emacs-devel@gnu.org; Sat, 02 May 2020 06:45:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jUpeY-00056h-Jc for emacs-devel@gnu.org; Sat, 02 May 2020 06:45:50 -0400 Original-Received: from mail-yb1-f172.google.com ([209.85.219.172]:35311) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jUpeY-00053D-3R for emacs-devel@gnu.org; Sat, 02 May 2020 06:45:50 -0400 Original-Received: by mail-yb1-f172.google.com with SMTP id t18so6347717ybp.2 for ; Sat, 02 May 2020 03:45:49 -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=JNo1lBpJkZqZ7Jl+5Eefmct/jlfCq6MZd8tHzFHNmCg=; b=Asdh0sn7fPnH7OPEH+VHfsJgU5MqVpNDx4ydaVNC+JvEjuuOOLncZ1V50KvqIPyVss j1mcPwnXPdeCO6HAok4LWVu0ydSpKEYipQnRG8tNNWSQVQQHHjJH4zgWjTlktZMJu2+H yGC4QMPds0DPbpbfHDE+kVuAxFIdb+3CWi75Y5BkIfTAJsZ6VbVKF0Lv1vzGCBd1kw93 4kDQbEGQlGoUZ7fBoYb/CPbtB4IWrFfv33UuSR7IiRxZeVmIVU/pynR3B59bRsD4oFEJ /MW4gmCw3nUudtnyIrfyWun8CntcC70XbXOsDsWnRIdS4uHQoExgfqw4JWMn3hkaWHjz SdyQ== X-Gm-Message-State: AGi0PuY5ONyaNc9GlSSWc90uZ120zcZ4fgMDU/UvI3np2fVzEjR+j5ua eISGa5uIct5j+dySQF7+3F5cHk4KSNyDFHCwvnY= X-Google-Smtp-Source: APiQypICXFn8YlZJn1y9mZcSwKJSkkVDULzdN1Xl4WQEQRL8L8UBj+FPFV1oiIrHm4+OyiinQOvdqil2SLVWyATFJfY= X-Received: by 2002:a5b:4cf:: with SMTP id u15mr1122212ybp.43.1588416349184; Sat, 02 May 2020 03:45:49 -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/02 06:45:49 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.219.172 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:248396 Archived-At: Philippe Vaucher writes: > This sounds good, but I think `regexp-` is a better namespace given there is `regexp-quote`, `regexp-opt` etc. That'd also probably mean alias `replace-regexp` as `regexp-replace`. FWIW, I think the regex case is important enough to warrant a short prefix, to save us some typing. (I count six functions using the "re-" prefix and five using the "regexp-" prefix.) Best regards, Stefan Kangas