Ruijie Yu <[email protected]> writes:
> Here is an updated patch (replacing the first iteration). This should
> hopefully fix both test failures that Axel found. Once this is
> confirmed good, I will look at the test failures of the other languages
> to see what I can do.
>
> [2. text/x-patch;
> 0001-DRAFT-Fix-dependence-on-locale-in-org-testing-facili.patch]...
More updates.
First, I noticed that `test-org-clock/clocktable/lang' may fail
depending on the value of `org-hide-emphasis-markers'.
Second, `org-columns--overlay-text' has a problem where
(format "%-5.5s |" "1234…")
returns different results for different locales, causing
`test-org-colview/columns-width' to break. I stepped over the test and
found that everything, including `org-columns-add-ellipses', works fine
until we hit the `format'.
Okay, digging into these issues took me some effort so I might just call
it a day for now. Will continue looking into it within 48 hours,
though.
--
Best,
RY
[Please note that this mail might go to spam due to some
misconfiguration in my mail server -- still investigating.]