From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UDgNGkeQhmEFfQEAgWs5BA (envelope-from ) for ; Sat, 06 Nov 2021 15:25:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gKy9FUeQhmGwGwAA1q6Kng (envelope-from ) for ; Sat, 06 Nov 2021 14:25:11 +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 E80DF321B2 for ; Sat, 6 Nov 2021 15:25:10 +0100 (CET) Received: from localhost ([::1]:44842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mjMd3-0007eu-Ct for larch@yhetil.org; Sat, 06 Nov 2021 10:25:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33932) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mjMcT-0007eX-9j for emacs-orgmode@gnu.org; Sat, 06 Nov 2021 10:24:33 -0400 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]:37635) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mjMcR-0006J4-TJ for emacs-orgmode@gnu.org; Sat, 06 Nov 2021 10:24:32 -0400 Received: by mail-lf1-x12d.google.com with SMTP id g29so10784899lfv.4 for ; Sat, 06 Nov 2021 07:24:31 -0700 (PDT) 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=iaui3TPw20Zxft/JBtTs5vmzHkYqsTmCewDOI7CQCuA=; b=H09ybPRS2kqDmH/pU/BBOGgdJ/cqIZ2+oPoRDvuI3dAdRiXuhfC0BNKBn+56XpByUe DE9CMMJwIwWYxqHpdb+xAIn9IZeGRrQvl/HE6icNhsrj6aG4F7xhFdXJecp1Nlk7Yxdn VpCLKazt4QEHVbEe3ZqLQMMTiYPforKN2XtoQkuIguMggB3/GIgV43f5LUDLNR56jS3C TmQfMSU05qikvQH6ceymSo1YO7zNvvQSdwjoLghg+2v0jMAP+PcvPCTYLPp6qWdoHdjr 99eDUinjPngl/B6fIBl+vKsQO3NvWvfPObu22dsgJOqcxUialt2+zfPxfEhDPaSFU5Nw QWvQ== 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=iaui3TPw20Zxft/JBtTs5vmzHkYqsTmCewDOI7CQCuA=; b=wXnhqc807iY/usG0drrvKNoLw2YNe8w3b4OrIqF27pb7IAijvtPb9Vl5Sj6KBuymBq DV0G+6X7ojD+fMudzp9Nu7SJZkcpY00ND3VvPgl8KVAYCcq6YRu8tOE+COpZ+aAHg34h IxysGFgi2uq4D7OGi+kh6TOtVcZg5ececj4oxvHNWRfTNjoCpjiYmLD/1beOOagH3NWs hxeWkK4Tdh6OIel//ad9i3tDFMnMmztorfhcLQgce8ZJvXmZnnW2NCYxFhybQzbcETs+ 22qleJLAVxmy+hGpS+9IbsJcHIhHaWzEnJJvIT+lrlX62tY+dn9HIPrWAddomS+s8FVU Jb1w== X-Gm-Message-State: AOAM532JQ2t+RKJWF7Sz+wU/MO+CmN+zRv+onbqvnaDdQv000aM6kyUR BzcQlYy0mTDtAIYJew0CjZA= X-Google-Smtp-Source: ABdhPJzNx4v7glarUPicB7mY6aP1/orTDq11wXK1ugruLLX4A65BHl2x6VBlkmat5DXxH53OymfdtA== X-Received: by 2002:a05:6512:36cc:: with SMTP id e12mr49026232lfs.653.1636208669983; Sat, 06 Nov 2021 07:24:29 -0700 (PDT) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id f4sm1174396lfr.43.2021.11.06.07.24.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Nov 2021 07:24:29 -0700 (PDT) From: Ihor Radchenko To: Noboru Ota Subject: Re: Introducing Org-transclusion In-Reply-To: <87lf221a1c.fsf@nobiot.com> References: <87fssispc2.fsf@nobiot.com> <87pmrer0hi.fsf@mat.ucm.es> <87o86yl82f.fsf@nobiot.com> <87wnlmpdf1.fsf@mat.ucm.es> <87lf221a1c.fsf@nobiot.com> Date: Sat, 06 Nov 2021 22:25:56 +0800 Message-ID: <87h7cpfjij.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain 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: -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.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Uwe Brauer , emacs-orgmode@gnu.org 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=1636208710; 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=iaui3TPw20Zxft/JBtTs5vmzHkYqsTmCewDOI7CQCuA=; b=B6sfoT+BNOsuL5RcqMkNKd79rrgEjT8S/3iMOZUTXXbpsogLu6FC0lLNVHd85EIlAFXmn4 diQ8hAHxzySRwBkbjcwJX/LVtHMbPKt/vqS79KmKB1/02pZYNjossfNdbHMrMjLdPBFG5F wPc7ORw4GeONlbaT6bTDHOBsfuRIva1mGQZU/NNh+hcG8hj6A4+YN8Z56qDYsy3KodqTAB GBJXBodlt+XAObBzVYcDm3B00KSf8ixyKUFw7yw+sFJhL7dZHmwyHLZ7jT28P4t+LxiSni dp1p9l3748ZqQDByrXpViLBh5xMIblKgPWPAbif0igTwDpbEVzWS2fQbK56sfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636208711; a=rsa-sha256; cv=none; b=rmnE5rqAJlekw4eTKtYuDEVaaTDojSKvugLMERWVLTERgmQws55tj8jYujoI7Ub3sCFVxs OuCSEdoOeQ/Vk3nXZZPk4AuQO1B5+U4ktS4K38QyULP4LV2ekYRH+XocC/eKhUtQ45FqNV lQ+x1WPro88a/g5sPxITMQpj/BmqcuamM2pP35o5SCc7jMJZfX7jneOrkT61RaDZxm7Hev boJMmadibOtqcHXchi16NG6NYyw5a99KPWccHmewFYLbTUjnXfvvxMS9ek4VGICoKHFzAx FvLzjcjkBdnLp2GlUr6HDyFNU5gYMQa+QGOfX10WLNAUgmycdCpBYiTJEGYO9Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=H09ybPRS; 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-Migadu-Spam-Score: -2.62 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=H09ybPRS; 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-Migadu-Queue-Id: E80DF321B2 X-Spam-Score: -2.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: VTLj0olomgm3 Noboru Ota writes: > I cannot follow the exchange there but you might be able to and give me > advice. Isn't it realted to a development branch or some working commit > of Org? > > I use the 9.5 release from ELPA, which I believe is what people call a > stable version? The problem is on development version. It is related to latest changes to org-element-cache (previously, cache would fail terribly instead of showing the warning). Org must keep track of changes in buffer to maintain element cache. org-transclusion uses with-silent-modifications macro, which prevents org-element-cache from working properly. I recommend dropping with-silent-modifications or at least using combine-after-change-calls. Best, Ihor