From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kA03HMjfSWHDGwAAgWs5BA (envelope-from ) for ; Tue, 21 Sep 2021 15:36:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OI3NF8jfSWFlMgAAbx9fmQ (envelope-from ) for ; Tue, 21 Sep 2021 13:36:08 +0000 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 8C50223CA1 for ; Tue, 21 Sep 2021 15:36:07 +0200 (CEST) Received: from localhost ([::1]:54226 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSfwM-0008VM-Bo for larch@yhetil.org; Tue, 21 Sep 2021 09:36:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58444) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSfuh-0008To-5P for emacs-orgmode@gnu.org; Tue, 21 Sep 2021 09:34:23 -0400 Received: from mail-pg1-x536.google.com ([2607:f8b0:4864:20::536]:33626) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mSfuf-0006Eh-Oj; Tue, 21 Sep 2021 09:34:22 -0400 Received: by mail-pg1-x536.google.com with SMTP id u18so20785301pgf.0; Tue, 21 Sep 2021 06:34:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=bCoiD8SG0Jcjc6UGy2we3IRfRX2pCjxxaFBZuwLqSL4=; b=AJm08X7dNo8Sh9o90W8vhhhUbe9fdszDEI93A2RaxoRMTN4RrKWxipL47sDTUy9s8x Y+Clk09nv7Yd1PmW0mnqPYz2evsSgKEQb4B/ZmRWPEoj0SjVJCJ0WXUzHiu20igTWDje hwCgc/qN8ur7moZXG1UkAwCahc6n1Xhcs5zkIYifSCR07/6Idko8k7XdzCYrbDzdKvnc /uU5ilxBcEoAFs0d61KjD6ntdm+UpNRRujcPXD13+pek9Nd82oDAdige52uzBNR5R67Q q3QPvwvn+dgJOLdjgOv1/5EK5mUH7LgIcuKcJ4JjQv+drsyP/golM3gyII5/hY5dJqUr vtRQ== 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:date:references:user-agent :in-reply-to:message-id:mime-version; bh=bCoiD8SG0Jcjc6UGy2we3IRfRX2pCjxxaFBZuwLqSL4=; b=1pf4ENjU8QDpLoPFwzd3jXYK4xksbZnaJ6Sxiv+WJS5OxZgIdThL9DczE9/6+anjds V0xruTXGhTk1Bgg704SuJUTBqiTVWP0xtNjDIspOWl7qnVzMfu2234l2DZh+vvYBqxgv sW1TC89Zv1Jw5rwU97Ih5vIP906QVSR79PgBv1+BgR6nepUypY7enXuBdS+hVbT7Ffcf MpLRngpoqLEFuo4MYKbMzrS70F3jxHnNuWJoy3QIDq7cBO0PIDxz8NewiXfnt/4E6La0 eJFNnVA7y2Z7eq90uF/CSzOmRaiHELeLFKY8E/AU1QdBlVs2L/WQBqAHll8H0O+uQlKG NPcg== X-Gm-Message-State: AOAM532wkGcjt4eEeCIfCePedszlqR34Yt7RlDe0aIkXAvKLiXukUcsr qo3jZLO22jBpZ9sQ4OhMWUPbelBPrOy+hw== X-Google-Smtp-Source: ABdhPJweAJJumAjd/fahzulJ4YqHmvKDRgvP/UhiCbyASjwNNrK9KwsgtCLKBl76tqllE2TlbaFDQA== X-Received: by 2002:a63:215c:: with SMTP id s28mr28148943pgm.99.1632231259644; Tue, 21 Sep 2021 06:34:19 -0700 (PDT) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id h15sm2627759pfr.137.2021.09.21.06.34.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Sep 2021 06:34:19 -0700 (PDT) From: Timothy To: Bastien Subject: Re: [patch suggestion] Mitigating the poor Emacs performance on huge org files: Do not use overlays for PROPERTY and LOGBOOK drawers Date: Tue, 21 Sep 2021 21:32:25 +0800 References: <87h7x9e5jo.fsf@localhost> <87tv0efvyd.fsf@localhost> <874kse1seu.fsf@localhost> <87r1vhqpja.fsf@nicolasgoaziou.fr> <87tv0d2nk7.fsf@localhost> <87o8qkhy3g.fsf@nicolasgoaziou.fr> <87sgfqu5av.fsf@localhost> <87sgfn6qpc.fsf@nicolasgoaziou.fr> <87367d4ydc.fsf@localhost> <87r1uuotw8.fsf@nicolasgoaziou.fr> <87mu5iq618.fsf@localhost> <87ftb9pqop.fsf@nicolasgoaziou.fr> <875zc2du63.fsf@localhost> <87wo4en8qk.fsf@nicolasgoaziou.fr> <87mu31adeu.fsf@localhost> <871rkcbx40.fsf@kyleam.com> <87mu301in8.fsf@localhost> <87lfh5vvrp.fsf@localhost> <87v9di3yee.fsf@localhost> <87a6qwdg9l.fsf@localhost> <87y2cvloay.fsf@gnu.org> User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: <87y2cvloay.fsf@gnu.org> Message-ID: <875yuucaso.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::536; envelope-from=tecosaur@gmail.com; helo=mail-pg1-x536.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Karl Voit , Ihor Radchenko , emacs-orgmode@gnu.org, Nicolas Goaziou , Christian Heinrich , Kyle Meyer Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632231367; 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=bCoiD8SG0Jcjc6UGy2we3IRfRX2pCjxxaFBZuwLqSL4=; b=gh95owK+gEd6fh6mzKsHW9T6hPEmg4tV7Kst7TFtHVFoz50fMpVeu+boK24t7Q2znhwyR9 Zam/PpcvhcgRTl2/Wm14P+c+/OTQ4/I4LhyPR0ZB2fM3eKJuMWWKZxKLbnVj1wVoIBQcEz fE4vZ/6vEHynzRWTYfbc7FKEHtzBT0OkEM2DKb/iCdG8mLW6z1kwmPyS5XbPXCqyGJ03+p SyjGkS7GA6NAp04FZElWhpOmOzOtAIcAGTdz7atUFgrzvgFiEthQKAdmeoWFhs7WwikVoN osyY/2XHbavBmVw7MA301zEldB1M2UeJONLnhtWbMP+nNB5PY94jJwPtBRsNgQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632231367; a=rsa-sha256; cv=none; b=iHYmGHIcdCOcZziUQspavDFo3Oa5ZcQUr2EAqUDOHB8rtNbVPV9sKtuTIBXiGv6oS/l5Xd gf1tb1DoVkbuciWdctaiI0em5SwMV1eas44USY85IssBu9zHqB8vVhlkqxVzpHorQW8aN0 yh7IudMNCAWBjxh2Chng/3Dd40c6HIe364RcCB5uXK+IPP8NULHbS1b85NB/K6oKImWdjH 7HFt88iYWzD8tdKF0M3Au/nlosIX3+bgJwcOrbcp2Zlc1dEWvyUDsu2lCoEA5bm/5LMrax J9xwlBAaEgsHtOMgajdcJQrjieDY/sjzcEnvVHs0wu66VD07YZ9NbjtnuP26qA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=AJm08X7d; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -0.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=AJm08X7d; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 8C50223CA1 X-Spam-Score: -0.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: nmkEgskvdg7k --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I=E2=80=99m suspect it too short notice for such a large change to make its= way into Org 9.5, but Bastien=E2=80=99s release email is certainly a good prompt to bump= this. Bastien writes: > Thank you *very much* for this work and sorry for the slow reply. > > I urge everyone to test this change, as I=E2=80=99d like to include it in > Org 9.5 if it=E2=80=99s ready. > > I will test this myself this week and report. All the best, Timothy --=-=-=--