From e5c1e21f73f8d4a858f2566790d6f0e5274af7de Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Fri, 22 Nov 2019 02:22:05 -0600 Subject: [PATCH] Now org jump to location shows the path (what I was looking for in imenu) --- custom.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/custom.el b/custom.el index 4eb2501..36f68d3 100644 --- a/custom.el +++ b/custom.el @@ -74,7 +74,12 @@ magit-insert-unpulled-from-pushremote magit-insert-unpulled-from-upstream))) '(menu-bar-mode nil) + '(org-goto-interface + (quote + outline-path-completionp)) '(org-imenu-depth 5) + '(org-outline-path-complete-in-steps + nil) '(package-selected-packages (quote (ibuffer-tramp