[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#73533: [PATCH] Rewrite speedbar expansion for all descendants
From: |
Morgan Willcock |
Subject: |
bug#73533: [PATCH] Rewrite speedbar expansion for all descendants |
Date: |
Mon, 30 Sep 2024 10:03:18 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Morgan Willcock <morgan@ice9.digital> writes:
> The old code with the fix for bug#35014 narrowed each item recursively
> with the narrowing around the top level preventing a top-level sibling
> being reached.
The change that was made in bug#35014 looks like it broke the expansion
when the item was already partially expanded, so attached is a modified
version of the patch that completely removes the narrowing-per-item
approach and also includes more comments.
Thanks,
Morgan
--
Morgan Willcock
0001-Rewrite-speedbar-expansion-for-all-descendants.patch
Description: Text Data