From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#34525: replace-regexp missing some matches Date: Mon, 25 Feb 2019 20:48:58 +0000 Message-ID: <20190225204858.GB3605@ACM> References: <20190220170722.GA9655@ACM> <83sgwigwxm.fsf@gnu.org> <20190220185850.GB9655@ACM> <83lg2agt0j.fsf@gnu.org> <20190220213003.GC9655@ACM> <83bm35hkqo.fsf@gnu.org> <20190224173746.GA21808@ACM> <83mumlnk8y.fsf@gnu.org> <20190224210058.GB21808@ACM> <83mumjmxv6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="175258"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: daniel.lopez999@gmail.com, monnier@iro.umontreal.ca, 34525@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 25 21:54:17 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gyNGS-000jUJ-Nm for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Feb 2019 21:54:16 +0100 Original-Received: from localhost ([127.0.0.1]:44181 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyNGR-0007a2-Lt for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Feb 2019 15:54:15 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyNGI-0007YL-JE for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 15:54:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gyNGH-0005Or-R8 for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 15:54:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38239) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gyNGE-0005KD-5u; Mon, 25 Feb 2019 15:54:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gyNGE-0004KQ-16; Mon, 25 Feb 2019 15:54:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Mon, 25 Feb 2019 20:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34525 X-GNU-PR-Package: emacs,cc-mode Original-Received: via spool by 34525-submit@debbugs.gnu.org id=B34525.155112801616607 (code B ref 34525); Mon, 25 Feb 2019 20:54:01 +0000 Original-Received: (at 34525) by debbugs.gnu.org; 25 Feb 2019 20:53:36 +0000 Original-Received: from localhost ([127.0.0.1]:51783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyNFo-0004Jn-ES for submit@debbugs.gnu.org; Mon, 25 Feb 2019 15:53:36 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:47891 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1gyNFm-0004Je-2Z for 34525@debbugs.gnu.org; Mon, 25 Feb 2019 15:53:35 -0500 Original-Received: (qmail 14555 invoked by uid 3782); 25 Feb 2019 20:53:30 -0000 Original-Received: from acm.muc.de (p4FE15D69.dip0.t-ipconnect.de [79.225.93.105]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 25 Feb 2019 21:53:29 +0100 Original-Received: (qmail 5580 invoked by uid 1000); 25 Feb 2019 20:48:58 -0000 Content-Disposition: inline In-Reply-To: <83mumjmxv6.fsf@gnu.org> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155779 Archived-At: Hello, Eli. On Mon, Feb 25, 2019 at 22:11:57 +0200, Eli Zaretskii wrote: > > Date: Sun, 24 Feb 2019 21:00:58 +0000 > > Cc: daniel.lopez999@gmail.com, 34525@debbugs.gnu.org, monnier@iro.umontreal.ca > > From: Alan Mackenzie > > > > Sadly, UPDATE_SYNTAX_TABLE sets its internal structure gl_state not for > > > > the current contents of position 1948, but the contents of 1948 before > > > > the change at the top of the buffer (Bitmap -> SharedBitmap) was made. > > > > So it picks up the syntax for the "<" rather than the "B". > > > Are you saying that we've modified buffer text, but > > > re_match_2_internal still holds to a C pointer to buffer text before > > > the change? > > I don't think that's the case. The relevant buffer pointers/sizes are > > calculated (in search_buffer_re) as > > p1 = BEGV_ADDR; > > s1 = GPT_BYTE - BEGV_BYTE; > > p2 = GAP_END_ADDR; > > s2 = ZV_BYTE - GPT_BYTE; > > each time before a search. > So you are saying that gl_state uses a stale offset, which should have > been updated due to the previous replacements? That's what I think is happening, yes. I need to gather more evidence, though. I've spent a lot of today fighting git and 2-year-old Emacs's build systems trying to bisect the repository to find what introduced the bug. -- Alan Mackenzie (Nuremberg, Germany).