GNU bug report logs -
#31888
27.0.50; Segmentation fault in replace-buffer-contents
Previous Next
Reported by: MichaĆ Kondraciuk <k.michal <at> zoho.com>
Date: Mon, 18 Jun 2018 21:00:04 UTC
Severity: normal
Found in version 27.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
> Cc: joaotavora <at> gmail.com, 31888 <at> debbugs.gnu.org, k.michal <at> zoho.com,
> Alan Mackenzie <acm <at> muc.de>
> Date: Fri, 29 Jun 2018 10:51:25 -0400
>
> > One aspect of the changes for which I'd like some feedback (and CC
> > Stefan and Alan) is that the modified code no longer calls the
> > modification hooks for each small insertion or deletion that the
> > optimized replacement script calls; instead, we call the modification
> > hooks just once before the series of changes and once after them.
>
> I think that's fine. But could we refine the after-change call so it
> provides tighter bounds than BEGV..ZV (which is worse than what
> insert-file-contents does, for example)?
What kind of refinement do you have in mind? And where and how to get
the info about the tighter bounds?
This bug report was last modified 6 years and 327 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.