From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oIHmFb2TmmAYsgAAgWs5BA (envelope-from ) for ; Tue, 11 May 2021 16:25:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id wHSlEb2TmmBLHwAAbx9fmQ (envelope-from ) for ; Tue, 11 May 2021 14:25:01 +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 BFEB1B4D6 for ; Tue, 11 May 2021 16:25:00 +0200 (CEST) Received: from localhost ([::1]:46194 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgTJj-0002rR-TS for larch@yhetil.org; Tue, 11 May 2021 10:24:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgINz-0007Vj-5D for emacs-orgmode@gnu.org; Mon, 10 May 2021 22:44:39 -0400 Received: from mail-qv1-xf34.google.com ([2607:f8b0:4864:20::f34]:38569) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lgINx-00034p-ID for emacs-orgmode@gnu.org; Mon, 10 May 2021 22:44:38 -0400 Received: by mail-qv1-xf34.google.com with SMTP id jm10so9480060qvb.5 for ; Mon, 10 May 2021 19:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=YEa10vhd38qUnoClEI557b7uDUmvUocab8Z2ThAxXB8=; b=dFTyKBCmH2NasGP02g4kCXi9m6oHkeC9+mfpxzRAc/0FVdrOX16OpMSBXLp8lH5zWq EPQk9fuh2h0MHs9YJ9wAFT32sqRM+bEFyHENz+J2x3edBznriUInmWOWrw+h31IPp8By 3CcNs5nb9wdtxL+hClc55L83wgy8UPVwxZLuiNIM5RZKfKN36mRoMbj1K5Uy0JAwW5uL cKGnKHTejXY+f+PzxMkCSURIwR35stLVaIop4x/oP8hRFoFwZ9iskDcRVDO8xXbRFySg 6SASzQiD7A3E5US+zdwJQRgwvLqifsaetv+2mQiZ5U4Ygl9w4KAWbKivOf+17VZkiQvF /1Ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=YEa10vhd38qUnoClEI557b7uDUmvUocab8Z2ThAxXB8=; b=Bjw1llMgPAf4n9FadgXVeiVi+tIpY7Ug6tA0mVbJ9HyrdeBt1QOg4LTLiR/NI28UG3 yGtr13VMoh0VuNQ+hAD6PaqjjteJ7Mk7buZ/W8g7Yuz/4CPn08TspNqv/XCNO2HexHw3 bJXEp3HZ4XVVn51NMSngdItVud/ZS/vTcNV0Krv++BFkh74LJ4JlqM1jCOFFvGCbHVJ2 yQtnCHHg9zEr+BZiZayuSHkiZvCyr1DyHkzSBFVZkulWFKNutAG6rZexSO08Joo04XhU brCHCCnuRW6snZ2koMTF4j3fpMUmN+yuS+3BKEKDRsg1sgVlziSA2dhMPyjYLp0bKDo2 SqnQ== X-Gm-Message-State: AOAM533fJagu/NzbZ3B9ctaFos2EBBOUyZTt7er1kds9TsDZlzuN74cw s1PWBn7n30UjPEjBs2tQschOnTtoXGSQlA== X-Google-Smtp-Source: ABdhPJwOb/15+0N+ZXfN0DEcP6q2JUK5BPusR2SYcau+2xyPzbdH2d3jTSO0G7A+d7pCHOUt9AQbWA== X-Received: by 2002:a0c:e486:: with SMTP id n6mr26720921qvl.21.1620701076268; Mon, 10 May 2021 19:44:36 -0700 (PDT) Received: from [192.168.86.250] (c-73-130-184-99.hsd1.pa.comcast.net. [73.130.184.99]) by smtp.gmail.com with ESMTPSA id 25sm1985661qky.16.2021.05.10.19.44.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 May 2021 19:44:35 -0700 (PDT) To: emacs-orgmode@gnu.org From: Justin Silverman Subject: Intervals that include day of the week recently causing error in org-agenda Message-ID: Date: Mon, 10 May 2021 22:44:34 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Received-SPF: pass client-ip=2607:f8b0:4864:20::f34; envelope-from=jsilve24@gmail.com; helo=mail-qv1-xf34.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-Mailman-Approved-At: Tue, 11 May 2021 10:16:42 -0400 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: , 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=1620743100; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=YEa10vhd38qUnoClEI557b7uDUmvUocab8Z2ThAxXB8=; b=cypBWWR8P0jSCQFj5sR8+R9J+s4PmBJLHMctDJ9yzfcfl0B4uStmO2S+cjCh8DnbX8LE/p pUSBvObuVhRd6qQe2rcnOON+rH1EOzmAlFap2o/Zxof+F+98cUr6aYyY3E3kHVd3pv4Taf E8dhK2MO3s6rJc+S71yyHD4ZxmtKxDc+VNl3ar3V6MgyoH7uLUwD4diAAkMEx7uwMq0lzX sWPTKN0jMnqw6FxkkVkvL/FBo4S2AmPbngiaX9BQLdg2N7BjZoFUWJeGKJokGvNF/YHLHH bMF3zcA7x+E5tvHJUzE6FcGwE8xPL0jZkN1gOKmFj1+e/5nvPv4GfhNAtOF0Cg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620743100; a=rsa-sha256; cv=none; b=uiuaZulFfNG/2VExZga+dxu3fMDtlKUKJjqcf6dG949E4WMGOUdlAklqs4Yeuh3A5sLtYa CQHM1V8MysXghnE1gbeG2jCln8ebMFNaNeGYf3tFv1Xpx1kRoUjojhz0VLKiR+7JhtD3GA y9sEWf5oSQERfVkH7hKImn3j+UQMrnqvWNLe8tL5XmtsPEd1Yp982Iupo03Kw8efsEAjEC rKNmhGgsoeVl1V4VXH2BDX9NxJw4t2c3C+qB6InacrdbGiXt99VqisHDCmQ3bqNu7XwD0f 0g1WSbEKK/TZl7UZiDBT9VAmb2YLHuAcv8un9PTR2ZipJLPEk1oZKzt0CpNoHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=dFTyKBCm; 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.15 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=dFTyKBCm; 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: BFEB1B4D6 X-Spam-Score: -3.15 X-Migadu-Scanner: scn0.migadu.com X-TUID: EeH5P/usJZUj First -- apologies if duplicate post (I tried to send email with M-X org-submit-bug-report but I don't think it sent and https://updates.orgmode.org/ gives 502 bad gateway so I am not sure I can even check if it sent) Until yesterday a time stamp of the following form was accepted and didn't cause problems in org-agenda. <2021-04-29 Thu 10:35-11:50> However, as of a recent update (that I downloaded yesterday) I notice that this causes an error org-duration-to-minutes: Invalid duration format: #("10:35-11:50" 0 11 (fontified nil line-prefix #("  " 0 2 (face org-indent)) wrap-prefix #("  " 0 2 (face org-indent)) org-category "cal-gmail")) SPC ESC is undefined What fixes this is if I remove the Weekday in the timestamp so it reads: <2021-04-29 10:35-11:50> I would say this is a bug with other libraries (that create timestamps with days of the week, but I notice that base org-mode creates these timestamps (e.g., with C-c C-d  2021-04-29 10:35-11:50 C-c C-c). In other words, if this is the correct new default behavior / formatting requirement for org-agenda then I would expect that the deadline/scheduled/timestamp entering function (sorry not sure of the correct name for things like C-c C-s and C-c C-d) would abide by this convention. That said, I would like the old way that was slightly less rigorous (e.g., allowing days of the week) as some other libraries (e.g., org-gcal) use that format. Thank you! Justin