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 0HqQCwZLEmIspgAAgWs5BA (envelope-from ) for ; Sun, 20 Feb 2022 15:07:02 +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 +BUMCQZLEmJqyAAA9RJhRA (envelope-from ) for ; Sun, 20 Feb 2022 15:07:02 +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 BE200357CF for ; Sun, 20 Feb 2022 15:07:01 +0100 (CET) Received: from localhost ([::1]:48058 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nLmrc-00051b-MV for larch@yhetil.org; Sun, 20 Feb 2022 09:07:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLmr5-000512-O4 for emacs-orgmode@gnu.org; Sun, 20 Feb 2022 09:06:28 -0500 Received: from [2a00:1450:4864:20::133] (port=35381 helo=mail-lf1-x133.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nLmr4-0000si-7i for emacs-orgmode@gnu.org; Sun, 20 Feb 2022 09:06:27 -0500 Received: by mail-lf1-x133.google.com with SMTP id u20so13956886lff.2 for ; Sun, 20 Feb 2022 06:06:24 -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=bEQIJ2aCBbbJDd3Z2Eb52SuM7BE0rDZkwpWBDen9xc8=; b=RGMsPoArsHpeEOrai8h8MKXKTVBL+eIQMADL6TywUjTpWEicwPZp9xdBH7jjpSmXmA kAp24kjg7MA1nythpSXmBdmTjmJUX7WSwCJV7f6uBtvOwhVqJCRdPG7EIvnqC972GQaR Txfp6qa5CVSF3Ry4eiebj+Q7eTeTtjMJ4HMB/fkLeqLJGTAUdkNzZblj1gvu7MBY2K5s pl9AJiYRSLg3zySLWaPEzOCOdoeTCzrGoeyGgl+eV+vuRO6aIzALg2DVJqXWqG7AcYnR g5UKq9YRc5jZMXnBuoJkcptljOZYhm2uTxXtQ4Grd+RyEkeXHTONNcQlhVTWfn5QwIMg PNlw== 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=bEQIJ2aCBbbJDd3Z2Eb52SuM7BE0rDZkwpWBDen9xc8=; b=dvJrf9bKtleguZa0ut6ZIdrJI2zbzV8SffnlbdOXCRA0PBsfxUJdAmMLuzW1KH56js ydrgXy+jpTRy7nqWfOHtnZcMRlEYo1/yaI+QphxMdJADPsZfspni+xw9xhhuIGyjz0dK qrRyyzB1YVT44flJgVSAe/4PVKEzH6IgjwznAMzz+YbHqkdnRwqd+S4wWt+CZbtm1SE/ EhRWgCOSMY64vcGViBWJ5NZFlRCUjgK2p09rKVYAz62xVfSZoSqBgcOZMoiDnD3I3Zex FEufbNyCzljoNFqPozpMeUdYcPdyTNhg48sr1RSQARsyfJGJlqvT1QexM9iJ5DvmO10F 2ZKg== X-Gm-Message-State: AOAM533ce4bKZK5qmZevMcHmnXkRQX6cSB6QiNG2ASC5yV0M7zukdz1+ lxqfJiNkFYNcy5M+rqMfnSk= X-Google-Smtp-Source: ABdhPJx/596fZDp+qWBH/dVlzEuWPnOoI9WJC0KAhpxWhWZ5OlnEOL+5RXAifRAo66KFHW2KOoEccQ== X-Received: by 2002:a05:6512:2828:b0:442:bc51:d968 with SMTP id cf40-20020a056512282800b00442bc51d968mr11135287lfb.619.1645365983427; Sun, 20 Feb 2022 06:06:23 -0800 (PST) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id w5sm835349lfr.100.2022.02.20.06.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Feb 2022 06:06:23 -0800 (PST) From: Ihor Radchenko To: Greg Minshall Subject: Re: Bug: SCHEDULED's end time wrong [9.5.2 (9.5.2-gfbff08 @ /Users/liutos/.emacs.d/elpa/org-9.5.2/)] In-Reply-To: <2380637.1645365057@apollo2.minshall.org> References: <87ee3ykp6w.fsf@localhost> <2380637.1645365057@apollo2.minshall.org> Date: Sun, 20 Feb 2022 22:05:56 +0800 Message-ID: <87ley5tyyj.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::133 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::133; envelope-from=yantar92@gmail.com; helo=mail-lf1-x133.google.com X-Spam_score_int: -3 X-Spam_score: -0.4 X-Spam_bar: / X-Spam_report: (-0.4 / 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, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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, Liutos 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=1645366021; 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=bEQIJ2aCBbbJDd3Z2Eb52SuM7BE0rDZkwpWBDen9xc8=; b=ul3ujkrS+WG61zzNz5fDyvbJHfVLUHC5tGKcIxyPkavelkL2sa7x/qnkk1Tg5U4UvVfYN1 Oyor33Tzm6MUV4BcX5qUBgcGeuxp9+NBqbEJO9OFjq4xk/b+/El6SuIYaSLgLxgVRnowqL 80hof85qf2Rgb4acN0pdo3RSXUZAuvZLQi8dj4HEC59qiR6zI8QtISUSS4Or4AOZpatvdK K3aHEePOwFG4x97zeiFCUQHc+f6rtinv15zudHrszUm2t5GJmyzZT1YDm8wyzxqRk66g0B rZem5cz7cTnuluJDIqJJKLRBjTD7lE2TwYtAUabq7qTpkqMh+DQIEWNhj60ghA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645366021; a=rsa-sha256; cv=none; b=YF0miefEjLDYdUFVMVAwDca2gKKGCKTwlGiOEUkJT0odpmOMpN5unhj2nnXKvnLm9tK233 dIzXjqhd2fnwDD8AAawr90VI6YSMRhErI2UWOIn2GPCo4XtJWdIv6HtP0lagwj0fycUoWZ ireJsGijdxnkrDRyFeNjj/6mG23s4ltiQCwaZsDujR/5NfRHiy2lHHDy3dnoopu6YGxFFV vJHVP6Zc+gdm3CR+EuV3TzVpf15xiENhDy3JsqAL6FSvOvQV9mEoB5oYJdz5hTkqR7jecW caXY3kXoWq/XoOAtqSxGu63+FPi6+laNdTUEap3+le87QnS8e+4Q/JfYvMe4Nw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=RGMsPoAr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: -1.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=RGMsPoAr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: BE200357CF X-Spam-Score: -1.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: WfJPBwNGzo3w Greg Minshall writes: > i tried Liutos' example, and ended up with > >> * a simple entry >> SCHEDULED: <2022-02-20 Sun 23:59-24:29> > > i think it is the "-24:29" that is of concern. Which is perfectly fine. 24:29 is one of the expected time formats for org-agenda. If I recall correctly, this kind of time range is used in the wild. See https://orgmode.org/list/874l3w7woq.fsf@gmail.com Best, Ihor