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.bugs Subject: bug#60058: 29.0.60; overlay-lists does not conform to its docstring Date: Wed, 14 Dec 2022 20:19:39 +0200 Message-ID: <83bko5n8zo.fsf@gnu.org> References: <83a63qnph8.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13888"; mail-complaints-to="usenet@ciao.gmane.io" Cc: justksqsf@gmail.com, 60058-done@debbugs.gnu.org, larsi@gnus.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Dec 14 19:20:35 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1p5WMs-0003TO-Tn for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 14 Dec 2022 19:20:35 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5WMa-0001IK-Td; Wed, 14 Dec 2022 13:20:16 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5WMM-0001Gw-Ds for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2022 13:20:14 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p5WML-0003YE-Vh for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2022 13:20:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p5WML-0006Ag-Rw for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2022 13:20:01 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 14 Dec 2022 18:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60058 X-GNU-PR-Package: emacs Mail-Followup-To: 60058@debbugs.gnu.org, eliz@gnu.org, justksqsf@gmail.com Original-Received: via spool by 60058-done@debbugs.gnu.org id=D60058.167104198923706 (code D ref 60058); Wed, 14 Dec 2022 18:20:01 +0000 Original-Received: (at 60058-done) by debbugs.gnu.org; 14 Dec 2022 18:19:49 +0000 Original-Received: from localhost ([127.0.0.1]:40802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5WM9-0006AI-AC for submit@debbugs.gnu.org; Wed, 14 Dec 2022 13:19:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5WM7-0006AA-Oe for 60058-done@debbugs.gnu.org; Wed, 14 Dec 2022 13:19:48 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5WM1-0003U0-TS; Wed, 14 Dec 2022 13:19:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=gzn43LPS8B3n7MXExZXcBqyAQEq4rG5BCG92rNBJ82Q=; b=oHCGGWNl4DaH izr4y9Us7z1iY/h+M3yeXMrDdISIy5YJD7yv3aaTKNpEzX6ZssOCRxwbshlIaJwgF8HeNgPjvofPK kDryN8Fv1Ymtviw6MdI+jbMCBlvxZAQgjZX+8LEjdTO/rR6KlaMj/hg4xPp9xervxGlIKSjoEHMZm bHRnn9vZXRDd7b6LYd6AeXygqLvekFp4iFsRhh8CEcFiLrXMH3/qVbnH4IppKeHvRTpP/jPt4KsuB EaeSjFoOACwE/4cM5yPFyuNGeL0B9ty7kDMBSNUtFjETKVesTgBz551crKoHhx5i2w0dwz4PyiWEZ GI2WdrNybms9eRJAXdxRGQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5WM1-0005id-Dp; Wed, 14 Dec 2022 13:19:41 -0500 In-Reply-To: (message from Stefan Monnier on Wed, 14 Dec 2022 09:21:44 -0500) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:250982 Archived-At: > From: Stefan Monnier > Cc: Kai Ma , Lars Ingebrigtsen , > 60058@debbugs.gnu.org > Date: Wed, 14 Dec 2022 09:21:44 -0500 > > > The problem is not in overlay-lists, IMO, the problem (if there is > > one) is in overlay-recenter: it is a no-op in Emacs 29 and later. > > The use of `overlay-recenter` together with `overlay-lists` took me > by surprise. So yes, I think we should document that `overlay-recenter` > is a no-op. We should also mark it obsolete. I didn't mark it obsolete yet. Having Emacs 29.1 annoy programs that call a function that is a no-op, and adding that so close to the release, sounds like not the best idea. Maybe we should consider obsoleting it in Emacs 30. Otherwise, I did update the documentation to be consistent with the new implementation of the overlays (see also bug#59996), and I'm therefore closing this bug report.