memory-leaks

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

commit bdd2a76f25c3cbe0da55dc935037fb9f56ff381e
parent 657cdf9c057fdfc385cf8d0496ff6638a0ae3b3c
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 28 Dec 2021 22:54:27 +0100

Add a feature idea

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

diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -198,6 +198,13 @@ index 06ea503da6..da9253cedd 100644 #+end_src +*** TODO Make cursor appearance context-dependent +E.g. add a customizable list of (PREDICATE . PROPERTIES) pairs; the +cursor gets the PROPERTIES from the first PREDICATE which matches. + +Use-cases: +- org-speed-commands +- repeat-mode *** completion **** DONE [[bug:52169]] "Args out of range" when completing shell command :PROPERTIES: