From 7b6177ccf87fe1e7417ce0957aa27492ae645e7c Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Tue, 13 Feb 2024 15:40:59 +0100 Subject: [PATCH] Stick more to default `ol' options --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 5ba2c0e..80372ae 100644 --- a/README.org +++ b/README.org @@ -2528,7 +2528,7 @@ Is subject to change by `toggle-post-tangle-hook-dir-usage'." ;; behavior. Set `org-link-descriptive' interactively by calling ;; `org-toggle-link-display'. (setopt org-link-descriptive t - org-link-file-path-type 'relative + org-link-file-path-type 'adaptive org-link-search-must-match-exact-headline nil)) #+end_src