From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ABTeEi2hlWJFiwAAbAwnHQ (envelope-from ) for ; Tue, 31 May 2022 07:01:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aI6rEi2hlWJcewAAauVa8A (envelope-from ) for ; Tue, 31 May 2022 07:01:33 +0200 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 EAC263F2DF for ; Tue, 31 May 2022 07:01:32 +0200 (CEST) Received: from localhost ([::1]:46802 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nvu0Z-0000bt-NB for larch@yhetil.org; Tue, 31 May 2022 01:01:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59706) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nvtzl-0000a6-OM for emacs-orgmode@gnu.org; Tue, 31 May 2022 01:00:41 -0400 Received: from mail-qt1-x832.google.com ([2607:f8b0:4864:20::832]:40875) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nvtzj-0001ui-1m for emacs-orgmode@gnu.org; Tue, 31 May 2022 01:00:41 -0400 Received: by mail-qt1-x832.google.com with SMTP id hf10so375659qtb.7 for ; Mon, 30 May 2022 22:00:38 -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=vpwujoutSx0P08epVVf2uwjqea0635PiHJxMcBZa050=; b=mXDqXnjM+DRhlJ1ydgWNdj+ON82xZn/l6u5aubyYYhAjOAB8Pjz9HIW8f0ij5CveZC +1jPvhvyg+TZP14v29PHhOwfdh6xt8+ApAcQax52TtfuR5TNdjLxmoz2eeJH7bsEXZ0W MSIDFrXX1eaZX/y7jVrHGFF2oQFLx0+BiGeH4nz1K6bSeNVBkf6kpBeBaw2vtYXrX4l7 zt5gfeQq9eHplWpDSLuHP4jlAK3ZjQ874vCIABBSAH+2Psulk0+0AAMNgCjwXc0pz8l0 Q05UOxQZ3aIyPyU7AHUHBHzUrO99SioJJBthq2mpE10CTHtqnPn+dml7bXzp4RX5a49v WGGA== 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=vpwujoutSx0P08epVVf2uwjqea0635PiHJxMcBZa050=; b=4rg6DwJXHJdK8ZcnFQhjuOeM2U0aL+fRODSsVWCzzm/Ve5eUzIVMUkwkpsyo3J2Sv5 gblb7S4vG2mIanBQlFjnEtBuEflgCfUyxfKq4M5lcXNhxfpECkRtFg9pBY/LA9XY0gmP 9k3bDaCxh3NY91E5w1o7xK+KoWDChOu8pJcS7rhiY86DoljAFvveAFhNOumDstIyyxmP CNaekOlPOb1Za5PSXOlHcGtcTclZu4ZkqAxK9VQExldxyOWjz3CiKD8JY/jzVlcRodsg HkmCAF2cdRZe+VBOON2510xhM9oM0h5y+4i71y3jAI6B6+bY8uY3lRGXqCYfemzLXc2V /Vyw== X-Gm-Message-State: AOAM531xnpqnI9uoe8P48vYfOuRfaLiVAHvifFi2yDV37Ig9xxxATC7E d/MiQYD3M9gaV63cO6IB+FI= X-Google-Smtp-Source: ABdhPJxDPBu6ObqaIxR56NLrhGzriqmEhrV5KL5IGImWSrX7pbwyJ6UYXxTU+qrSZXF+i1WyUobsGw== X-Received: by 2002:a05:622a:1006:b0:2f9:3e20:7640 with SMTP id d6-20020a05622a100600b002f93e207640mr31450642qte.550.1653973238134; Mon, 30 May 2022 22:00:38 -0700 (PDT) Received: from localhost (22.b2.a86c.ip4.static.sl-reverse.com. [108.168.178.34]) by smtp.gmail.com with ESMTPSA id r73-20020a37444c000000b006a34c152422sm8788959qka.64.2022.05.30.22.00.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 May 2022 22:00:37 -0700 (PDT) From: Ihor Radchenko To: Gregor Zattler Cc: emacs-orgmode@gnu.org Subject: Re: [BUG] org-element-warnings when accidentially inserting "z" into timestamp [9.5.3 (release_9.5.3-471-gebbef7.dirty @ /home/grfz/src/org-mode/lisp/)] In-Reply-To: <87o7zfoze0.fsf@no.workgroup> References: <87o7zfoze0.fsf@no.workgroup> Date: Tue, 31 May 2022 13:01:17 +0800 Message-ID: <877d621ejm.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::832; envelope-from=yantar92@gmail.com; helo=mail-qt1-x832.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653973293; 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=vpwujoutSx0P08epVVf2uwjqea0635PiHJxMcBZa050=; b=mAzaA/VLu6QZjztHqni3qQqFc3EX9tr8F7W2Gnn/yLfpSDXYMEs0nS0LVyte+xEYIFIxEE IuFTbmfwdKbYlZWFDXU1if0BEfIS03el3KzrpQKU34qhom+7/C8hDXb/uUPnDNTdinaCkx PoqOBjtlJadjBtPguDVI1rIGRq3n96k7PKNeOyUlYHB7YZWW3Y12OzaReTOuvvkM+xrSFm /WtdzjM4OkfhEcxHUJO58A4fi2CxtvOq1b5Jtqr6d2aJXBH551lMALwectmeD6VPJtj5HW 2RpoJtBdkuBov/LLX1U4HVTZhCqdqvo+uL/TX7xLlwXkKftnc7kSZaXc4QX/Vg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653973293; a=rsa-sha256; cv=none; b=PdBIu1/zWOGVR+9rRxS0N04ODCDYPs9Cnrs/AD3W448YiP3gi8F/Xbi1jVKfis+P2vGcM1 mWLuxiAgED8QiDboZ+k0tNKF0bO+e5WcA25YSogfW37Al2M5aEXJKpX9ne9aWcxMmbrihh jJPT1io0lG52qgX3TXesDGLXiv58injHMg3z5Lo8sHTKd1DZ/IQaTLuujEYRdMWCOlM2TR jnHqI9XVrzJ3iRG6Sx+/RDdWSbM5fog2SYNeTblfnzBGkJ4Cc747WkgSODuEeBNyQlfZG/ 3tWNAxnPs+KYbEQGKgJm+rJH2+irSp1e42+K9GjfPqEFeJtS0qxKuLkKPWmN3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mXDqXnjM; 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: -7.03 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mXDqXnjM; 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: EAC263F2DF X-Spam-Score: -7.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3Ud3GCELgWe/ Gregor Zattler writes: > Now I realized, that even after quitting and restarting > Emacs, I cannot insert a timestamp, I get the following > error message: > > org-parse-time-string: Not an Org time string: [20zznn22-05-30 Mo 11:34] > > And then there is a dangling > > CLOCK: > > line without timestamps at the expected line in my org file. > > It took a while till I realized that there was a corrupted > timestamp in my org file a few clock lines below. > > It would be helpful, if the message contained the file name > and probably even the line number. Could you please create an example file and detail the steps how you got the error? Best, Ihor