From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mHJUKHeYvWEDpQAAgWs5BA (envelope-from ) for ; Sat, 18 Dec 2021 09:14:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id EBskJHeYvWFWGQAA1q6Kng (envelope-from ) for ; Sat, 18 Dec 2021 08:14:47 +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 5E7011AEF for ; Sat, 18 Dec 2021 09:14:47 +0100 (CET) Received: from localhost ([::1]:38268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myUre-00016A-8q for larch@yhetil.org; Sat, 18 Dec 2021 03:14:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36682) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myUqv-000160-W9 for emacs-orgmode@gnu.org; Sat, 18 Dec 2021 03:14:02 -0500 Received: from [2a00:1450:4864:20::133] (port=44760 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 1myUqt-0000DM-Ki for emacs-orgmode@gnu.org; Sat, 18 Dec 2021 03:14:00 -0500 Received: by mail-lf1-x133.google.com with SMTP id z7so9391600lfi.11 for ; Sat, 18 Dec 2021 00:13:59 -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=l1l4tqOyYMHkx2M0DTE4iLuqYpCNI3sk1CMJ57wPtsI=; b=B2dVkqK4fOS0Vzsfohw0P8pQHkr4qKB2/azrzLPVBQEOHTSf1IadhCISuFQ5OU6a8E SUujkQLD0wkntsrjeKtujkqCRh/Equ0v2dK+t0+sSBK3cGvU3kLB6EY6K5oGl3JhRj65 efcvx1nH6qEgy26bkRtIO3cvoZKOyWnYJrDnYLlzRu6jqL9GOwJTvxg0BSsPqdkEjnmF s4bGFZW8OStTrthwC1NhEMgecmRMrphUadn8orsNQlYOf6RFAwTSDMeLNqhppL1FRc9a Id4s2PDLdkclJEUE3jZvWv7lukpoQO5qL8fpwDOIHVEqoKej4h22oZeiolmnoXSrY7LR 4prw== 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=l1l4tqOyYMHkx2M0DTE4iLuqYpCNI3sk1CMJ57wPtsI=; b=6JK7qPvW8FFL+8m/3HfXnnhxCssbhT6aryfEh62zXJvwxtZdisVkcNkxvJJZNl3Qkv TRnwE6fHeELT+trTIUEGVx+QqOB6pnLgSXA9bCvdqPj7EIx4yECI6s24ZtlaNAmDNtcp ZL/sAkfhyk8kjoy0MHvSzY9LRpOKZQOgiTpI/C2fXJ7i7qzmfdPMHFQ5TEfsYnJsutwo T4/8p7uEP7zUSXproLfLoJsgb0OwAUl6fuXlZEjcbQ6IHrdmgy/Hj6mM5Ej76uLp8Tce M+xiAFboVYHaQOuGc+5X5qlc6rnty2J5rGN78coARAXhtB2WktGKQrVRv0bcANpGz7ik 18uw== X-Gm-Message-State: AOAM533iuhXMTNyzIuOZQNf5M+wTc7qlZKWTdbxwJcqnE2x3bON8oZCX S9Eu6Av8CkCKzAjt1lQEPcA= X-Google-Smtp-Source: ABdhPJxXEDcG1pjYXkBMbgm4z2qm7do1A94xOYpkjFr6xFTJBFZq5hxneHGdsLF7Z+6+ZATdhpb0Ww== X-Received: by 2002:a05:6512:118d:: with SMTP id g13mr6630020lfr.66.1639815237866; Sat, 18 Dec 2021 00:13:57 -0800 (PST) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id x38sm1640711lfu.244.2021.12.18.00.13.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 18 Dec 2021 00:13:57 -0800 (PST) From: Ihor Radchenko To: tumashu Subject: Re:[PATCH] The align of time is not beautiful as 9.4 when I update to org 9.5. In-Reply-To: <87o85nio0b.fsf@localhost> References: <3afe1bba.2f48.17c350d0a41.Coremail.tumashu@163.com> <877detcjry.fsf@localhost> <7cf862df.1706.17c4af1bcdb.Coremail.tumashu@163.com> <87o85nio0b.fsf@localhost> Date: Sat, 18 Dec 2021 16:15:20 +0800 Message-ID: <874k76corr.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: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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 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=1639815287; 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=l1l4tqOyYMHkx2M0DTE4iLuqYpCNI3sk1CMJ57wPtsI=; b=K8uZh4vma2r7E5k9ECkAH0FtgFQS/VR1WTtQOD9iaZrn0vb487tm9LBUPXiH9HdLOmxTjk S8thJ1quic0NtTOTQBH98Z2VIpDN875nSZCNCakYQbz6YRbDG/T4uVQB3qrgGe2lowGMHB i7GCW78mO0wb+1sWKIMXfEIu/LzcHzc/wIYDkVw1xtVMJNHQ4q9nCwFv4PO3z7LVUpZUNO 1YrxjuJLz+fDxCnsblP0mbWGOxAS93ABoM3Js5bB21+UjcQqEEml4ZlMfLznO7LT5KTXuB HFBpLmVKGbSiuuXf0fB6kCD7LMPC0FvdQIeXrFH4mIwzUUgQ4/ZJ8kMeqZlwdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639815287; a=rsa-sha256; cv=none; b=WayXg9EMo6TFCcLODV0qwcfbUWAPb+E1ZaBEp2QT3tclF48utzUQBzcA0MNwsZ1fLjUFy6 njgbfDDKP0jNj2w+9Y6J/oqeyD3vQWbeTF7yR4NOjzqowNTB+rbrs13ESzEATp7D6DRyyV cVQxhlmAqxzZUb2v8TOqn6v03wy8Io9+KGW6Cb6Ki37q5hkMPsTKoWK2URl1FDO5owRK02 ceW1jbsmBVxMsazau13RByIaWFMTfZE/MvYEvKZsOuyxR48/KAMeR7yVnnAsFsuDj/Rtyt Xm2xq4CYgcQtta32/6cc7vVjNpEnSg1k5Zfl3kER0ZSgdVJmIYWvUuE14jOGIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=B2dVkqK4; 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: -9.00 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=B2dVkqK4; 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: 5E7011AEF X-Spam-Score: -9.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: rXWmYaguXUwF Ihor Radchenko writes: > If you have no objections to the patch, I will apply it next week with > suggestion from Max. Applied to bugfix as 85aaa1990