diff options
Diffstat (limited to 'itches/emacs')
| -rw-r--r-- | itches/emacs/tracker.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org index f9fe256..1d4f6ef 100644 --- 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 |
