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 Bza7KdFWtGFE+QAAgWs5BA (envelope-from ) for ; Sat, 11 Dec 2021 08:44:17 +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 0M/RJNFWtGEzUAAA1q6Kng (envelope-from ) for ; Sat, 11 Dec 2021 07:44:17 +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 48DA1AD7F for ; Sat, 11 Dec 2021 08:44:17 +0100 (CET) Received: from localhost ([::1]:32886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvx3H-0001ef-6s for larch@yhetil.org; Sat, 11 Dec 2021 02:44:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56310) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvx2c-0001eF-AA for emacs-orgmode@gnu.org; Sat, 11 Dec 2021 02:43:34 -0500 Received: from [2607:f8b0:4864:20::62a] (port=40792 helo=mail-pl1-x62a.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvx2Y-0005Vw-LI for emacs-orgmode@gnu.org; Sat, 11 Dec 2021 02:43:34 -0500 Received: by mail-pl1-x62a.google.com with SMTP id v19so7749160plo.7 for ; Fri, 10 Dec 2021 23:43:30 -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=Il3q5pgZae3mkbolFzg4NZkukBYU7roff4GBiv7EV80=; b=O5aOzil+6kYVcFWlQYXijLhJQdX9yJbhSv8W2gUk/Jc1CrbGNXUnwLjRBl+xz6cGa1 c3ngIEwU6QPZtM330k6lEb//xirAfpYM39s54TtEOoi8ktFyuszWNYm69NjaZFBNoY4p mbrRAVVi0dIYqifwkSmJxGb5Y6OQuXNdxW0PKxxhGJbQ6184Ij6qua/jiys2fOBOvor5 NgTTdK1BgnK80sUdtBDoZJreYjWUzH12t4/QX7fbQkDVp+Kx0Nu+ekRhaJVcbssr/Q9N wsrXMfUo7Hda7nuv+OxbPnRfN9OVdNUOZRXixO1+UUyBOOO4cDYvfVAC0HoS1ISoebcH zpqg== 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=Il3q5pgZae3mkbolFzg4NZkukBYU7roff4GBiv7EV80=; b=hmfDEkZXzBt8CX/b3be5KUyEjaO5kFbd5Rdviw69Ibp0ZdogsL4fHhUZE/dOsq5QLt l8crQS9L7SaQshUkvYHB3YB6eexi52OZI4Fut3D7RodZMYy7mSEuJVrJg21RQOr6tA2T oZGiWUCok7AkukvKrV5khRP/75Z/cI/SlJl/ALij+raRLfZOXU6nVdrV4dNxY2a9z1qM DN6AnE8SUZYvtNnYHLjYFaycybjoQbH5UkYj6mA+kFR3GPJdMyPwY3cUUmI5m9dZpb6T XOv9D1KKxp1+PsIIwBKKvyr1pUDvMcL7/ZhW1We0B9seeQcVgIceBRJ1F4h98XoO4Ese WwVA== X-Gm-Message-State: AOAM533bM7CNCQWneZhme2BWpw2Y/4XkvQd71rVtVKsF3Ou4VMaAr1aO RX6OCxlTTOxPe9x/gB6xW8Q= X-Google-Smtp-Source: ABdhPJxswP4rCY0CHlFfSlGJg4PEXd3kNgmYSVGRso+gxdl5iVNcmW+6CUGDsyJWvYKFCPh0GIAa4w== X-Received: by 2002:a17:90b:1b45:: with SMTP id nv5mr29500476pjb.120.1639208609367; Fri, 10 Dec 2021 23:43:29 -0800 (PST) Received: from localhost ([103.125.234.111]) by smtp.gmail.com with ESMTPSA id 16sm4287928pgu.93.2021.12.10.23.43.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Dec 2021 23:43:28 -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: <7cf862df.1706.17c4af1bcdb.Coremail.tumashu@163.com> References: <3afe1bba.2f48.17c350d0a41.Coremail.tumashu@163.com> <877detcjry.fsf@localhost> <7cf862df.1706.17c4af1bcdb.Coremail.tumashu@163.com> Date: Sat, 11 Dec 2021 15:44:52 +0800 Message-ID: <87o85nio0b.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::62a (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::62a; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62a.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639208657; 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=Il3q5pgZae3mkbolFzg4NZkukBYU7roff4GBiv7EV80=; b=GbiBXW+Y2bTzJFi7BvRSwx0t/8LyScYEv6O12pvb07IP4tpo/ZbnzMg8rpGSe73Q60Pm3N cZTC+4dg0M7G65fn9qgKib6bGhKgjEr94SW96ZxL0aLCzFaJPjhNMprILOinhzpnPvGOqn Imru0cr42bL9F5Roh7Ld0QZNxd6AAZa7ipTdC7CsC83bAsMStyD/73DKz32e/BXZoXtauG +vzSCPluKV7dWnWswUT1LGsST7aXBuhUGZFIju2Wzzrw7HTKL0iAzJWGTuHpY95bjgZfGr qXDLo13Vb9DSasvUH+OcVv6x1boQ1MQ7SoVXcdmADl1xxieB5GGLX6LG9rjNew== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639208657; a=rsa-sha256; cv=none; b=kjamreqIuWUcRFcs2lATzKfyh3nXP9ZX2zccR5MG854nF+xil2tKqnr4GHKOd6OtjDBTET omADwVtkP9xtDsnMwyx44dkZQnD4MdVPJJ/gTad8V0SLuexU7tHGqqOQSgnGPoA9gj2VdM bxQjwr/FLMvH0a7rn95m5Khm0/+37vSxutqTRNauO6aey1Uup8jVlbHIH9ddiQGG2Dhm7+ u0Xg8h53TU3mJgjpwiMPEk0Bd0LshjfzwqObLFTJPhzcHtzDk3rFqInioL+Xp75tYgmmqo IVtuqpZeVk5ka375A+ilKS5eXOm1DJtyvn9T5v8/9BzDejso2QuBDNNHclcmdQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=O5aOzil+; 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: -3.66 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=O5aOzil+; 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: 48DA1AD7F X-Spam-Score: -3.66 X-Migadu-Scanner: scn1.migadu.com X-TUID: D5/rRpszHGXT tumashu writes: > Another way is creating a new function for the below code, so user can advice it to full control time string format. It is technically possible. However, to be frank, org-agenda code is too much mess to introduce yet another function or customisation. I am reluctant to do anything more than bug fixing until we refactor org-agenda.el to something more maintainable. If you have no objections to the patch, I will apply it next week with suggestion from Max. Best, Ihor