emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Re: org-agenda-clock-report-header
Date: Mon, 09 May 2022 19:07:17 +0100	[thread overview]
Message-ID: <87pmkm4m22.fsf@yandex.com> (raw)
In-Reply-To: <87a6bq3mqa.fsf@localhost> (Ihor Radchenko's message of "Mon, 09 May 2022 20:38:05 +0800")

Hello Ihor,

>>>>> Ihor Radchenko <yantar92@gmail.com> writes:

    > Colin Baxter <m43cap@yandex.com> writes:
    >> Could more information perhaps be added to the doc string of
    >> "org-agenda-clock-report-header"? And an example would be very
    >> useful. As it stands at present, I haven't a clue as to what the
    >> variable does and why it might be useful.

    > It's literally a string inserted right before the table. There is
    > nothing much to show there. See
    > https://orgmode.org/list/CAJAdVc06_tj58Je=tn42JqfUtkjamQBQdcvobQXeegARS_M0hQ@mail.gmail.com

    > Is version in the attached patch more clear?

    > Best, Ihor

    > From 9b5f5844aedfab9f36ba89ed8beca36651370c0a Mon Sep 17 00:00:00
    > 2001 Message-Id:
    > <9b5f5844aedfab9f36ba89ed8beca36651370c0a.1652099870.git.yantar92@gmail.com>
    > From: Ihor Radchenko <yantar92@gmail.com> Date: Mon, 9 May 2022
    > 20:34:38 +0800 Subject: [PATCH] org-agenda-clock-report-header:
    > Update docstring

    > See https://orgmode.org/list/87o808j6si.fsf@yandex.com ---
    > lisp/org-agenda.el | 6 +++--- 1 file changed, 3 insertions(+), 3
    > deletions(-)

    > diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index
    > 0479a0e1f..9d38b889d 100644 --- a/lisp/org-agenda.el +++
    > b/lisp/org-agenda.el @@ -1221,11 +1221,11 @@ (defcustom
    > org-agenda-timegrid-use-ampm nil :type 'boolean)
 
    >  (defcustom org-agenda-clock-report-header nil - "Header for org
    > agenda clock report mode" + "Header inserted before the table in
    > Org agenda clock report mode."  :group 'org-agenda :type '(choice
    > - (string :tag "Header") - (const :tag "No header" nil)) + (string
    > :tag "Header") + (const :tag "No header" nil)) :safe #'stringp
    > :package-version '(Org . "9.6"))
 
    > -- 2.35.1

Thank you for your reply and patch.

Unfortunately, I see no difference in my clock tables whether I have
org-agenda-clock-report-header set to t, nil or something like
"My-Heading", or if I put :Header: as a tag in the file headline that
contains the clock table, or if I write :Header t in the #+BEGIN:
clocktable line. You can see I'm ringing the changes in ignorant
desperation. I'm pretty stupid so I'm obviously missing something
fundamental here - but what?
 
Best wishes,

Colin Baxter.


  reply	other threads:[~2022-05-09 18:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-08 17:03 org-agenda-clock-report-header Colin Baxter
2022-05-09 12:38 ` [PATCH] org-agenda-clock-report-header Ihor Radchenko
2022-05-09 18:07   ` Colin Baxter [this message]
2022-05-11 11:46     ` Ihor Radchenko
2022-05-12  8:46       ` Colin Baxter
2022-05-12  9:40         ` Ihor Radchenko
2022-07-17  9:09   ` Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pmkm4m22.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).