Try stock org-open-at-point

This commit is contained in:
contrapunctus 2022-02-12 16:09:02 +05:30
parent 060c6a91f8
commit e7aa11ea10
1 changed files with 3 additions and 2 deletions

View File

@ -3987,11 +3987,12 @@ SLIME opens CLHS links in Firefox, but I'd rather open them in Tor Browser; Tor
"C-c C-," 'org-metaleft
"C-c C-." 'org-metaright
;; "C-j" 'org-return
;; "C-m" 'org-return-indent
;; "C-m" 'org-return-indent
"C-c C-9" 'org-mark-ring-goto
"C-c C-/" 'org-sparse-tree
"C-M-x" 'cp/eval-sexp
"C-c C-o" 'my-org-open
"C-c C-o" ;; 'my-org-open
'org-open-at-point
;; boon
"C-c C--" 'org-ctrl-c-minus
"C-c ," 'org-metaleft