emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help me contribute to org


From: Ihor Radchenko
Subject: Re: Help me contribute to org
Date: Fri, 15 Sep 2023 09:05:17 +0000

[ I am adding Org mailing list back to CC. Please use "Reply All" or
  "Wide reply" in your MUA to keep the conversation public ]

emacs@supporter.mailer.me writes:

> Hi,
> thank you for merging the changes for me.
>
> I have looked into the org-clock-clocktable-language-setup variable and I am 
> not sure what do two of the columns mean: "L" (second after the language) and 
> "ALL" (I do not know the context so I am not sure about how to translate it.
> Do you know where can I find more info on it?

I just added a short comment explaining what they mean:
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=9eaca51c5

"L" sands for "Level"
and "ALL" is used when clock table is built from multiple files.
"ALL" is placed in place of heading names to mark a line summarizing
clock data for all the files.

> Also after I run make test I get this summary
> Ran 1169 tests, 1156 results as expected, 1 unexpected, 12 skipped 
> (2023-09-14 13:27:11+0200, 26.109088 sec)
> 2 expected failures
>
> 1 unexpected results:
>
>    FAILED  test-org-clok/org-clock-update-time-maybe  ... (equal "CLOCK: 
> [2023-04-29 Sat 00:00]--[2023-05-04 Thu 01:00] => 121:00" #("CLOCK: 
> [2023-04-29 sob 00:00]--[2023-05-04 czw 01:00] => 121:00"

Thanks for letting me know! Should be fixed now on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=1d35ebd93

Some tests incorrectly assume English is the default system language and
assert English weekday names.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]