memory-leaks

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

commit 29fa62c108241f517a1980618f15984e5c9332b0
parent bdd2a76f25c3cbe0da55dc935037fb9f56ff381e
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 28 Dec 2021 23:00:01 +0100

Add another itch to the pile

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

diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -476,6 +476,10 @@ allows "ipsum" to be aligned below "lorem". ~org-export-new-reference~ is the function which generates the current ID, but it returns integers, so maybe the tweak should be made somewhere above in the call stack? +**** TODO Make org-refile completion more similar to filename completion +With =C-x p p=, =C-x p f=, and Gnus's =B m=, typing "bar" matches +"foo/bar". Not in org-refile with ~org-refile-use-outline-path~, for +some reason. *** Programming modes **** ~conf-mode~ ***** TODO Tweak ~javaprop~ comments