From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OBAbC6oL9WF1ngAAgWs5BA (envelope-from ) for ; Sat, 29 Jan 2022 10:40:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EXy/B6oL9WE4WAAAauVa8A (envelope-from ) for ; Sat, 29 Jan 2022 10:40:58 +0100 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 89F8E35B9A for ; Sat, 29 Jan 2022 10:40:57 +0100 (CET) Received: from localhost ([::1]:51382 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nDkE4-0006Rq-An for larch@yhetil.org; Sat, 29 Jan 2022 04:40:56 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDkBO-00050C-Mj for emacs-orgmode@gnu.org; Sat, 29 Jan 2022 04:38:10 -0500 Received: from [2a00:1450:4864:20::136] (port=33323 helo=mail-lf1-x136.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nDkBN-00018v-AM for emacs-orgmode@gnu.org; Sat, 29 Jan 2022 04:38:10 -0500 Received: by mail-lf1-x136.google.com with SMTP id x23so16679076lfc.0 for ; Sat, 29 Jan 2022 01:38:08 -0800 (PST) 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=7bXzT78AhkS/9dxhWGascnwL7n8tILaFts7EjEOyXck=; b=GBD9U5nxzM/rApNn28HOsUxYDT3Weol2bZUyfIn2rL7HoaXJdis9JEYdgq6XSUA1Zw I1iB6IRDqrxhgrMOBYsZAL2/LtOK1+yui2caBZi5wtn/23rGjzEl/eSwaU6g5sYjdu1D HQD6az2Ww4oRO2oVteMqBRjjNcZzUPDUa5wiJqgwhXqID70LLCKDtRB26cmqh5gzdJ8p 2n/lv7ajPRvk3YmWymlormlK6WeXyY5oNv+qvl01YhCOfY37wXTn1KO2Sa+hyU9FJm4g FRe1IuHGZF2wHb7gaiY4AnaYEqvdVcx0k1WIrTdRJl+p/ZRubVKwY4PdcHcwF2CGMvZA tiTA== 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=7bXzT78AhkS/9dxhWGascnwL7n8tILaFts7EjEOyXck=; b=6JT48X32UH7x0Dy52LeFot4RU2LjvLAIP8DQkCD/STDM/ePUrZG7jnqDuJCAtngwud SCUXwjenen5kY0g+m4C6cVEZ0tHx+v/ldOP80PdzZURDG3RsyJIhCmm93UloGJCC9U2u bnDfEc0831dFo5LkpNqfGEuD5TU5mmm4GAaWygSGChmVb9qfnVw2VKdmx/HcJqy8sZOQ keoRMb28WavCfJoMsNnpvVk0cumjFdtZzs7JLjKglfFx6Jt4s+DljrP9nMwYUVyHBFtd TDTtjkd0Smz1Z0iy1VupvGMuGsn96uihUcMOiNT7Yb1K9qOlyhYuQMyo2q13UPWIjXq9 rEPw== X-Gm-Message-State: AOAM531OZAv7lVBjD+HNJXquHF4S7C897aHg16MaiTU1SIpTPYD0bF8C Lt/uh63ALF+2Cu3eH6HBj4Q= X-Google-Smtp-Source: ABdhPJzxLlLdszRYYGS+mBDmYAoWQ37Zy7jL1wAUnkf044BvZTu8ggS6ktW97r87pZov6w4PICNTeQ== X-Received: by 2002:a05:6512:e94:: with SMTP id bi20mr8805105lfb.241.1643449087431; Sat, 29 Jan 2022 01:38:07 -0800 (PST) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id d26sm2824360lfb.177.2022.01.29.01.38.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Jan 2022 01:38:07 -0800 (PST) From: Ihor Radchenko To: Kaushal Modi Subject: Re: org-element persist logic hangs when quitting emacs In-Reply-To: References: Date: Sat, 29 Jan 2022 17:42:57 +0800 Message-ID: <87bkzuq3mm.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::136 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::136; envelope-from=yantar92@gmail.com; helo=mail-lf1-x136.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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 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=1643449257; 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=7bXzT78AhkS/9dxhWGascnwL7n8tILaFts7EjEOyXck=; b=d/84D9CaREoLMnh3PcO0Xj0wC/k2umKko5SpzyvhJHIDpX5/FKWJp0NQs86JtpmzTvLxJN yhFiZ9mAvWveBYoUjxOqPjjbWY7i6RqqRUlzA0dkTol78e1OU99ArFo3osE2QaXGUerzRr ayzPHg1SrIGBMJrNXesqkqyRh4GJd6s07ypuANByYjfN/rAzTAoWsdiP489AswewsFHIjE Wo9wAi+kMOmJA3YkBAlkVbTjsIVGuWGMhB9QTxIEzRIMV0oSQ17dz8fMybQFwjJ9fp3Oja 5daU2Epw7miQCvJBbR+K030JNdIrArF9xS5y2AfLMj6dEkG0E78IY3ddsACUxg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643449257; a=rsa-sha256; cv=none; b=rv6+rdbllkXdQ+3+UdJMluCJRJe068pSvQSH2NkbwSUFklhtnPbls/Erj0E27z2gifmH0a xXPrnj/y/t43/MfI/vipjSMb3ztAGebTh0sLJEsdSo1KCXy5rZgrc7A44q712LXS45IsQe Ar6v8PmVwtYqM95FJRTEtpwFZ6U3Tr9M69ao1/NexCkdGybcsPOUkNvw8GlM44h3fVK67t r3mm85r/aMH79zDZzvYxSaOR+HO0lkWHLjcGVDi7Z7i+WDJlA0IzXgtsBDFvy6myRGBblf 3YYeLX/aJtKH5rzldDLfUZO+BLNIKxrPfudcnvJuNvGA8cDjPqWp+wzzTn1UjA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GBD9U5nx; dmarc=pass (policy=none) header.from=gmail.com; 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: -8.63 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GBD9U5nx; dmarc=pass (policy=none) header.from=gmail.com; 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: 89F8E35B9A X-Spam-Score: -8.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: BFsd994tN9O/ Kaushal Modi writes: > Lately (at least as of last 3 days), I have seen that when I try to > quit emacs, it gets stuck on one of my Org files; it's a personal > journal.org that I frequently update using org-capture. So that file > is usually open in one of the buffers. Thanks for the report! Could you try running M-: (org-element-at-point (point-max)) in your journal.org and let me know if it takes a very long time? Best, Ihor