From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YA2qEEPytl6ORgAA0tVLHw (envelope-from ) for ; Sat, 09 May 2020 18:11:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wO1AG1Dytl6CQgAAB5/wlQ (envelope-from ) for ; Sat, 09 May 2020 18:11:28 +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 1C3DE940D66 for ; Sat, 9 May 2020 18:11:26 +0000 (UTC) Received: from localhost ([::1]:49636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXTwc-000616-3O for larch@yhetil.org; Sat, 09 May 2020 14:11:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37960) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXTwC-00060m-Dq for emacs-orgmode@gnu.org; Sat, 09 May 2020 14:11:00 -0400 Received: from mail-pg1-x531.google.com ([2607:f8b0:4864:20::531]:37197) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jXTwA-0002lc-UE for emacs-orgmode@gnu.org; Sat, 09 May 2020 14:11:00 -0400 Received: by mail-pg1-x531.google.com with SMTP id f23so1778961pgj.4 for ; Sat, 09 May 2020 11:10:58 -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=+cYxdVwVyyKiQgyIxUcHl96MHHWL1NTBoC6bm0rJbtA=; b=O01i1j0PTdxOXwDTksmshJL28Xh5umls67tsnCNFHlmfw5dK/ikMbHwidqbBh7yxAR WqqqI1H6c4rgWedQuTjM5xoHf4prHAnE60yTCnp92zIFbxUulm6xArh4szmF1qkkrL/q 9Vl3zJZj5r3p7jBb88kZ3L4zftMfs1TosfdyJfcHTsMrDdyHqr1JTIgP9qpG0KAldHXb VAcKo9mzbjG6RQD7RHjqhQpeMpuvzMmZEOa9fFUjLo2gtMQ+aF+nkueyAHqHyqCqo3Y2 QhulDnxnb4xwVefglNmclqIssSARXjxJ1NmG+ZdYHjhSW7tqt5dFmK+tbW24oqdldRhV qFLw== 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=+cYxdVwVyyKiQgyIxUcHl96MHHWL1NTBoC6bm0rJbtA=; b=KETJCfm3ES/jmqfCVM4DVIdM3SLrogtpKhw0OQ2/HHld5E/rAWqhK5p7OqTYR6jbSk bV29MS5DmfuGvGRdulommBHCtpUgWbY+9R3oQ3rygXogmWDRLRxMXp9Ev0u93p2Rdmea /4L0EoXY8nFk+kpoyDMisBL+yRAblaty9sMDQqH8oGCEfpbvO9mVuGBEgFX5GmrLvmYO PBBYrQrTcWtwS4vVgyWdm7zkeSz4W/4fFJfo2Kv5j5SWdXgaqijLiG9VpWy0DX91M98/ GumMrrT9PwQsB/ebAs8DVpNXNnc4X+ooByqJoq1XPi4l3fI1v1Oc+iyBlNzDZ1pYOsly ppag== X-Gm-Message-State: AGi0PubxbJ9HnJnC73aU3C7PYhrfWch447H7T/qaZvu4DnRkVai6zzrU iAO0xkWKQXSZY+6UvuA/bQJkeT35cnYr2g== X-Google-Smtp-Source: APiQypIyjNdRorJRAe2Ev1pRl68qOGXZZAUBN0Z5H3/ZSFsRf8yJ6m8feIgs8q7SCg7bzhBLwqKUAA== X-Received: by 2002:a63:1a58:: with SMTP id a24mr7538398pgm.419.1589047857338; Sat, 09 May 2020 11:10:57 -0700 (PDT) Received: from localhost ([210.3.160.230]) by smtp.gmail.com with ESMTPSA id j13sm5390373pje.1.2020.05.09.11.10.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 May 2020 11:10:56 -0700 (PDT) From: Ihor Radchenko To: Nicolas Goaziou 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: <87y2q13tgs.fsf@nicolasgoaziou.fr> References: <87h7x9e5jo.fsf@localhost> <875zdpia5i.fsf@nicolasgoaziou.fr> <87y2qi8c8w.fsf@localhost> <87r1vu5qmc.fsf@nicolasgoaziou.fr> <87imh5w1zt.fsf@localhost> <87blmxjckl.fsf@localhost> <87y2q13tgs.fsf@nicolasgoaziou.fr> Date: Sun, 10 May 2020 02:06:42 +0800 Message-ID: <878si1j83x.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::531; envelope-from=yantar92@gmail.com; helo=mail-pg1-x531.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 Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 X-Spam-Score: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=O01i1j0P; 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-Scan-Result: default: False [-1.21 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.54013929273901]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; FREEMAIL_FROM(0.00)[gmail.com]; DWL_DNSWL_FAIL(0.00)[gmail.com:server fail,209.51.188.17:server fail]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.09), country: US(-0.00), ip: 209.51.188.17(-0.54)]; DKIM_TRACE(0.00)[gmail.com:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_IN_DNSWL_FAIL(0.00)[209.51.188.17:server fail]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[yantar92@gmail.com,emacs-orgmode-bounces@gnu.org]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; RCVD_COUNT_FIVE(0.00)[6]; FROM_HAS_DN(0.00)[]; URIBL_BLOCKED(0.00)[mail-archive.com:url,gnu.org:email,gandi.net:url,nicolasgoaziou.fr:email,sutd.edu.sg:email]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[emacs-orgmode@gnu.org]; HAS_LIST_UNSUB(-0.01)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.51.188.17:from]; MID_RHS_NOT_FQDN(0.50)[]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: cjNudG9pfzPJ > Unfortunately, I don't see your patch. My response to you was blocked by your mail server: > 550 5.7.1 Reject for policy reason RULE3_2. See > http://postmaster.gandi.net The message landed on the mail list though: https://www.mail-archive.com/emacs-orgmode@gnu.org/msg127972.html Best, Ihor Nicolas Goaziou writes: > Ihor Radchenko writes: > >> Note that the following commits seems to break my patch: > > Unfortunately, I don't see your patch. -- 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