From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 UEQRGW5c2mE7ZAEAgWs5BA (envelope-from ) for ; Sun, 09 Jan 2022 04:54:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id DwBgFm5c2mGLAwAA9RJhRA (envelope-from ) for ; Sun, 09 Jan 2022 04:54:22 +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 E0BB23274A for ; Sun, 9 Jan 2022 04:54:21 +0100 (CET) Received: from localhost ([::1]:52990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6PHg-0000ms-QM for larch@yhetil.org; Sat, 08 Jan 2022 22:54:20 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51874) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6PGS-0000mQ-9B for emacs-orgmode@gnu.org; Sat, 08 Jan 2022 22:53:04 -0500 Received: from [2a00:1450:4864:20::12e] (port=43934 helo=mail-lf1-x12e.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n6PGQ-0005vY-S2 for emacs-orgmode@gnu.org; Sat, 08 Jan 2022 22:53:04 -0500 Received: by mail-lf1-x12e.google.com with SMTP id i31so31434106lfv.10 for ; Sat, 08 Jan 2022 19:53:02 -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:content-transfer-encoding; bh=NVuruBw6QU64Fsrs9U3O6YZi3vsIOOUCEdVfPcNbnxI=; b=U/KXE3sSKy2/W/1EPa8di7LbaIgbnjksK+lg96RBgcKGozFSrb1UYS4UvXi7HdEYnr u00II8pGW+tLVRNxsGZ3svo5ZUpf07/S3w5pwVDotUN6h1OlS3qaZ37RnY7PvasC/n5j 2ZkP6C8sJrZP10Vj+fRlV+jQ6WTVyQC3+skY6JM7pNIlqC3AdME0JgePwIOKQignjB8R UstKIgBcWiKlAJmP6G5G8UbyNcDR3dckebRnaivsRjQho5CZzoISkn6HwaCgog7y4fpn QOegRAHg4ooZykJP9lWyoFwoZo8gRFHhQwEDa6mFOnP4cu17aA+RadjtlV/+IUdQ4cY8 Omfw== 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=NVuruBw6QU64Fsrs9U3O6YZi3vsIOOUCEdVfPcNbnxI=; b=mABmrwdYWKQc5TikIfSb10ky7mgP8q+RTQSxY7kiRtaHenbtfmFGgu1OZmFLAXbjX9 CvWL1ujOE3X8sQeKnY+SZJfG2acMl1/YJYRjV7WMg7wxPIqOQqr80L9TNgqvmuCbNNrg pl98thUttKPrsAmpZ+xP1x0lKPfI725uYoglR6dnrv4YNEGgCEO7W/aqXTPeyoJ6LHj7 fNIQgV9OxoeHxG0/7JFL7PB4UbKbKKgMg5cV8F/PRG6X8V5/VS2vAm/PoRlGeZb1B80/ Qe1/pu4ds+jOB3+TEzHdSjl4N3JaSHWqgHZ2BWCpo/+YQggMadl6e3HUEk4eutSfZt8G 9AMQ== X-Gm-Message-State: AOAM532hOnItXymmvFT5fxeDZBPVD+5kqOMJ4u1oltrfkCT/NpePk2a1 ySP2HOb9roLWFl+rK6web8M= X-Google-Smtp-Source: ABdhPJwuRpi0uzMLWyZj+dOat+226Y7KieZ8x3zY8nPpzksh4jF4xgWCdYaYMAYSmVcEFKEwOnatgQ== X-Received: by 2002:a2e:3308:: with SMTP id d8mr45170099ljc.173.1641700380630; Sat, 08 Jan 2022 19:53:00 -0800 (PST) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id p24sm466036lfo.52.2022.01.08.19.52.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Jan 2022 19:53:00 -0800 (PST) From: Ihor Radchenko To: "Christopher M. Miles" Subject: Re: [BUG] org-persist.el: The commits after "410afd6f374e9" caused org-agenda buffer does not display scheduled and deadline tasks In-Reply-To: References: <87pmp1902m.fsf@localhost> Date: Sun, 09 Jan 2022 11:57:25 +0800 Message-ID: <87mtk58st6.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12e (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::12e; envelope-from=yantar92@gmail.com; helo=mail-lf1-x12e.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, 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-orgmode@gnu.org 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=1641700461; 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=NVuruBw6QU64Fsrs9U3O6YZi3vsIOOUCEdVfPcNbnxI=; b=ItswDaQE/MWMheSXdqnX25iKi6rRl5Zf89naDJVloK+BconZYbuHvMu2TtAXd63UQQnMfz gaDOQnj+RoDlESnYk80XDikn9blKy/HS/EUr9VyzqEx4BUJSZ7lkLj3cfB5TyuFrs91Og7 vfDHxLJ1rBbN9eDew9RyvFi4Ilk1kbg2GqT1WbM7yRi/FxFYBNtLVVH2NY4XQJnS6FifOX QBm3zG8Jt3ovLlm2WJ4V4R4/FFlITYHgBKPq3xrZTuPUmOSC9M6+BW/Ww3TFR/I8r4T5m0 W5sFJ+LryUeIL8VUjvrSKP+yjTH19dngVfMyWkP1fb9xfp7jO5EQsBqHTg/rKw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641700461; a=rsa-sha256; cv=none; b=CrVM5pXjS6/mpD5j9CXj2OuwQY7o83hcpJ74kiJioHvISS0+CaoHzLtfkGfUa4+hrO/N71 HzGxCEmu5fpclnt65op1ptYXfcswMiUl1tXGEZHfHbMcUKoCYNpVBeKBszar6l86X4YKrC FerhicS/FdNtsCUEOycevfaB5AsrtfGEdrNueKBMIttH2Aq1vLsRahcSJ6CapxuugeqUkq aJDEdiM5hSVcqp7w8XAaAmihX8GHeWdTiZ9fBIx1GRnmwcfjTtIUI4Qxwui+E6ucwzkNtQ Xns113fyQEV2OewNqUIqdQLfQENSz94kkN0lAWDbWN4P5gFJ2mnSKM5byOM/Pw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="U/KXE3sS"; 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: -3.81 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="U/KXE3sS"; 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: E0BB23274A X-Spam-Score: -3.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: VC6NvYiSSo2x "Christopher M. Miles" writes: > Here is my reproduce environment: > > Reproduce test with =3Demacs -Q=3D > > #+begin_src shell :eval no > emacs -Q -l ~/.config/emacs/minimal-org-init.el ~/org-persist-test.org > #+end_src > > #+begin_src org :tangle "~/org-persist-test.org" > ,* LEARN =F0=9F=85=B0 Clojure Web Development Stack [2/12] > DEADLINE: <2022-01-01 Sat> > :LOGBOOK: > - Removed deadline, was "[2018-12-09 Sun]" on [2019-04-13 Sat 11:14] > - State "LEARN" from [2018-06-01 Fri 09:18] > :END: > > #+end_src Thanks! I am still unable to reproduce. However, I was not able to use your minimal-org-init directly as I do not have ELPA folder. Also, note that your statement (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t))) may load built-in org I did the following: 1. go to Org mode source directory 2. create bug.el with the following contents (I tried my best to pull important pieces from your minimal init) (custom-set-variables '(org-modules nil)) (setq org-src-fontify-natively t) (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t))) 3. Run emacs -Q -L ./lisp -l ./bug.el ~/org-persist-test.org 4. M-x org-agenda 5. < a (set restriction to current buffer and run normal weekly agenda) 6. The heading is displayed Can you follow my steps and report what happens? Best, Ihor