GNU bug report logs - #55900
[PATCH] Hierarchy – Defer the Computation of Children

Previous Next

Package: emacs;

Reported by: "Wamm K. D." <jaft.r <at> outlook.com>

Date: Sat, 11 Jun 2022 06:58:02 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Wamm K. D." <jaft.r <at> outlook.com>
Subject: bug#55900: closed (Re: bug#55900: [PATCH] Hierarchy
 – Defer the Computation of Children)
Date: Fri, 28 Oct 2022 07:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55900: [PATCH] Hierarchy – Defer the Computation of Children

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 55900 <at> debbugs.gnu.org.

-- 
55900: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55900
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Jaft <jaft.r <at> outlook.com>
Cc: 55900-done <at> debbugs.gnu.org
Subject: Re: bug#55900: [PATCH] Hierarchy – Defer the
 Computation of Children
Date: Fri, 28 Oct 2022 10:36:09 +0300
> Date: Thu, 27 Oct 2022 19:14:15 +0000 (UTC)
> From: Jaft <jaft.r <at> outlook.com>
> Cc: "55900 <at> debbugs.gnu.org" <55900 <at> debbugs.gnu.org>
> 
> Sorry about that, Eli. Looks like it was a typo, on my part; I could've sworn I'd went through and, you know, run
> each of these tests when I'd first made them so I'm sorry this one seemed to've slipped through. It looks to be
> passing, now, with the proper values in place.

Thanks, installed, and the tests pass now.

Please in the future make sure you commit your changes in a repository
clone where our Git commit hooks are used, so that your patches won't
be rejected when I install them.  This patch you sent had too long
lines in the commit log message, so it was rejected, and I needed to
fix that by hand.

[Message part 3 (message/rfc822, inline)]
From: "Wamm K. D." <jaft.r <at> outlook.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Hierarchy – Defer the Computation of
 Children
Date: Sat, 11 Jun 2022 01:52:13 -0500
[Message part 4 (text/plain, inline)]
Tags: patch

Pretty much as the subject describes; this should allow for users to
lazily load hierarchy branches when loading everything at once would
otherwise be too consuming, up-front (or if dealing with an infinite
tree).

My current use-case with this feature is mapping a file hierarchy on a
server; each node has to be queried against the API of the server so it
only makes sense to make the HTTP call when the user wants to load the
node (rather than a bunch of HTTP calls, all at once).



In GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
System Description: Guix System

Configured using:
 'configure
 CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 --prefix=/gnu/store/8avvrqis68nvpnv7z4vmd745hji5jyrk-emacs-28.1
 --enable-fast-install --with-modules --with-cairo
 --disable-build-details'

[0001-Allow-Hierarchy-to-delay-computing-children.patch (text/patch, attachment)]

This bug report was last modified 2 years and 203 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.