From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gJIrNUqNcWFPzwAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 17:54:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kHi8MEqNcWEcWAAAbx9fmQ (envelope-from ) for ; Thu, 21 Oct 2021 15:54:50 +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 25904AB4D for ; Thu, 21 Oct 2021 17:54:50 +0200 (CEST) Received: from localhost ([::1]:43532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdaP3-0001lL-9w for larch@yhetil.org; Thu, 21 Oct 2021 11:54:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57924) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mda13-0007ro-Re for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 11:30:01 -0400 Received: from mail-pj1-x102c.google.com ([2607:f8b0:4864:20::102c]:44919) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mda10-0002VK-Rb for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 11:30:01 -0400 Received: by mail-pj1-x102c.google.com with SMTP id oa12-20020a17090b1bcc00b0019f715462a8so808140pjb.3 for ; Thu, 21 Oct 2021 08:29:58 -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=u65l63HcTbV+bqwVJwxphJpH/P2H8uCcTbwb76WzfVQ=; b=igCJc3xoFx2mlwwpLlKPDGfCyfbCGxc2tB7LkpL/4Hi9ncvCdqfmirxc6wziStDPM9 SbV00D8kH1i5xiegVkVtrqHnh8XxG+6utZfSJaW1f5ZW3fmAmDu6695aEMvfiCHrs54R iKlOQAAaVGE7KEFqWBFngs2Dq7YJ+F7HbQf1azOvwPveU6YpXOUmgXUoDF31N1D8gyas vTYrvepLWZ0/IQqVCaJmGWpjBUBPGDCab0F0zOD7mtBcHWOwO0riz5UKW7WmLPFK9tRc wAMEAkA0jC/KAFkErEYrILxGRFdkvfm80sX/RG1s/JqzYeJpaQUAyIV/R0E03LyiTwYy 9Fzg== 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=u65l63HcTbV+bqwVJwxphJpH/P2H8uCcTbwb76WzfVQ=; b=rroBN9QmFGJCl07knaZcKDQTMpLqAdyZYEtNOlFTimusKhLPKgCzOMK+IzCQNoykrV KCG99A/vxRSebzk/0WNHoBqKBwpMxAmjCSf6tynRr21HxNGrZdTQoc5KI4yqrYQ2ZIK9 UA1UJT5ZOO0fwBZZZYwzZbyHUmmi2ZTsrMNOvMNlRreTTjJhp6z6VcMuN6Th9s/5R+dC 6Dq8XQFmC82lgP+udunEjWRBc8xwoq1JojYwyHif3Pw1OutmXLcZxRCaetQeFndJYMI8 GFL41XfpF4ZEhozK7UfwwiMTbwpdhe3+EVP3/JTWz7GmxOu9bRP7/+uwRF0b4VaWT+Xq bpuA== X-Gm-Message-State: AOAM53056JC0h8wXgzPGRMZVla7L5j3Kxe+LbQNYNgifopSmo5IfgPXK Z4Z9W3VRfGvcgPWGMCasGkc= X-Google-Smtp-Source: ABdhPJyDZQS+MsvWE8XRCTL8si6O65wkC4xDb/47U7DqVaHIVryhVU9zZv5E0zBO6Lz7Onwe3RXteg== X-Received: by 2002:a17:90b:1c90:: with SMTP id oo16mr7313591pjb.199.1634830197446; Thu, 21 Oct 2021 08:29:57 -0700 (PDT) Received: from localhost ([103.125.234.111]) by smtp.gmail.com with ESMTPSA id 60sm9595093pjz.11.2021.10.21.08.29.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 08:29:56 -0700 (PDT) From: Ihor Radchenko To: Colin Baxter =?utf-8?Q?=F0=9F=98=BA?= Subject: Re: org-persist - bug report In-Reply-To: <87mtn2za37.fsf@localhost> References: <87ilxrdgnm.fsf@localhost> <87sfwvkctj.fsf@yandex.com> <877de7dazv.fsf@localhost> <877de71psg.fsf@yandex.com> <8735ouxz6y.fsf@yandex.com> <87mtn2za37.fsf@localhost> Date: Thu, 21 Oct 2021 23:31:20 +0800 Message-ID: <87lf2m9yyf.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102c; envelope-from=yantar92@gmail.com; helo=mail-pj1-x102c.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=1634831690; 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=u65l63HcTbV+bqwVJwxphJpH/P2H8uCcTbwb76WzfVQ=; b=hwXzGoqwCfPLhBM8Te9a/hlrhnqHh+KVlTys78Yohu0G6gvekdt4EMA28ooUkTrXc/ezRS JR1pBlKPY/N8jC5FyLFfhwh0KdtI9big68xy+RtdWXjWGF1WMCdYJb+/h+AfdI+NxJwcXS eC9PFJS6sw4lY7b2lzKeq2TR/J2oXQBvCaP+fHulgyUxnTw1xDey4f+gNaztVXAo1q6hbE TmylhNTMofMeIU61JjQYq1mHocIO6fjIlV0WCtn16Lk9z3O2gbG5Bq52T98lpAirBJYEVU pRHPTm5TQCy521q8k625kG5wxbsbmtXX+4nBXV6bZgQBMWgFVIsJze8JZ6pVdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634831690; a=rsa-sha256; cv=none; b=g5eEVJzBdi/ho0MXIV7KzPDfyek3uVvxw3rc+7TTLL2442XiFT43ZtygUtKgCxUdKoCLHC rn1hPKQHjkqtQ5TBUuVjxL6iQKxRvpY1KIPm/d+RKLll9bK4ov/gewac/KMw2wHNkTC4v2 ksZQvJ1rpanTZfNgCyPdb3T/yOzdHf5IUe5+OK4xOIXB4w0nQOIKIex/5ExRgKQZ7DWwKh 1+R4qzsETA9eM3leGUhsuebWSFdQYYbLi49VHY9Tab5oYYwkzMqMIm0byFM2hzoJiaXkMh +MAJEAQ68n+cqusULV9sUz4lr9rXw41SN9pmeb99593xGYhmN3/J8JNC1KekPw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=igCJc3xo; 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=igCJc3xo; 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: 25904AB4D X-Spam-Score: -1.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: VHT/vajwOArG Ihor Radchenko writes: > ... 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 Another data point: If I compile Org before testing, the error disappears: make emacs -Q -L ./lisp -l org /tmp/debug.org Best, Ihor