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 22:12:04 +0200 Message-ID: <831rpkcfor.fsf@gnu.org> 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> <54862B96-5653-4BC3-9AA9-37092DCAD7B8@acm.org> <83eetkco9m.fsf@gnu.org> <0AF4553B-0BA4-4059-B969-2FCFBDE16F0B@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="44384"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Mattias =?utf-8?Q?Engdeg=C3=A5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Mar 22 21:12:36 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 1jG6xW-000BMv-Kh for ged-emacs-devel@m.gmane-mx.org; Sun, 22 Mar 2020 21:12:34 +0100 Original-Received: from localhost ([::1]:49420 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jG6xV-0007It-M2 for ged-emacs-devel@m.gmane-mx.org; Sun, 22 Mar 2020 16:12:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37220) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jG6x1-0006uP-9W for emacs-devel@gnu.org; Sun, 22 Mar 2020 16:12:04 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39362) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jG6x1-0000E8-2b; Sun, 22 Mar 2020 16:12:03 -0400 Original-Received: from [176.228.60.248] (port=1642 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jG6wz-0007cE-TQ; Sun, 22 Mar 2020 16:12:02 -0400 In-Reply-To: <0AF4553B-0BA4-4059-B969-2FCFBDE16F0B@acm.org> (message from Mattias =?utf-8?Q?Engdeg=C3=A5rd?= on Sun, 22 Mar 2020 20:39:27 +0100) 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:245697 Archived-At: > From: Mattias EngdegÄrd > Date: Sun, 22 Mar 2020 20:39:27 +0100 > Cc: emacs-devel@gnu.org > > You have made your point abundantly clear, and the code is not important. I'm not going to fight. FWIW, I had no intention to fight, I hoped we could add a useful feature to Emacs.