From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wGLpGx6mumEq2wAAgWs5BA (envelope-from ) for ; Thu, 16 Dec 2021 03:36:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4J6HFx6mumFASAAAB5/wlQ (envelope-from ) for ; Thu, 16 Dec 2021 02:36:14 +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 057DB321EC for ; Thu, 16 Dec 2021 03:36:14 +0100 (CET) Received: from localhost ([::1]:50830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mxgcu-0004zh-Ni for larch@yhetil.org; Wed, 15 Dec 2021 21:36:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56660) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxgbx-0004zL-BX for emacs-orgmode@gnu.org; Wed, 15 Dec 2021 21:35:13 -0500 Received: from [2a00:1450:4864:20::330] (port=33726 helo=mail-wm1-x330.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mxgbt-0007n7-24 for emacs-orgmode@gnu.org; Wed, 15 Dec 2021 21:35:11 -0500 Received: by mail-wm1-x330.google.com with SMTP id n14-20020a7bcbce000000b00332f4abf43fso710181wmi.0 for ; Wed, 15 Dec 2021 18:35:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mI3T3GHb6Bbzk7YEHPm4bZn++M22cvM2FDSmFTDvd+c=; b=YjNVM7frIVejlPLqpwZyKE8vBgc8g2YpcNQc1a8pQoSaPM0mm2a1pGIM6CSan1+K02 9mV0LLf9H4cyqMPKWXMyTnCG8ePxcdAh3O/gMrpTeYKDVkZeI1v6W2E9kpsYn+CkgRJR 0WLYWPoz9eMcFY+HnfLkVdTaPOFBSdimfJpkWi7Cj6OjGDyiJTJ4R0adyBfxpqIr1S5w Ar5WQYR/XR8txR0eyJPBI9A7Nvds9Bs5CvgAk1lkWxUNNt5qS2XkGPJMXJBD7NEcFQSx PG/rPGLTOgStNULJ0y3IVBjQjuRbQAtUdB1Gbca9zwMVzXlJGStJVNTbqKfnSnt45CCT ZKGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mI3T3GHb6Bbzk7YEHPm4bZn++M22cvM2FDSmFTDvd+c=; b=Heumvp0Duc4lcAk/lZukamk60vh0dBJBR+Qn/njkHZwaTpyVDzgkjnzP763WsRppOW TKCyiA9fdtpoegawNgZqEubM9D5YWOua0cJtiFGq52VYQgFEBZotVHFSikisZmOy/SgR VGkSnTzhGIv/jiI6Wn6ppGiKAVvv9jXcvC58A4EPOH35N7XxMO/fgloSs1KRgx4dbeM1 EqacRp+T4PBeotBEEGPKQSUxoD0JvvNPAQreycR629SCxnb2mWR15XfUzw6dkwdk1omb 9yC28L7vdofm6f2JK36mZ0HGOaFnUDocu2Qp/eBILM7XMFCXRlXmoKhq2UhtH4o4WpGz KXXQ== X-Gm-Message-State: AOAM530ij2BMHBxIlKBFq02PwfGEWrEKnSw0r6UM5v96nYK6d31panLQ lrkRGwis4TkjSD2exZ7trJ7hHgr2fmpho1WU8fk= X-Google-Smtp-Source: ABdhPJz924cvXgu4a28avKIjB1ukbueJDdvP1s4d5I2ZZ4g45FhdO1vvWUkcvR4+ieVvUZDy+XRftcAeFUqmm0rCBB0= X-Received: by 2002:a7b:cb90:: with SMTP id m16mr2896644wmi.154.1639622106969; Wed, 15 Dec 2021 18:35:06 -0800 (PST) MIME-Version: 1.0 References: <87y25ztcgr.fsf@localhost> In-Reply-To: From: Kaushal Modi Date: Wed, 15 Dec 2021 21:34:31 -0500 Message-ID: Subject: Re: [BUG] org-element--cache gives "Unregistered buffer modifications" warning [9.5 (9.5-g859984 @ /home/john/.emacs.d/straight/build/org/)] To: Ihor Radchenko Content-Type: multipart/alternative; boundary="0000000000004078fb05d33a45d7" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::330 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::330; envelope-from=kaushal.modi@gmail.com; helo=mail-wm1-x330.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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: emacs-org list , John Mathena Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639622174; 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=mI3T3GHb6Bbzk7YEHPm4bZn++M22cvM2FDSmFTDvd+c=; b=E8vb230/IhucilQxvOlRJ4GVaZDEm6GEWpKj/hv8NWbIO6WOq6+KVGKPZqJeyFDbuypgT/ ue9FnLy1o/hyccBSmFe5Rgl13RhdZ3tYx5zH7We4KxROKraetlESQdlaUyJVhP2SLwVeZh Yv+FNbNUGEer6Ise5gN7QBFjsUaAn/njsBfF3jmojD0sO+ME9/M/ILkTln14DQDw9f2B2m WBNIqm7VJUb/TKjwFEUCJdAjYuDXw61xI48+vWwPDLQ/ZU8EjSjrS/q6lcg2iFLfR2dHIr WhZEVgRrn92DRi7/jvtgG5iYSyoaA1SB95+YqJ/avP5cARQkdppgQIqAkId7Rw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639622174; a=rsa-sha256; cv=none; b=jqMMwbEOfxymChhoYlnKibicv/kxNRvXF7v39tF45NPIiCq0xB0ai6D9ilzs1r8a+8rd/1 4slKz2xGqdXPYAoF+GiV/n8e4EGQFEL4OgKlPzZ3ivQraRJaOE8KMgsRTpe78d4hjzexi1 9q9kC2WxzreBNuzdgyglAagE1rcGBPKR9mO1wPG7fKpUVUfrXPJ2we7jiBjjfYsA0mAS4z 7qEaeXVSz1af6R8+d6TXMvOwbsor4r2yvOxBpXYMpu8AoBr2KPhrf9kStfn7GpKMpClWxd zT+ce0mxdePEnAU8dmOk2fjv/THJn1MUruLyDGAhKsdXhINIpEbwXPnsTU5O7w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=YjNVM7fr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.49 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=YjNVM7fr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 057DB321EC X-Spam-Score: -2.49 X-Migadu-Scanner: scn0.migadu.com X-TUID: SFzluZVMut+r --0000000000004078fb05d33a45d7 Content-Type: text/plain; charset="UTF-8" On Wed, Dec 15, 2021 at 9:29 PM Kaushal Modi wrote: > > Can you help fix this? > Also looking closely, I am seeing a different warning: Warning (org-element-cache): org-element--cache: (org-hugo-export-wim-to-md) Cached element is incorrect in *Ox-hugo Pre-processed ox-hugo-manual.org *<2>. (Cache tic up to date: "yes") Resetting. If this warning appears regularly, please report it to Org mode mailing list (M-x org-submit-bug-report). The element is: "(headline (:raw-value \"Homepage\" :begin 16675 :end 25840 :pre-blank 0 :contents-begin 16686 :contents-end 25840 :robust-begin 16891 :robust-end 25838 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 16675 :EXPORT_TITLE \"Org to Markdown for Hugo\" :EXPORT_FILE_NAME \"_index\" :EXPORT_HUGO_TYPE \"homepage\" :EXPORT_HUGO_SECTION \"/\" :EXPORT_HUGO_MENU \":menu \\\"1.main\\\" :title \\\"Homepage\\\"\" :CUSTOM_ID \"main\" :title \"Homepage\" ...))" The real element is: "(headline (:raw-value \"Homepage\" :begin 16675 :end 25888 :pre-blank 0 :contents-begin 16686 :contents-end 25888 :robust-begin 16891 :robust-end 25886 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 16675 :EXPORT_TITLE \"Org to Markdown for Hugo\" :EXPORT_FILE_NAME \"_index\" :EXPORT_HUGO_TYPE \"homepage\" :EXPORT_HUGO_SECTION \"/\" :EXPORT_HUGO_MENU \":menu \\\"1.main\\\" :title \\\"Homepage\\\"\" :CUSTOM_ID \"main\" :title \"Homepage\" ...))" I see the :end and :content-end changing. --0000000000004078fb05d33a45d7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Dec 15, 2021 at 9:29 PM Kaushal Modi <kaushal.modi@gmail.com> wrote:

Can you help fix th= is?

Also looking closely,= I am seeing a different warning:

Warning (org-ele= ment-cache): org-element--cache: (org-hugo-export-wim-to-md) Cached element= is incorrect in *Ox-hugo Pre-processed ox-hugo-manual.org *<2>. (Cache tic up to date: "yes"= ;) Resetting.
If this warning appears regularly, please report it to Org= mode mailing list (M-x org-submit-bug-report).
The element is: =C2=A0 = =C2=A0 =C2=A0 "(headline (:raw-value \"Homepage\" :begin 166= 75 :end 25840 :pre-blank 0 :contents-begin 16686 :contents-end 25840 :robus= t-begin 16891 :robust-end 25838 :level 1 :priority nil :tags nil :todo-keyw= ord nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil= :commentedp nil :post-affiliated 16675 :EXPORT_TITLE \"Org to Markdow= n for Hugo\" :EXPORT_FILE_NAME \"_index\" :EXPORT_HUGO_TYPE = \"homepage\" :EXPORT_HUGO_SECTION \"/\" :EXPORT_HUGO_ME= NU \":menu \\\"1.main\\\" :title \\\"Homepage\\\"\= " :CUSTOM_ID \"main\" :title \"Homepage\" ...))&qu= ot;
=C2=A0The real element is: "(headline (:raw-value \"Homepa= ge\" :begin 16675 :end 25888 :pre-blank 0 :contents-begin 16686 :conte= nts-end 25888 :robust-begin 16891 :robust-end 25886 :level 1 :priority nil = :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-= p nil :archivedp nil :commentedp nil :post-affiliated 16675 :EXPORT_TITLE \= "Org to Markdown for Hugo\" :EXPORT_FILE_NAME \"_index\"= ; :EXPORT_HUGO_TYPE \"homepage\" :EXPORT_HUGO_SECTION \"/\&q= uot; :EXPORT_HUGO_MENU \":menu \\\"1.main\\\" :title \\\&quo= t;Homepage\\\"\" :CUSTOM_ID \"main\" :title \"Home= page\" ...))"

I see the :end and :conten= t-end changing.


--0000000000004078fb05d33a45d7--