From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UB4kCa1D3GHd3AAAgWs5BA (envelope-from ) for ; Mon, 10 Jan 2022 15:33:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eM0NAq1D3GHMSQEAG6o9tA (envelope-from ) for ; Mon, 10 Jan 2022 15:33:17 +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 88BFE109C6 for ; Mon, 10 Jan 2022 15:33:16 +0100 (CET) Received: from localhost ([::1]:42346 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6vjX-0007JV-MI for larch@yhetil.org; Mon, 10 Jan 2022 09:33:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52456) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6vgx-0006LT-OM for emacs-orgmode@gnu.org; Mon, 10 Jan 2022 09:30:36 -0500 Received: from [2a00:1450:4864:20::535] (port=34351 helo=mail-ed1-x535.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n6vgu-0006qY-4i for emacs-orgmode@gnu.org; Mon, 10 Jan 2022 09:30:33 -0500 Received: by mail-ed1-x535.google.com with SMTP id u25so54377476edf.1 for ; Mon, 10 Jan 2022 06:30:29 -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=Aww3u6i0YTxI19lhP+ef3tibgIapFoGYLZjZV0B1SxU=; b=Qr9kJaDFXp7kamnmaShI1inTnZ+C+WEhsQEOO7cyXRZYMboN6IMsw+FIhrfOKOwBKv Qyr9pOluznBQ9j/dzOzYSLfuRVjwTI3tzPC+iVohVUTvS/IJExg2AbIeYUVdApR8FsL5 5YSByU0VCqYRS0QeN5oLCoR7ySnAo3rsC+uX+O8OBpbvkJTFF4uHvBv+dTszRCqD3mqc sc7MY3DM8qRp7gyrs/4SnhfnWo7C0lNUYbyTSF7GsuhRQFkoD9oUa30cj9A+OmagNFhd 5ZyUfLfd8V6Td4O6SykYalxJJsvhgdHUzTyAyRJtft4OVnGvQQuvmIDlNkWzndg6f5dJ BmbQ== 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=Aww3u6i0YTxI19lhP+ef3tibgIapFoGYLZjZV0B1SxU=; b=21QP6Ro0cXhRGqpa1m36HIAi2UAwv3j8kF/5Nx1f4V2nn8Yuil09y50YxDojHvUOHq Ogto4dqLLVRrpxq88/9NYSxR3W7V6MGgRJcH0O1Sx0GLewANhZrbuGUyp+NEQ6BPBMkH Ev9CEUHYFbzrfGCdBZsP2mRtjnu6cjyMeiid+qc1gDaFpbaaok0g2gogalsT5NLUneKF IJ5UpRpgufO/M2OJjGL/Qe37uIVssSOGwXb+GhK0Zq65+FS8604i4gCJKzsZeqEHhQ0P TsmkTVl5QH6HUdOxB5W0Daqw25iFhFPvDd4dgo3G3Tjn6/WadrFDYjff6DXfSTO7nLbF No7g== X-Gm-Message-State: AOAM532ybHWtsZMaggD5PKftyP8B1n309G34iog+TtW2gmB7vj50k5J0 ZAlbCLwNgLb41QWoHVcDFG0= X-Google-Smtp-Source: ABdhPJwJVRnvPRTqUXnDX7fWdyhvul9t5PMI8/SYRdLD3HTh14k8llEGsikGy+dio7HVZPz01JgU+g== X-Received: by 2002:a05:6402:230e:: with SMTP id l14mr65685489eda.370.1641825028526; Mon, 10 Jan 2022 06:30:28 -0800 (PST) Received: from localhost ([141.105.67.194]) by smtp.gmail.com with ESMTPSA id hp14sm1244201ejc.97.2022.01.10.06.30.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jan 2022 06:30:28 -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> <87mtk58st6.fsf@localhost> <87czl18eft.fsf@localhost> Date: Mon, 10 Jan 2022 22:34:54 +0800 Message-ID: <87a6g3acc1.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::535 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::535; envelope-from=yantar92@gmail.com; helo=mail-ed1-x535.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=1641825196; 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=Aww3u6i0YTxI19lhP+ef3tibgIapFoGYLZjZV0B1SxU=; b=XKOGTCr49GEB7bVghVbHfwZDwe9Mh9EByICm9mWd4S0+7y0CkyYsil7IO/IO1Lp5YB4/lE RBh408kq1agC+fFsENZg/OM0YwmNEtDtaSdiiH8wECYU9ovhe+uX5jImOnhBd9PE20gpOi c7VtxTufrB43553H42LtGV1UvImJ0N4ytyYWvdHE+3ewL+O8dR6/4ZKOl5bALDeeGcvOUQ kvdnJNPmRW/BTk0Md45PIsM9gh5/L2Q0NMr1Ci4xhz13QinXB53IIFOLDtRKEPFBhf2Uo4 ASt+ei+mK/1hmlHoWOqHXPPanpdvAN5dSy5Vfz0nbbMemu78DTeLgPnHokl/Tg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641825196; a=rsa-sha256; cv=none; b=MUdqWjdGoKaRuIZeUntvUkMNnm+6lEW5xRarQha/FThhxazBAjkOdoPgCZRfW+IoMOXEqm p8dRrLPlKFq+/jKITNDSDiloOWwd6IffVIl6TguzdKZGHnBLWcmV488vOJbjRKrNkwe55H nyCKWaMsQR2xQ4mQP3Qvet9aRmti+tKG4V6yg19uzvNcVACqRWbj8vx2RXI9blU0ioPKRH j4BF5nSsyTnhnDhW38WNM0vnxDWFSSYUxUOqjFwgXttmckiuZwHUrdv+tYnm24qS39/J9d qZWJpHyGRBJSaVa44R8FD+DJYTcVa2CZTkD1uuY9iwpyoAgWF/GSmmzkiqHV4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Qr9kJaDF; 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=Qr9kJaDF; 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: 88BFE109C6 X-Spam-Score: -3.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: n72FcPyQTrHE "Christopher M. Miles" writes: >> we are entering the territory of Emacs >> build-dependent bugs... > >> My best suggestion then is going to >> org-element.el and changing "(version< emacs-version "29")" to "t". > > I used this method, found the problem is gone. Thanks! So much for the idea of byte-compiling the function. Should be fixed upstream now. Best, Ihor