From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +ODnDKV/+2GWfwEAgWs5BA (envelope-from ) for ; Thu, 03 Feb 2022 08:09:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2M9XCqV/+2FcQgEA9RJhRA (envelope-from ) for ; Thu, 03 Feb 2022 08:09:25 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BD25011E09 for ; Thu, 3 Feb 2022 08:09:24 +0100 (CET) Received: from localhost ([::1]:49712 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFWF7-0000AO-HB for larch@yhetil.org; Thu, 03 Feb 2022 02:09:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFW98-0007Nh-6W for emacs-orgmode@gnu.org; Thu, 03 Feb 2022 02:03:10 -0500 Received: from [2a00:1450:4864:20::12d] (port=41719 helo=mail-lf1-x12d.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFW8t-00054p-RB; Thu, 03 Feb 2022 02:03:09 -0500 Received: by mail-lf1-x12d.google.com with SMTP id f10so3949768lfu.8; Wed, 02 Feb 2022 23:02:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=30/p7yCFsCJwvMzU9ICEd0FCxkFc+s2pdOB4ZiXE/V0=; b=f5TNqheGWVcK3u0JCMkrExAc90pYJa55ykpweWTYkcwb5C32WVgvFU0DQMHsWPTdoA Os0LcT+dtRkJy5xfjraOgSqTQ0Vg9t4mPQ4A1RQ6Z7JR7U3tHUopWxGds61gYbOCZ2Q+ FtEpSy3PIoynwBsHYDX+kFEKvKT7i+ljIC4qkHWafAcUDFeEj+1jy9VYSwR4QgU+fz3A K62KdPW72RM/hWRAi24XgFuG2LNgXqjKHeqrVjZ2QIUPd060ortXe6WM6RzQBMSQ91ht Xbn88NJ7Bi/iGTtM6Z3TtZURHSKtgTtpqUdSArl4MRL1vmTt42x1xG2GIEJ5KM4YVpeO omfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=30/p7yCFsCJwvMzU9ICEd0FCxkFc+s2pdOB4ZiXE/V0=; b=cAM/kiGLDCmZ+yEwC5/oCx1Qc3mJIiNmhPTlBO0YY+GHO4YeSNG+wNs6KEB626u6aP llxbGL1BI16ktOCDiIpQDDAz1qoK7cYX7K0Ci6z2OW5XTlwYX65mO+HoqYSGzk2Ow5vq jXnyr7w48Pu1YqrIAzC8QwF4lSP33+SJ4Af8LOwfvCyl3xWep2Jh7X3Ai8A53o1XkBV3 Z7FsStLAIHhSPCPO8AWWNQdVBLyeC/W1XTn9fDhsllBgJKje8tvaSk/Nu69k69HspX/9 qAyKjxXVjmu9/rdHjSK3VacpgAjXSt33XfzEJYEzla34vfdUPVSC+RzOC0TbNUYyO1bC Ua+w== X-Gm-Message-State: AOAM533Wn/8B5UZvGS2xPBosWN9cAePfrQC1eEge7fww6FcsHigUD6Xw BZcU3gU0wwF57zT8t9Zxt8tMPT1DSJk= X-Google-Smtp-Source: ABdhPJy0Ci+N9y7DCpItdIdXYBB4m0XJEXyXBflm5ZCyVWoeS9AkKsJHX6bCpDBfkqQyVzoP5ab5Sw== X-Received: by 2002:a05:6512:ad0:: with SMTP id n16mr24636585lfu.656.1643871772899; Wed, 02 Feb 2022 23:02:52 -0800 (PST) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id l12sm2809843ljh.17.2022.02.02.23.02.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Feb 2022 23:02:52 -0800 (PST) From: Ihor Radchenko To: Bastien Subject: Re: [PATCH 00/35] Merge org-fold feature branch In-Reply-To: <87zgn8pir8.fsf@gnu.org> References: <87y2cvloay.fsf@gnu.org> <87zgn8pir8.fsf@gnu.org> Date: Thu, 03 Feb 2022 15:07:39 +0800 Message-ID: <87a6f84edg.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12d (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::12d; envelope-from=yantar92@gmail.com; helo=mail-lf1-x12d.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Karl Voit , emacs-orgmode@gnu.org, Kyle Meyer , Christian Heinrich , Nicolas Goaziou Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643872164; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=30/p7yCFsCJwvMzU9ICEd0FCxkFc+s2pdOB4ZiXE/V0=; b=fbuEnuA9sdTMGT/3nhuh2hdwrSgjdlV9Oy2nP2fdSvF5auhUNDTqUhVllzcftbkZXbCr5c ChWTYMLIqLCMA1k2FIzobIdNQsCf5p7siJGiqObPMjwDwVC5XdRRq3pcuAE8lkzIsH32/l pYZbKbhpPoLTQp7EvFpDBo7Tjg/PPJNDBfB0OrvHskuqbg6PUMYdKAEKQHz8y58JkJTKTZ kngouRVQs1Pk7VelBqPGQPPt0LvjFLwPu8pvDEd8ctQ5wez1nUrjhb4y1VhrAEYoz4RVUm 1xo+7XB9xu++qxxSqJ5HG393xmlHo0VX21++PfonYC/pfrj9mNdPRhDxDrpkPg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643872164; a=rsa-sha256; cv=none; b=YyAI4B/8qmV0z3NZ28W2c1GpYrDMAZAg0wLqOG4IgdRyt3UDwmPeR3cgSVe4oVtnzIMQTs DssCzWOFyTEGTYmdtUn0euL6wTTCVyEHzZDpAd+h6oDm91kIbP5qIbfXDHWSwhnJ42vQol 0JHRJBoGyqv6ZFYBvcORuorVj/JARQh+zEzwubIwNUMfxW3XIPNgspbb87rleF2cjbpeOz FrxzA78x9lJowjASqRkbOgvI8IC+saIClqREmCvc8E2Oq8+oghl4VScuD6c347Mp3rGDIS LYvmBuRh3XUWXuORyYFa30+hP4xhLifDES2P7V2c5T6eDg6Zp+Gi8VEXZVbsOQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=f5TNqheG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=f5TNqheG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: BD25011E09 X-Spam-Score: -1.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: gobaQwsQgbHw Bastien writes: > How would you sum up the main benefit of this contribution? In short: (1) Performance improvements in large files - we do not use overlays; (2) Better handling of invisible edits; (3) Deferred fontification of folded regions (for faster startup); (4) More modular Org code. Details are in the ORG-NEWS ([PATCH 22/35] ORG-NEWS: Add list of changes). > Is there a branch where I could easily test this? The branch containing the submitted patch set: https://github.com/yantar92/org/tree/feature/org-fold-universal-core-tidy Best, Ihor