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 ms0.migadu.com with LMTPS id KFb0CiODcWHhuAAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 17:11:31 +0200 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 UPWkBiODcWFEcgAAB5/wlQ (envelope-from ) for ; Thu, 21 Oct 2021 15:11:31 +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 9FA713705D for ; Thu, 21 Oct 2021 17:11:30 +0200 (CEST) Received: from localhost ([::1]:59002 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdZj7-0001y3-Pz for larch@yhetil.org; Thu, 21 Oct 2021 11:11:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53154) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdZi2-0001vQ-Jd for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 11:10:22 -0400 Received: from mail-pl1-x62d.google.com ([2607:f8b0:4864:20::62d]:33455) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdZhz-0003wQ-N1 for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 11:10:22 -0400 Received: by mail-pl1-x62d.google.com with SMTP id y4so666665plb.0 for ; Thu, 21 Oct 2021 08:10:19 -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:content-transfer-encoding; bh=XolRAhMhYOxSjIGZxbkqU89Do75UieFw7nW1/kOOYxQ=; b=g+i/RZf8SuvJaAbcLfeMPWwSDBpUDv6+81K6wczc3sNPPselpSk9JyHkvaUiEqUi/A Ue6XbgX5Q1uTuS5TDQzdvUkMV3ZhtbupUXRVH5LG4wkUsrNPhCODPVf6tkwJ0k/8PSb/ OrINZ4p1u5/ApMAte+3NauXCshDFVSuGd56QyjcOZAg5Rh1x5kJqzW/YVq7huBEFznWb wnHy/vbPGdMWv7TE3ezLjDPV11AUfRQwbo0Sq5ilNZynuTT0kcdrLJm3ibCEkmrkKP8N gX+SKT8QVyGUnE9JeMk200Ij9/ueBXqO8uT3bP2MB78bqoAHX9RiT1Kvg3P+ZAxw2HvZ 6rDA== 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:content-transfer-encoding; bh=XolRAhMhYOxSjIGZxbkqU89Do75UieFw7nW1/kOOYxQ=; b=J58ZZHP8h9jQcvo7gSdUEUJD1wewKi0WV/OMtyyMeO3SvqDyj/Vvyq5fsO64g/Io5I ktrhmTE90wKhtD6XsmTshNnu2a9KJXeKHPV0aMzsSub1KmAmksiriB4gytjf7o0+6c+M 9CtOek9wZ9fraXQL3K5Vh/idogC8nCSkiubFtuozBiC2t8Ik8mAOf/BVicQ7IjP/9N0t 5yBBtruuW40uy9L+f1lG2IZobW5cUTnFaAZU8V0SD5Um0O1OuXROiY9MRQhpCewFLRn+ 0ugTj0l23mbuWG151ziRADrdMbTH82XIjFODxWQmO4sQYYTQ+r5fv6vzR52a3WbhWqCb nG+Q== X-Gm-Message-State: AOAM533oLz6yuWnNSiEWQ4gdsnDeFHNKFqlAlPSGPU51y+WTWL6Kbcl2 o5CZy3Q5pKYmnAqA+EmEIDI= X-Google-Smtp-Source: ABdhPJw7dTSLN3MxpxVv5A1jZ2c6NwRNPMzvCoPjq5szVcY8l67yHJ+pcxKAaRSDQW/yCXdfpok8UQ== X-Received: by 2002:a17:902:be0f:b0:13a:19b6:6870 with SMTP id r15-20020a170902be0f00b0013a19b66870mr5774942pls.64.1634829018091; Thu, 21 Oct 2021 08:10:18 -0700 (PDT) Received: from localhost ([103.125.234.111]) by smtp.gmail.com with ESMTPSA id 73sm6141702pfv.125.2021.10.21.08.10.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 08:10:17 -0700 (PDT) From: Ihor Radchenko To: Colin Baxter =?utf-8?Q?=F0=9F=98=BA?= Subject: Re: org-persist - bug report In-Reply-To: <8735ouxz6y.fsf@yandex.com> References: <87ilxrdgnm.fsf@localhost> <87sfwvkctj.fsf@yandex.com> <877de7dazv.fsf@localhost> <877de71psg.fsf@yandex.com> <8735ouxz6y.fsf@yandex.com> Date: Thu, 21 Oct 2021 23:11:40 +0800 Message-ID: <87mtn2za37.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::62d; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62d.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.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Max Nikulin , 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=1634829090; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=XolRAhMhYOxSjIGZxbkqU89Do75UieFw7nW1/kOOYxQ=; b=R9ml0rcdyeguv0n3LztdSnwd+wJTZNEl0C/uWVUiIg6mbO3bHevmW/9rTubB8OqYo9NNhV RLA3IAyMFdfb0xV5WlsiIpYtjmAARPKtvalUusJC5zxa82hkE+bS+yfRHr5aNpPof+SXdU DdQeiyPZNx0XEzfYakBYE88tL3IeFPxj/+JTjEL+TN10kNAUVgGHx2lWuKbZDX8azLQUuY G5STQJKifIZM9z5QakWINv2DNanYJ/f/t/Mh4FOWf5euq+1000wGy0XZLs2yeM0aI6KjRx 1WZflaRrS/6Z3/ubKFMbjP5HocZrdn8dyGYZoqhLmhK9H6CMxPaFf0ivbu3diw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634829090; a=rsa-sha256; cv=none; b=AkU2LYUf/kdkdhccKB2gTVAnFMxZC0rSQ88FhqpW/knuu7fSvD2kshtJiEnl6JZDLVI50+ aSFMJ9dgWOdio3jEoIdYF+W1TLpWjrXqZiEPj0HQyX8MjfosUqh9JcIEQCO4afp/jnX1AH hFvokSc7g1Bdb1h6mwc42r99i21u/6jY8AxI/KdjSXH+CAFWTbuy3MUUyqNvDISLtqAjJQ tXQT0TpMqBn8lkUGgai15LZosHLZElt7hnZIVDXb2ZTzsmK6TSR0uP8TLQVkKBqNy5hZC9 f2tk0cXaEMQqeVUSCXIY1jBYPZaUuxaqfkM6c8aL5W4u+yS4iL0yxhPgeUTN+Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="g+i/RZf8"; 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: -1.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="g+i/RZf8"; 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: 9FA713705D X-Spam-Score: -1.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: Zz4DxPnROBsg Colin Baxter =F0=9F=98=BA writes: > > M-x org-lint > > > Debugger entered--Lisp error: (error "Variable binding depth > > exceeds max-specpdl-size") ... org-filename-concat > > I can reproduce that. Then emacs just hangs. I have the latest org-mode. Thanks for another confirmation. I tried harder to reproduce and I managed to. There is no problem on Emacs 28, but I can see the error using Emacs 26.3. I used the following command line from inside the Git folder to run Emacs (debug.org is the provided minimal file): emacs -Q -L ./lisp -l org /tmp/debug.org Interestingly, the following does not produce error: emacs -Q -L ./lisp -l org -l org-lint /tmp/debug.org So, there is something strange about loading org-lint library. I tried to instrument org-lint, but M-x debug-on-entry org-lint M-x org-lint somehow did not trigger the debugger. I am confused here. Can someone knowledgeable about Emacs load mechanisms provide any clue about what may be happening? Best, Ihor