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 wC46CZg32mHWpQAAgWs5BA (envelope-from ) for ; Sun, 09 Jan 2022 02:17:12 +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 IOaTBpg32mGDGwEA9RJhRA (envelope-from ) for ; Sun, 09 Jan 2022 02:17:12 +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 B35DE3110E for ; Sun, 9 Jan 2022 02:17:11 +0100 (CET) Received: from localhost ([::1]:49164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6MpZ-0001cw-OP for larch@yhetil.org; Sat, 08 Jan 2022 20:17:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36602) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6Mog-0001cZ-3B for emacs-orgmode@gnu.org; Sat, 08 Jan 2022 20:16:14 -0500 Received: from [2607:f8b0:4864:20::1033] (port=54993 helo=mail-pj1-x1033.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n6Mod-0003LP-RU for emacs-orgmode@gnu.org; Sat, 08 Jan 2022 20:16:13 -0500 Received: by mail-pj1-x1033.google.com with SMTP id oa15so9248261pjb.4 for ; Sat, 08 Jan 2022 17:16:10 -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=4u0OluEhFU034eRPWpSDx5f/U0SR0lClv4U8TBLT7SU=; b=JM50JARTQDyENh7sV6f9jPGRUwLS7qrZBar5l+k3Ne046UVCpz5vQAe0TJpout2QZS 9kRYM2cUI8dYKIHpGgfXq5jW/INhCG5mcirNp2toss7AqAkXueik3X5YI35QxzbOdSZk frZDnnpIICpjCF+Lg6KS79cBDkcwfUxoHXHjuxCoqZuTZg4OyZApMAAlFDk1QCndhyOs VyQSolokVtKcFss/5BAXRVehL0ILZUSH5D+hcnv5vwnIJ5AWhXr5aM24tjRDbX26RU0L /4tVYgcgb9yHVQ+Znt7Z5zDn8HkZQ03o7ZP/x/nGSeQWvcpQ/0aAgVA8jKMHEgRtlSdg H15w== 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=4u0OluEhFU034eRPWpSDx5f/U0SR0lClv4U8TBLT7SU=; b=3HO4Hd+WNE0Wp/IJJcpNet4IMY0FVqlWayCAaS8ujo1DRdfhxsvkYIFJZqobwB09eZ 8pv6wYg3BPWdo22aw7mQsKyMr6CVeV3d066TathizOC1D3CcWAPiZZ3r0QFNBgfV1p8q eHHDGaQf+xoPmETFjMZQ6GU/s0kGO4udsXld70zWaz93eJI8ZlWAGS9SXcolG5nY+dp1 3+dwsyvR6VG/tcOM1itLqHnUAFaaNquVrOpX6tCzmgDWR09HaUExsQybbrC+NPRaDQlP /aOvh924XqPwqg7G+9pI8OUfiXrPSv6WHbhhHIlvwCy+HLfF42KqcPIYzh2WOjseIPy1 t9Yg== X-Gm-Message-State: AOAM530owMeWuTJ3ujf6ng4GtqlulpqgEyZU+A1vWbnkWgigM2+2eKiA Fl2jktQLdGxhhZoQPuXBIf4= X-Google-Smtp-Source: ABdhPJzgoNNT9tbr3TkRJd00pU1i4WiPqdrTPRrW0uw+xeWWfc7Xm2LIVpPg8Up5G6T4WCOFVAgYHA== X-Received: by 2002:a17:903:32c7:b0:14a:2248:7657 with SMTP id i7-20020a17090332c700b0014a22487657mr2650508plr.68.1641690969333; Sat, 08 Jan 2022 17:16:09 -0800 (PST) Received: from localhost ([113.20.30.139]) by smtp.gmail.com with ESMTPSA id mn13sm385240pjb.53.2022.01.08.17.16.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Jan 2022 17:16:08 -0800 (PST) From: Ihor Radchenko To: numbchild@gmail.com 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: Date: Sun, 09 Jan 2022 09:20:33 +0800 Message-ID: <87pmp1902m.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::1033 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::1033; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1033.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=1641691031; 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=4u0OluEhFU034eRPWpSDx5f/U0SR0lClv4U8TBLT7SU=; b=OksTp4wakTuvXZ789u1Ddo1ue+IMcYM/zyZtYf7T8e1PN4Y4u2mZptTlFeTL1TEAFu6P3v mxmiSU7Of4RKg2tVH3zZrNQhsLfzs4OPTBs1kq9rBwD/xRc4A9YF6T0AmA2+jB+++apn6t CYqSJ6BJmnR+9JTIPYsvXUpkpDmAYQxkM7cWQEOu9DOvKyl1/IYVYKeWlY1tdvgKY+YpNZ NwaUkmPZ4I2fX65T+49nrAHwEO4KLsfj1yUVwp2UqQZYAfEDpxnwwJ6LUfKNNhqyOUPICS /ccMBtr296+nFjOKneHnt1cQtttuyGnwB+v7l6YWba5eduKbQJmgCbtnN3igSA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641691031; a=rsa-sha256; cv=none; b=paihNZ9jv/BOnVOnCu9Id0wNJPENWqDs+eQtNf5jNFYRl0kCNB1MDYkVXpxFexxK5r03XN A3KMoK6o4OL75i0NE8jMhKm6ZjrghFaioAK+Ws8t2NI46+t5LXE2dC3pt4NL8HzTc66udu ScquH/GY6OJTmFU6DcodyOYh6YAhg7F//vZp29r813RQ2hGX0e7mydrEZp8DU5pFeP1t2s BAqAL5dPWXvQjMwvsxXoHVsA85rsqcl+82AP7DdpCzmV9ZqT1Cw8QlfUZN1oa/EAKO2M2+ RMLqfO2pwYBVFQnONTuaRMgFv+c4I72t2RIutIjbRc4Ri5jCeC8zLM8Nbbqo8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=JM50JART; 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=JM50JART; 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: B35DE3110E X-Spam-Score: -3.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: Q3GgcPT4IszC "Christopher M. Miles" writes: > I git bisected org-mode source code, and found the commits after "410afd6f374e9" caused org-agenda > does not display scheduled and deadline tasks. Also affects org-contacts completion get contacts > email property. > > I'm using the latest commit "dc4b2772e". > > I use bug-hunter extension to test my Emacs config, confirmed problem is NOT on my Emacs config. Does it mean that you can reproduce using emacs -Q? If so, could you provide a recipe to replicate the bug you are seeing? > the commits after "410afd6f374e9" Is "410afd6f374e9" a bad commit? That commit had nothing to do with agenda or org-persist. The following fbff082f7 is just a version update... Best, Ihor