bug#72919: 29.1; chart-space-usage in chart.el does not work correctly on windows

2024-09-07 Thread Eli Zaretskii
> Cc: 72...@debbugs.gnu.org > Date: Sun, 01 Sep 2024 21:35:03 +0300 > From: Eli Zaretskii > > > I've tried your changes with and without du. This uncovered something in the > > original implementation, namely that the original implementation did not > > count > > hidden files and directories. du

bug#72919: 29.1; chart-space-usage in chart.el does not work correctly on windows

2024-09-01 Thread Harm Van der Vegt
Clear, thanks for the response! Op zo 1 sep 2024 om 20:35 schreef Eli Zaretskii : > [Please use Reply All to reply, so that the bug tracker is CC'ed.] > > > From: Harm Van der Vegt > > Date: Sun, 1 Sep 2024 20:11:39 +0200 > > > > >Thanks. However, I think your changes are not entirely correct:

bug#72919: Fwd: bug#72919: 29.1; chart-space-usage in chart.el does not work correctly on windows

2024-09-01 Thread Harm Van der Vegt
-- Forwarded message - Van: Harm Van der Vegt Date: zo 1 sep 2024 om 20:11 Subject: Re: bug#72919: 29.1; chart-space-usage in chart.el does not work correctly on windows To: Eli Zaretskii >Thanks. However, I think your changes are not entirely correct: they >fail to a

bug#72919: 29.1; chart-space-usage in chart.el does not work correctly on windows

2024-09-01 Thread Eli Zaretskii
[Please use Reply All to reply, so that the bug tracker is CC'ed.] > From: Harm Van der Vegt > Date: Sun, 1 Sep 2024 20:11:39 +0200 > > >Thanks. However, I think your changes are not entirely correct: they > >fail to account for space usage of files inside subdirectories of the > >directory whi

bug#72919: 29.1; chart-space-usage in chart.el does not work correctly on windows

2024-09-01 Thread Eli Zaretskii
> From: Harm Van der Vegt > Date: Sat, 31 Aug 2024 20:52:41 +0200 > > Load the builtin chart package. When chart-space-usage is run, targeting > any directory, chart fails to find any files and therefore can't create > the chart. The expected behavior is that a bar chart is shown, ranking > the f

bug#72919: 29.1; chart-space-usage in chart.el does not work correctly on windows

2024-08-31 Thread Harm Van der Vegt
Load the builtin chart package. When chart-space-usage is run, targeting any directory, chart fails to find any files and therefore can't create the chart. The expected behavior is that a bar chart is shown, ranking the files of the directory by size. This only fails on my Windows machine, it work