From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yIpDIzIeO2F88AAAgWs5BA (envelope-from ) for ; Fri, 10 Sep 2021 10:58:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UN79HjIeO2EvRwAA1q6Kng (envelope-from ) for ; Fri, 10 Sep 2021 08:58:26 +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 F33BF8DD1 for ; Fri, 10 Sep 2021 10:58:25 +0200 (CEST) Received: from localhost ([::1]:58512 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mOcMa-0002ZT-7x for larch@yhetil.org; Fri, 10 Sep 2021 04:58:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48998) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOcM9-0002ZC-ST for emacs-orgmode@gnu.org; Fri, 10 Sep 2021 04:57:57 -0400 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]:43885) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mOcM8-0008M7-Ed for emacs-orgmode@gnu.org; Fri, 10 Sep 2021 04:57:57 -0400 Received: by mail-ej1-x631.google.com with SMTP id dc3so2765040ejb.10 for ; Fri, 10 Sep 2021 01:57:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=hOQLHhMByIiTON53EoDy8XSHf2LjMxOO/izD8kQVvzg=; b=AgABGDfueFIc5o2/KUbIXXAnJHVyOtiIEdiYZxg8hrJTzJfWOE2CUXX25BMdDxZRuj K5QHczTc3uyv2GDYT2HH6PPNuuGfo1+P8B8QDGh+s0wDpILVUgYXbfv09tUWNmzj/wHj L041Y18k60OAB2kSuWJMRYwlso7lk7A8nRZ+inw3N1oW5qB0qP3VPNfhqpcsJPNLO8Z4 bUoM84NzM20CfW0xCBLPbzQYDsvsNLwIO+MeppPnMCtwtxnePoelYBHeRDqLYv6TPO2X /a1xO6J3vOw7WieVu4N3KB+ded7W4CKJlavZ9N4PhcyqOxVL5G2mmcyvBJMZEJrhP6On aGWg== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=hOQLHhMByIiTON53EoDy8XSHf2LjMxOO/izD8kQVvzg=; b=xGgWMXPUd7xs+gGB4jTyX0SgZOYDdVpGB7nfiiAZJHIsMQNSg6gjRGQrIeGDqYDEwS IcTXScpuBifCtn5WmjXPQOyKZaPOO1HSMPrpzr0WHrvk6ef0tCuPufxLmY/3or2+y19H /Z+eqiyJ0fFYfx2OVilKcBr5AJ9MS+v4M7TxtITqywU1yTdp5z+9XQDzlgDMSkXUHYDx 3vTYnzZd3tB7vlpMLHAbU3UOoRriSsSz5YC3d+oxfg1KL3D+ytWX1C/x+8mbKTmJQwyT svDJGqwbjDW7aOW0ZUET3ZjSqRnHtdOFkZZEABy1NfV+ofF07RUX5QnJ+BoqZ7+M2boV t86Q== X-Gm-Message-State: AOAM530wNjrZWyPpV7opVJsoOxo9QwRY+OBx29RobhEG2Ca7xMSUniC8 EVCunWCX4O5NTiYNuLOk+/ruljsZqys= X-Google-Smtp-Source: ABdhPJxtmwHFQ/TLTK8crqnOKRs4zg3iBgIQmsuLF8O2xFHs4richc1AlLydCnUMGHsHa2eyj3i0dQ== X-Received: by 2002:a17:907:1b1b:: with SMTP id mp27mr7986331ejc.538.1631264274216; Fri, 10 Sep 2021 01:57:54 -0700 (PDT) Received: from Home-Mac ([141.226.13.159]) by smtp.gmail.com with ESMTPSA id h10sm2431767edf.85.2021.09.10.01.57.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Sep 2021 01:57:53 -0700 (PDT) From: Daniel Fleischer To: Yuchen Pei Subject: Re: [BUG?] org-agenda not showing entries with diary sexp timestamps References: <87czpgyi64.fsf@ypei.me> Date: Fri, 10 Sep 2021 11:57:51 +0300 In-Reply-To: <87czpgyi64.fsf@ypei.me> (Yuchen Pei's message of "Fri, 10 Sep 2021 18:00:03 +1000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::631; envelope-from=danflscr@gmail.com; helo=mail-ej1-x631.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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_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: emacs-orgmode mailing 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=1631264306; 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=hOQLHhMByIiTON53EoDy8XSHf2LjMxOO/izD8kQVvzg=; b=m10aYRTbDt7pv9vaGy3U5nGJkeYPZTx+kHjTr/k28sAFaAhM+NbFS9kTRUhWKGedL1V+Rb +jVAtO8eH9b5Lm+jNGZyVLhgUkd2OD/Pw4NgcuVXzKixCtp/VTMJRMAA6fICtCvmPvIGq3 CYR4q1iE2xzGe/cNcsX4UjTsu+Qj3dVMxT+WBxgB9XBu0rfQLQ9ZvJ45ceIfuI0P3SwahG n1MQNwV7quvwLX2B0XDnAC3nG+bePIaeUNGcAZWbvxSjq2mxHuslxd8wrJ8hD9fzUNMiiv oBIhEK0KQYYmIIKfMmFbwzPfhbVaqUI+rAyJb9tMQzthwlALiUbqYUzscs2t6A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631264306; a=rsa-sha256; cv=none; b=htq7To7gptjHpDDryNpcFI9DQEsp3NyECn4gBZ7j2k+ULjXh7qNJit1wuLgvfQdiH8o7U9 kGwjlSIp9X10khi/vriUk1huw9L7fOvrKpg0xohcdYB5mI7tJb6KwAPc0Vbnz+ZCvyh9AC cHmhsryzXAynqcDjVlgFBoMO3+6I/wljqjKLOZt80hCGd6aSoSerP2a1seu1gfgwGw8Fho lbY0mqcPqVSRlxDwquaOPGdwS6J+LRA3Wn/R3sxN22QMc6fjtDqihbNIo99dDskrnD+K4e 9ArPGX1vPd6nNu9nCYFw9yqJ44m8IojxM7BgNy+OJjdajD1cX726mbofSNxoRg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=AgABGDfu; 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: -3.11 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=AgABGDfu; 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: F33BF8DD1 X-Spam-Score: -3.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: K9Ob+gD27faQ Yuchen Pei [2021-09-10 Fri 18:00] wrote: > * Weekly meeting > <%%(diary-cyclic 7 9 10 2021) 9:00-10:00> > > Invoking org-agenda with a (org-agenda-list) does not show the item, whereas scheduled diary sexp or plain timestamp > works fine: > > * Weekly meeting > SCHEDULED: <%%(diary-cyclic 7 9 10 2021) 9:00-10:00> > I can reproduce; adding the hour makes the event not appear unless it has a DEADLINE or SCHEDULED. -- Daniel Fleischer