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 8N5QHNJV1l4UZwAA0tVLHw (envelope-from ) for ; Tue, 02 Jun 2020 13:36:18 +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 cEQkGNJV1l4vGAAAbx9fmQ (envelope-from ) for ; Tue, 02 Jun 2020 13:36:18 +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 DA6C794029E for ; Tue, 2 Jun 2020 13:36:17 +0000 (UTC) Received: from localhost ([::1]:48698 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jg75U-0000Rb-S7 for larch@yhetil.org; Tue, 02 Jun 2020 09:36:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58846) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jg757-0000RH-Q6 for emacs-orgmode@gnu.org; Tue, 02 Jun 2020 09:35:53 -0400 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:53450) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jg756-0005HO-J9; Tue, 02 Jun 2020 09:35:53 -0400 Received: by mail-wm1-x32c.google.com with SMTP id l26so2956760wme.3; Tue, 02 Jun 2020 06:35:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=Rr229mzWOgoX3ARrmVUjrz1dFTc6UNvqIohHT6+mS0o=; b=qr0HlMdiHo9puv9vgwsTQZGjltTgIJxI2pSsxRNCZvWkGY4Czqg91vb6kdj8FVq+pO 8EKxDCkCTaOLlCd3iUa0wMfqxFwaz2BEwlhsn2FgCda8lWl43zv0csnuKKiPKPNyvLiV O4kxI0/609hg/oTFkUArzPzcgwlz67rLx1Ts6+DPAXKIxzzFgXna/1NNm/VlS4YEh7MQ NtvySWbqBXLF5GpYxrS6eWzxXSh99W40LggAYgySq34k5K326cRvgUe/QkNcEKfnt+2K 8F2xCPyDogdIXd42HLg/K3vMJ82kWHED+5EGDU0XFiy65vCqGvGJNlfTGapvlqxX6G6L NNwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=Rr229mzWOgoX3ARrmVUjrz1dFTc6UNvqIohHT6+mS0o=; b=E+h3lTrrlU3+D87YfEZhSLKreZQlQX8+HREjqpv0xUdTije6pqrOJEe3ac+Qt3guxX OV0hpLYUmTgRe6TAx3JVYp3JgX2PqRpe7y6Mns85T5i2iEEKhuMgWrz3nZh2hEUi8R9m I1MrGzWEPcTmljQoAxURpmuRnHi2HlQcSRNAq2sk9BX1dgYcwAHv0C8nTiDPQfQ5+cm/ nfz7ymVeS7B/Z+n25RRHI+dwTIq3ehDUkRYo0h27/FsNyhPcMGocpRBJfrh0UU6/9Af1 AtMwYfeCDf4qihdT6msbS8rC+G5kiq4hqdzCNY5mW9PtxOsNdh7qpLNQ8gRxlSYf/Epi IlFw== X-Gm-Message-State: AOAM533Ro8GMOJrWM4mD17B0nwhMc4Wk3HbwW4iI19Km5/elh8qsJ8Ld fv5pgXPa/JkA0ZtTF+zl/M1ObWdYF+jXPg== X-Google-Smtp-Source: ABdhPJydg/Z2vmyDfWncXTh/Mdv1UXtjWkCc6X2tHXW6Hi9uOYLThDNLaecjRe5RFgqXR5m1FiXv4w== X-Received: by 2002:a05:600c:22c9:: with SMTP id 9mr4589817wmg.68.1591104949524; Tue, 02 Jun 2020 06:35:49 -0700 (PDT) Received: from localhost ([5.226.137.4]) by smtp.gmail.com with ESMTPSA id d16sm3544442wmd.42.2020.06.02.06.35.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Jun 2020 06:35:48 -0700 (PDT) From: Ihor Radchenko To: Bastien 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: <87d06hsisz.fsf@gnu.org> References: <87h7x9e5jo.fsf@localhost> <87r1vu5qmc.fsf@nicolasgoaziou.fr> <87imh5w1zt.fsf@localhost> <87blmxjckl.fsf@localhost> <87y2q13tgs.fsf@nicolasgoaziou.fr> <878si1j83x.fsf@localhost> <87d07bzvhd.fsf@nicolasgoaziou.fr> <87imh34usq.fsf@localhost> <87pnbby49m.fsf@nicolasgoaziou.fr> <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> <87zh9l3jpg.fsf@localhost> <87d06h8y8s.fsf@gnu.org> <87sgfd393s.fsf@localhost> <87d06hsisz.fsf@gnu.org> Date: Tue, 02 Jun 2020 21:30:57 +0800 Message-ID: <87mu5l388e.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::32c; envelope-from=yantar92@gmail.com; helo=mail-wm1-x32c.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_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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: emacs-orgmode@gnu.org, Nicolas Goaziou 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=qr0HlMdi; 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: ng02fm6FwFWJ > Oh, I thought this was already done. Do you need to submit the form > or do you wait for the FSF confirmation? Need to submit. Bastien writes: > Hi Ihor, > > Ihor Radchenko writes: > >>> Thanks -- just a quick note, in case you missed the message: we are in >>> feature free for core functionalities, so we have time to work on this >>> welcome enhancement for Org 9.5, which will give us time to properly >>> test it too. >> >> I do not expect it to be merged any time soon. The patch is modifying >> low-level internals. It certainly needs a careful testing under various >> user configs. > > Indeed, thanks for your patience. > >> Not to mention that so big patch will require FSF >> paperwork, unless I miss something. > > Oh, I thought this was already done. Do you need to submit the form > or do you wait for the FSF confirmation? > > -- > Bastien -- Ihor Radchenko, PhD, Center for Advancing Materials Performance from the Nanoscale (CAMP-nano) State Key Laboratory for Mechanical Behavior of Materials, Xi'an Jiaotong University, Xi'an, China Email: yantar92@gmail.com, ihor_radchenko@alumni.sutd.edu.sg