memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 15104160c98b8b77d74ec59b393a3fadb840bb49
parent 4687808fbc20c24dc285e821aec35e8499d76b60
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun, 11 Aug 2024 13:08:44 +0200

Jot recently-scratched itch down

Leisurely clearing my outbox on a Sunday.

Diffstat:
Mitches/emacs/tracker.org | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -419,6 +419,15 @@ being "poisoned" by a user's =:eval= form in frame-title-format. Unfortunately debbugs.el does not handle multiple patches per message; the first patch's diff was thus applied manually, with the second patch's title (and a whole new message by the maintainer). +**** DONE [[bug:69555]] Keep indenting text when 'shr-fill-text' is nil +:PROPERTIES: +:Role: author +:PatchApplied: t +:TestAdded: t +:END: +Longstanding itch that was my main motivation for instructing Gnus to +hide text/html parts. Now I can enjoy variable-pitch HTML parts /with +properly indented citations/ 🧐 *** use-package **** DONE [[bug:60366]] Simplify manual introduction :PROPERTIES: