From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cDOPGIfwal+5RgAA0tVLHw (envelope-from ) for ; Wed, 23 Sep 2020 06:51:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 0A9XFIfwal/PGwAAbx9fmQ (envelope-from ) for ; Wed, 23 Sep 2020 06:51:51 +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 9AE089401BE for ; Wed, 23 Sep 2020 06:51:50 +0000 (UTC) Received: from localhost ([::1]:40486 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKyd2-0006sW-Hr for larch@yhetil.org; Wed, 23 Sep 2020 02:51:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKyby-0006s7-55 for emacs-orgmode@gnu.org; Wed, 23 Sep 2020 02:50:42 -0400 Received: from mail-pl1-x644.google.com ([2607:f8b0:4864:20::644]:46904) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kKybS-00014P-9e for emacs-orgmode@gnu.org; Wed, 23 Sep 2020 02:50:41 -0400 Received: by mail-pl1-x644.google.com with SMTP id f1so6302071plo.13 for ; Tue, 22 Sep 2020 23:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=Pf8bRcW065hMRaxeRvVo+6CyRXKH1OKRvE87Jqr+3Z8=; b=rtf0UixZIQMBFm8ySFPFQXkg+QGBLwQe4Q/LcUoVMjT/FwS3aI4oe5i13bgLAZD9hE bJOMHIJeKuqBwKquQZnAqSgVA4WkD55h+u+uOSw7RkybTEWFMUrSIrfJmfQ18ZOrWJUP QoFuGnxlsRh1CtjnIn0QiF/jfhAKCUM6+J7wlLas3g29ONEnvGY0is74E/6j3YKPcZh3 S69X9+VqSo5TiN2MDX2z2BoT2gNShgTAtLA6HmfLiySzXLTZLH5l9UATCk0EFeEAfoSj GL3mrfigFDL6zVdyUPYhQ2yOOZ3bqYEHM3CNEbYznEbxVlo27HsCO7ba+kaGUGizDjek T9Xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=Pf8bRcW065hMRaxeRvVo+6CyRXKH1OKRvE87Jqr+3Z8=; b=JEmmZWuLx5PzQqzvWVlEf0avGkEDm8Yem8zFRE+wXwpj1RNS5fvWyrZfIodwwow8kN NihT2c+oehyNmvGYoKy1GGdGRcaIqjXFZ3mXQmTGnclYhv0y7GUnvh5ekkTJObpSscFo al5tSAZv4Pps7vPsCS4eBgIZwPxKsqMxefGdUqjLm469T0o+o7V43q/bmG3tX1ad3YeT nwhg2eYmXqRlHEGXqrYEYMbM6f0/b7uo16zJi7TMX+n4KSc0RLojuT+gAtmEiPwCSv3s eWhnOPssdac8TfH7AWvT3Md2duNZSvQNT+eTwJt+bZiJ9QWHxt9M9Ry7IUCn7sAaNtG5 /3Vg== X-Gm-Message-State: AOAM532ovHZBmTcnc6D5w9/8qIIsuFooQGf03YdP+eiz46mv8eDiuWCo QDe9eiYpUDkPJ/YJ5cMDWaY= X-Google-Smtp-Source: ABdhPJxnnkH117YiS9j/Hh10MBtFyrTcBh9P+JrXctVeu1ARmMJo7QSSemUFDZJ+/QSlL3ERk6OKfw== X-Received: by 2002:a17:902:b18f:b029:d2:1ec0:4161 with SMTP id s15-20020a170902b18fb02900d21ec04161mr465820plr.58.1600843808454; Tue, 22 Sep 2020 23:50:08 -0700 (PDT) Received: from localhost ([104.151.51.115]) by smtp.gmail.com with ESMTPSA id f3sm15773933pgf.32.2020.09.22.23.50.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 23:50:07 -0700 (PDT) From: Ihor Radchenko To: =?utf-8?Q?K=C3=A9vin?= Le Gouguec , emacs-orgmode@gnu.org Subject: Re: [patch suggestion] Mitigating the poor Emacs performance on huge org files: Do not use overlays for PROPERTY and LOGBOOK drawers In-Reply-To: <8736393tlw.fsf@gmail.com> References: <87h7x9e5jo.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> <87sgbc4qpl.fsf@gmail.com> <87sgbaw58y.fsf@localhost> <87pn6ew2pv.fsf@localhost> <8736393tlw.fsf@gmail.com> Date: Wed, 23 Sep 2020 14:48:59 +0800 Message-ID: <87eemtm1ic.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::644; envelope-from=yantar92@gmail.com; helo=mail-pl1-x644.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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, 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=rtf0UixZ; dmarc=pass (policy=none) header.from=gmail.com; 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-Spam-Score: -1.21 X-TUID: zAwYpx+jKj4c > Apologies for maybe changing the subject, but earlier this summer you > mentioned[1] you were working on a patch to the folding system that > would fix an issue I have[2] with LOGBOOKs since 9.4. AFAICT the patch > you are sharing now does not fix that; is this issue still on your > radar? Thanks for reporting! I accidentally reintroduced the bug because of mistake when converting org-hide-drawers to new folding library. (:facepalm:). Should be fixed in the gist now. Best, Ihor K=C3=A9vin Le Gouguec writes: > Ihor Radchenko writes: > >>>> then M-x toggle-debug-on-error and M-: (org-make-manuals), but I can't >>>> get a stacktrace. I'm guessing this is because this error (which IIUC >>>> originates from org-back-to-heading in org.el) is a user-error; howeve= r, >>>> if I change the function to raise a "regular error", then everything >>>> compiles fine=E2=80=A6 =F0=9F=98=95 >>> >>> I suspect that you forgot to run =3Dmake clean=3D (to remove old untrac= ked >>> .elc files). >> >> I was wrong. It was actually a problem with org-back-to-heading. Should >> be fixed now. > > Thanks! The new patch applies cleanly (to aea1109ef), and "make" runs > to completion. > > I have seen no obvious breakage so far; I'll make sure to report if > anything funny shows up. > > > Apologies for maybe changing the subject, but earlier this summer you > mentioned[1] you were working on a patch to the folding system that > would fix an issue I have[2] with LOGBOOKs since 9.4. AFAICT the patch > you are sharing now does not fix that; is this issue still on your > radar? > > > At any rate, thank you for your work! > > > [1] https://orgmode.org/list/87r1ts3s8r.fsf@localhost/ > [2] https://orgmode.org/list/87eepuz0bj.fsf@gmail.com/ > > tl;dr even with #+STARTUP: overview, isearching opens all logbooks > near search results, even though there are no matches inside > logbooks themselves.