From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kDpiHtDyc2FOSgAAgWs5BA (envelope-from ) for ; Sat, 23 Oct 2021 13:32:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cFAWGtDyc2EnWwAA1q6Kng (envelope-from ) for ; Sat, 23 Oct 2021 11:32:32 +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 BF36012A3B for ; Sat, 23 Oct 2021 13:32:31 +0200 (CEST) Received: from localhost ([::1]:40296 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meFGH-0007hV-Km for larch@yhetil.org; Sat, 23 Oct 2021 07:32:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meFFX-0007hN-Iq for emacs-orgmode@gnu.org; Sat, 23 Oct 2021 07:31:43 -0400 Received: from mail-pg1-x531.google.com ([2607:f8b0:4864:20::531]:44582) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1meFFV-0006vT-LW for emacs-orgmode@gnu.org; Sat, 23 Oct 2021 07:31:43 -0400 Received: by mail-pg1-x531.google.com with SMTP id c4so5816019pgv.11 for ; Sat, 23 Oct 2021 04:31:41 -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=RMwzf5mfvKjAPhMtAR6jXsJjpALVYLS/ocdcHRi52A8=; b=L4rD2gB7TGD3wRDpRnvyeLAdCsoBLLgIyAobZISOXT9zxIUaT6lVRlw9DI/vX+KhDw 2db03CIb+onPCpaGu2ozj/X/OuPVC/5Ao7TWDasGp30iWiZHqkxSmNb/vk1hRM/HFu7x dvn13m2ClWgmhws4/hSYBXIDozUOvrawSvt1IXXzfU/dT3B8fahIF89WoPkjDL3OVtKm s5zXKNfL1JRye8jWnPsvorcHd9Wxs9fNzVL7nh7SiMWbqyJAbLG/KY1Y2p886jY+oXwC KzbXmYSFrM+wBClKVScyYmPXdfgMG1WVXJBcWAV7dT7l/hZxcLtpm1ThDm10ljpfjjz3 ltkw== 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=RMwzf5mfvKjAPhMtAR6jXsJjpALVYLS/ocdcHRi52A8=; b=EUAA5QMLNqCaliqSoJkmMnTE7WPjZeCFgndGHgBahKFTPaU1udEtm8rtqM8z81nG7M XzrFhMxhQFWm/TyvSDn7h/HB539CB9XzBayIABG/NG65PJxKKSUzVufJaYNO6J+X5M6a H6JnNP+1J7xhliW3MsZUqoiDrUzGHW5R9WvR31SjVLxYKlWshGZVJ9yMKOwZpghC5M0c ciqlGvUremUfJ1GDnk/a9eRLvntOaBhM95DGvk7jLlQP/PLPwOV3qD4qAU8L657JlIlB X/kmuR6CCMr0PFBERU5iWvehRuilsmFqe1hoLZ6OBQL7trE1PuSDNwq05VeuUxjZ0DZv uKsw== X-Gm-Message-State: AOAM533wQ80CKm1DWtbx6+zGGsmTvQIZW6sPgOglEw2nDIm+Nt6MTzUB frP+eg/sejAK1csOf4Khkgs= X-Google-Smtp-Source: ABdhPJz7UCIm9K5wuJjj/zhQCFYWOED8gxaWryOGFvh599pcRSkTri5SK5Rk+spLfRoTz6q0jseGsQ== X-Received: by 2002:a05:6a00:2443:b0:44e:ec:f388 with SMTP id d3-20020a056a00244300b0044e00ecf388mr5796904pfj.7.1634988700085; Sat, 23 Oct 2021 04:31:40 -0700 (PDT) Received: from localhost ([210.3.160.230]) by smtp.gmail.com with ESMTPSA id kb10sm17963507pjb.18.2021.10.23.04.31.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 23 Oct 2021 04:31:39 -0700 (PDT) From: Ihor Radchenko To: "Christopher M. Miles" Subject: Re: [BUG] org-agenda generation missing some entries In-Reply-To: References: <87tuhazs36.fsf@localhost> <874k99ahvd.fsf@localhost> <87ilxo8b24.fsf@localhost> Date: Sat, 23 Oct 2021 19:33:05 +0800 Message-ID: <877de4f026.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::531; envelope-from=yantar92@gmail.com; helo=mail-pg1-x531.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: Org Mode List 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=1634988752; 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=RMwzf5mfvKjAPhMtAR6jXsJjpALVYLS/ocdcHRi52A8=; b=OeQtQzwHmBWuZ1VJyzTs079bUbiWVb2Nq33t1KG5JfnYVupuLtXAM5m44kbV75mRf9hyOa p2X8sYyy3dCdQbY9Wz2kDENVsrhmrANYTIjiOuDcpxr/ZC05WASv0GByRLbeb3stWPwbvz C6FqjEo44wLF4tI5pWpQNugwrQekHuJpxEc/F9hU39hvliB+1dMgq2SHhU60fesxT6XFSg Na+9myA14E2l9aavIZfl/zvQKtSYJIwmd+HCZBSwWro3uv2+bpr7nrL5rm87czl7AEwqP4 vy2P1dgGURYqpTuk5FpD/M6adIIvN/kFUazuJh7y/PsWfHRhF8ojLWXgr4f2gw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634988752; a=rsa-sha256; cv=none; b=nqR3YXqFd9wpS2kRMA6lVkL79xzRJeR1kcjwFMqRjiDne6RjKr8Lnl+NwxLVfxhV75TuOg p7FUizZBgclNQNBkPfMirif2T2ybbVDcYcaIW/01kcZnFXexEMjt3/0JCx80woA0w2a74A rREAwnuBaAxtAwZO/Ct850rtEZomYuWR+UlLpRqO+2P6AROLPltESWFPaLg7mqUuN85XjR MbLklWcazkosGDhiiGZ5yGBZP5lCOVRL6sfSKc2DK/YGfFx2Nmj5b9n8xcuPO+ISjxepHq WfdK62nAJ0Q125fJ8WSCG8MxIl/+ldHagbPqkagcpa8tqEMFU1jamDZ15YPzUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=L4rD2gB7; 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=L4rD2gB7; 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: BF36012A3B X-Spam-Score: -1.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: BPdcYPRZuB+B "Christopher M. Miles" writes: > I put this scheduled task into a separated org file and clean org-agenda-files variable, and set it > to only this new separated org file. Not displayed. I finally managed reproduce the problem. It only exists in Emacs <28. byte-compiled version of agenda matcher is somehow different from raw lambda. I just pushed a workaround to main. Let me know if it fixed the issue on your side. Best, Ihor