From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EDe/OufcfGJ64QAAbAwnHQ (envelope-from ) for ; Thu, 12 May 2022 12:09:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cBvBOufcfGLPXQAA9RJhRA (envelope-from ) for ; Thu, 12 May 2022 12:09:43 +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 854613BF9 for ; Thu, 12 May 2022 12:09:43 +0200 (CEST) Received: from localhost ([::1]:36892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1np5lO-0007Eo-Kg for larch@yhetil.org; Thu, 12 May 2022 06:09:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np5IT-0001wO-44 for emacs-orgmode@gnu.org; Thu, 12 May 2022 05:39:49 -0400 Received: from mail-pg1-x530.google.com ([2607:f8b0:4864:20::530]:43611) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1np5IR-0008Tn-HB for emacs-orgmode@gnu.org; Thu, 12 May 2022 05:39:48 -0400 Received: by mail-pg1-x530.google.com with SMTP id q76so4089185pgq.10 for ; Thu, 12 May 2022 02:39:47 -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:content-transfer-encoding; bh=hWPXeoMTZG/9fYfhZH2pvCurfdtPtHCNr3Fa3U1QEUs=; b=qS7msstOlfGnxkNnnVX8O5TMcqZ99DJvVZC4hc3nsu5jClXVzxiT/q4YM497LL7U+s K2wfF3Q5MQrLPM62JQz+Gnbh5DuavLRcQzGFUis7oSdYNtD6s+7FaeRot4Z+f0nZ1Z9N 73R2FDzsO1imKkEQ4MBkc5sArcppybMc/NCORNRUl+dd/VvrpbT751umxKTCxPotOzl6 kW141bFPoQO4VUeM1u1Yezq9UuzdiYSpJAogbVBz5PCW3+RNoSyDzPzS6E0qwgLFyFyD NicddCJIu3zmiRX8B/C9t3OOmlO3gVQZY/XL01jlmPzYWkpM+/gbt12JJvsGbqZ3e6Fa B9Fg== 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:content-transfer-encoding; bh=hWPXeoMTZG/9fYfhZH2pvCurfdtPtHCNr3Fa3U1QEUs=; b=YragT4TjKHgkV3ErnzGNs2x8SQ+0c+PfFXVsfsAAxyQYLpKQvHNelmGQDcZrkJlzeN SK4Gz0elL6tTNF7wLEseWLes7sfYZddeIoMkb5LkPTYAy1xol7d7CxGuMOUPML+4bplp xkgSbRWwWt6kvC3zlKICPtGfwKaxvL34LPwe4mkDwEzPk+ikpwk8mAmngXOvb//hQ6dc x7zH+s3znM0ilOuBML+aMuGXavs7gNI5NayNWhZFG2rXq1JJmfTnR5/joBebt/x50CPf WTaZOvECWSb2MQSO9rdUOh/bLFm3aP74dxsvmpZ+JyHHwgJAJFlUte/kKY8AkG3nfJf3 M2aQ== X-Gm-Message-State: AOAM533NMcB1VNC9F0G3OKb55mmVUTmtdNGuXytkpwvDAxYtEnhPJiRm A6vBnFKXiTas9zsewngASns= X-Google-Smtp-Source: ABdhPJzUoCRpCOLqpROTybXnpKEr2U2F4HYnz2qNBm3EKme+NvY/TE3Fo+WB1pbU3kUybhwgy/pARA== X-Received: by 2002:a63:4903:0:b0:3c3:daa:c417 with SMTP id w3-20020a634903000000b003c30daac417mr24523285pga.543.1652348386040; Thu, 12 May 2022 02:39:46 -0700 (PDT) Received: from localhost ([37.120.210.2]) by smtp.gmail.com with ESMTPSA id s15-20020aa78bcf000000b0050dc76281cesm3238599pfd.168.2022.05.12.02.39.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 May 2022 02:39:45 -0700 (PDT) From: Ihor Radchenko To: Colin Baxter Cc: emacs-orgmode@gnu.org Subject: Re: [PATCH] Re: org-agenda-clock-report-header In-Reply-To: <87ilqbgmu9.fsf@yandex.com> References: <87o808j6si.fsf@yandex.com> <87a6bq3mqa.fsf@localhost> <87pmkm4m22.fsf@yandex.com> <87fslgjnqv.fsf@localhost> <87ilqbgmu9.fsf@yandex.com> Date: Thu, 12 May 2022 17:40:30 +0800 Message-ID: <87fslfhywh.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::530; envelope-from=yantar92@gmail.com; helo=mail-pg1-x530.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=1652350183; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=hWPXeoMTZG/9fYfhZH2pvCurfdtPtHCNr3Fa3U1QEUs=; b=W+dnO755IaWoGsNc5KquUbmEuVnvH3TftLpLiMD8dqwsoO3y8cQtz/Sa1t08KxrpPRDNXC 5snTe9x2BLNprm4+UMY5yooTa07ckK0QX2duMqPfpj1POVf+flXRrgLU3SCcyo6ArtpoJe iIcUDJ5/wFhE3yQpByOu6VcMhPifxy9RiP0aW0clQbhZItFmXd73VqG2FLVdH+zkZ0vdmM 9YYlsCVExVtbuQLpncfIzz6HsV+CisgCPSRRmSfjVSR23dr6JXmiyMJxGOxwrZCayM8Ing HMnHfDonxvGB9LAMYep4v+aHrS73jbLHF1IggWBE3MpDALthUifEh+RIsiKgAg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652350183; a=rsa-sha256; cv=none; b=u0ADtzRsTAuvaPgJj2iW3tPau7qMhp8hIVo/Dp1ymZqj2NNUFRW6pZ5Edwub3GN3NGkFIl 7lfKP39cCwwOo6KcrLoBhGwJ8PZgmXEMchBKKzU9Gs/Y2VN3xo5raY6hYmayRHlGP2lEX0 hqlI4Yju1sIsQzISdD/POpLzDQ/+53C1Q3tYrdjAFviokN+0ZdPX2H2jO4if4ENN+CJTfk N4Yd7EiH7fW+BNygrVToG7HVYcQD55MsUcKNOhVp+pNgL3aD8RBi+9t+s0/YA7PwJ7rbFT TDpxEP8snRZPBu4tXwMHfze1eTIULVtF/OYDBzNJbv6JDDlnMTVCj4+oOcwVhw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=qS7msstO; 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: -2.01 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=qS7msstO; 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: 854613BF9 X-Spam-Score: -2.01 X-Migadu-Scanner: scn0.migadu.com X-TUID: KEZdnfK1TVSM Colin Baxter writes: > > Because your clock tables in Org _files_ have nothing to do with > > agenda. There is no "Agenda clock report mode" when you create an > > ordinary clock report in Org buffers. > > Well now you've really confused me because I wasn't in an agenda buffer, > I had constructed a clock table from a non-agenda org file. > > Could give me a concrete example of where the variable > org-agenda-clock-report-header might be used? When you are in agenda, you can press v R to toggle org-agenda-clockreport-mode: (11.5 Commands in the Agenda Buffer) >> Toggle Clockreport mode. In Clockreport mode, the daily/weekly >> agenda always shows a table with the clocked times for the time >> span and file scope covered by the current agenda view. The >> initial setting for this mode in new agenda buffers can be set with >> the variable =E2=80=98org-agenda-start-with-clockreport-mode=E2=80= =99. By using a >> prefix argument when toggling this mode (i.e., =E2=80=98C-u R=E2=80= =99), the clock >> table does not show contributions from entries that are hidden by >> agenda filtering(1). See also the variable >> =E2=80=98org-clock-report-include-clocking-task=E2=80=99. Best, Ihor