From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Regexp bytecode disassembler Date: Sun, 22 Mar 2020 12:37:33 +0200 Message-ID: References: <4201DF24-BCC4-4C08-9857-38207B7C10B4@acm.org> <83mu8bdriv.fsf@gnu.org> <68FB4EC3-3C67-4D07-8473-5FC671024515@acm.org> <834kuhecsr.fsf@gnu.org> <0C9FA58E-BFD8-4F6D-BAAE-0C9AE03F0286@acm.org> <83wo7dcbl8.fsf@gnu.org> <8193C9CF-41ED-47E6-9F1C-A9A63F113540@acm.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="59527"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: emacs-devel@gnu.org, =?ISO-8859-1?Q?Mattias_Engdeg=E5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Mar 22 11:38:12 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 1jFxzg-000FQl-Kc for ged-emacs-devel@m.gmane-mx.org; Sun, 22 Mar 2020 11:38:12 +0100 Original-Received: from localhost ([::1]:44928 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFxzf-0004zW-Na for ged-emacs-devel@m.gmane-mx.org; Sun, 22 Mar 2020 06:38:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35677) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFxz7-0004Y3-Rd for emacs-devel@gnu.org; Sun, 22 Mar 2020 06:37:38 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jFxz7-000123-Nq; Sun, 22 Mar 2020 06:37:37 -0400 Original-Received: from [176.12.148.17] (port=38532 helo=[10.208.65.238]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1jFxz6-000756-Jv; Sun, 22 Mar 2020 06:37:37 -0400 In-Reply-To: <8193C9CF-41ED-47E6-9F1C-A9A63F113540@acm.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:245662 Archived-At: On March 22, 2020 11:23:23 AM GMT+02:00, "Mattias Engdeg=C3=A5rd" wrote: > 22 mars 2020 kl=2E 04=2E28 skrev Eli Zaretskii : >=20 > > I meant to document the command=2E Please do document it=2E Making > > important functions internal solves no problem=2E >=20 > The rest of the patch has been retracted=2E There is nothing to > document=2E That's too bad, but if this is the case, I see no reason to have a primiti= ve that is not used by any command or public API=2E We don't have any othe= r primitives like that, AFAIR, we only add primitives that have some uses= =2E