From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.bugs Subject: bug#35453: 26.1; Poor performance of vertical-motion in large org buffer Date: Sat, 29 Oct 2022 09:02:31 +0000 Message-ID: <874jvnhujc.fsf@localhost> References: <87pnpaob79.fsf@yantar92-laptop.i-did-not-set--mail-host-address--so-tickle-me> <83zhoatavq.fsf@gnu.org> <87k1f5ww0l.fsf@yantar92-laptop.i-did-not-set--mail-host-address--so-tickle-me> <834l68lwoz.fsf@gnu.org> <87mujk6ocq.fsf@yantar92-laptop.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10366"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , 35453@debbugs.gnu.org To: Ihor Radchenko Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 29 11:02:43 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 1oohjm-0002V8-UY for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 29 Oct 2022 11:02:43 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oohjF-0003oX-1B; Sat, 29 Oct 2022 05:02:09 -0400 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 1oohj8-0003gw-N9; Sat, 29 Oct 2022 05:02:03 -0400 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 1oohj8-0000AN-FD; Sat, 29 Oct 2022 05:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oohj8-0000Bv-0x; Sat, 29 Oct 2022 05:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ihor Radchenko Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Sat, 29 Oct 2022 09:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 35453 X-GNU-PR-Package: emacs,org-mode Original-Received: via spool by 35453-submit@debbugs.gnu.org id=B35453.1667034119726 (code B ref 35453); Sat, 29 Oct 2022 09:02:01 +0000 Original-Received: (at 35453) by debbugs.gnu.org; 29 Oct 2022 09:01:59 +0000 Original-Received: from localhost ([127.0.0.1]:34967 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oohj4-0000Bd-U1 for submit@debbugs.gnu.org; Sat, 29 Oct 2022 05:01:59 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:44029) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oohj1-0000BB-Cy for 35453@debbugs.gnu.org; Sat, 29 Oct 2022 05:01:57 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 89A19240103 for <35453@debbugs.gnu.org>; Sat, 29 Oct 2022 11:01:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1667034109; bh=sLmDkI+XTHZAdU+2NO2/svamV2/d3+K0C+FTS0c8ePU=; h=From:To:Cc:Subject:Date:From; b=KGnyWbyYUwf23hjVhTpMRMO7teQPHV6iZDRgMR/DbYegq/X2Qvx3O5OV6pk1tfT5n oPH2UjclUc632jk6nJES66+8bR93uALJE+bNRPX849OUeWwblMcreD0extTaHuqQ5/ HRnhwX3MB2u5sGMETP+bldtfiD+VLht6EoMt7XlH3Css7n0WimYLuxw9tLhANVMt1E JD0JpPWbMGZxnXanJ+cSzZe2n3iMCULpm84XXkmxvGDeBVPvF5Z2o4qR6OHrFeJMTE RZzBGxBCdU6rcvUgGW67LPP4W2T8n2P2iSTd/ycolT9W+DdNXPNtyjOkvJeYe0HNGK NH9teLMLOBMAw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MzthD1Cl8z9rxG; Sat, 29 Oct 2022 11:01:47 +0200 (CEST) In-Reply-To: <87mujk6ocq.fsf@yantar92-laptop.i-did-not-set--mail-host-address--so-tickle-me> 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: , Original-Sender: "bug-gnu-emacs" Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:246506 Archived-At: Ihor Radchenko writes: >> There are no intervals in this story. The way overlays are >> implemented, they don't use intervals (if by that you mean the >> facilities in intervals.c). Someone was working on making overlays >> more efficient by changing the low-level implementation details, but >> that work is yet unfinished. > > I see. Hope that overlays will be optimised eventually... And "eventually" finally came :) I am pretty sure that this can be closed now. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at