memory-leaks

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

commit 97e590e4506f65962a4febded709cd6d8e425b50
parent a5f1a4596f97eb128f1d109a0079a372b8a8d978
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun,  6 Feb 2022 16:23:53 +0100

Add a bunch of info.el itches

Can you guess which one lured me into this rabbit hole?

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

diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -387,6 +387,25 @@ With summary: While at it, use this ~propertize~ trick to get rid of the "ewww" comment in ~define-ibuffer-column size~. +*** Info +**** ~info-display-manual~ +***** TODO redundant candidates +E.g. =foo= and =foo.info.gz=. +***** TODO invalid candidates +E.g. =gnutls-….png= +***** TODO use ~Info-additional-directory-list~ +**** TODO redundant ~(if x (append x y) y)~ +**** TODO redundant entries in ~Info-default-directory-list~ (Glenn's FIXME) +- 2000-12-14 "(Info-default-directory-list): If…" (e103ef954c) + config-dir = "{configure-info-directory}/" + config = (list config-dir) + config-dir ∈ standard-info-dirs + ⇒ standard-info-dirs/config-dir ∨ config +- 2000-12-15 "(Info-default-directory-list): Don't…" (b6348438a2) + config-dir ∈ standard-info-dirs + ⇒ standard-info-dirs ∨ config +- 2012-05-26 "* lisp/paths.el (Info-default-…" (04188bb9ad) + "why though" *** Org **** DONE [[orgmode:877efbgi4i.fsf@gmail.com]] Binding org-insert-todo-heading to M-S-RET :PROPERTIES: