diff --git a/init.org b/init.org index 49f5349..1300f5b 100644 --- a/init.org +++ b/init.org @@ -2512,7 +2512,8 @@ SLIME opens CLHS links in Firefox, but I'd rather open them in Tor Browser; Tor ,(format "\\.%s\\'" (regexp-opt '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" - "xpm" "pbm" "pgm" "ppm" "webp") t))))) + "xpm" "pbm" "pgm" "ppm" "webp") t)))) + org-link-file-path-type 'relative) ;; https://lists.gnu.org/archive/html/emacs-orgmode/2018-02/msg00082.html (defun my-export-link-helper (link desc format) (cond