From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: RE: master 583cb26 2/3: Improve accuracy in string-replace description (bug#43598) Date: Tue, 29 Sep 2020 08:30:34 +0300 Message-ID: <5A5A4570-876A-4EEB-BEBA-F5EA38CEBBB6@gnu.org> References: <20200927124520.25321.62354@vcs0.savannah.gnu.org> <20200927124522.BA20F207E0@vcs0.savannah.gnu.org> <9B45E488-F245-4A94-A492-C60B617A734B@acm.org> <50bea60b-b70b-4a80-b85b-0c9283a033de@default> <83o8lplu2v.fsf@gnu.org> <83k0wdlqj8.fsf@gnu.org> <83eemll37t.fsf@gnu.org> <4d6ae7e4-d23b-4e1a-9ad1-c27f402a64cb@default> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17973"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android Cc: mattiase@acm.org, rpluim@gmail.com, john@yates-sheets.org To: emacs-devel@gnu.org,Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 29 07:31:23 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 1kN8ET-0004av-RB for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Sep 2020 07:31:21 +0200 Original-Received: from localhost ([::1]:35232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kN8ES-0005Ql-Q8 for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Sep 2020 01:31:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57732) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kN8Dv-00050P-Ox for emacs-devel@gnu.org; Tue, 29 Sep 2020 01:30:47 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60068) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kN8Dv-0002LT-7A; Tue, 29 Sep 2020 01:30:47 -0400 Original-Received: from [2a02:14f:1fe:f8df::9b1b:6319] (port=56966) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1kN8Dm-0005wL-8g; Tue, 29 Sep 2020 01:30:42 -0400 In-Reply-To: <4d6ae7e4-d23b-4e1a-9ad1-c27f402a64cb@default> 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:256667 Archived-At: On September 29, 2020 7:28:40 AM GMT+03:00, Drew Adams wrote: > > > INSTRING and the returned string are `equal', modulo > > > the differences specified by FROMSTRING and TOSTRING=2E > >=20 > > So they are not equal, right? >=20 > Right=2E I don't think anyone said they were=2E You suggested to use "equal" in the doc string for strings which we now ag= ree are not equal=2E Such doc string would confusing=2E