mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
Use org-fold-show-context instead of obsolete function alias
To avoid having to create a wrapper function and silence the byte- compiler for both when using a pre-rename and post-rename Org, keep it simple and just depend on Org 9.6.
This commit is contained in:
committed by
Dustin Farris
parent
719594dfc7
commit
551ff3b17e
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (org "9.4") (org-roam "2.1"))
|
;; Package-Requires: ((emacs "26.1") (org "9.6") (org-roam "2.1"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (org "9.4") (org-roam "2.1"))
|
;; Package-Requires: ((emacs "26.1") (org "9.6") (org-roam "2.1"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (org "9.4") (org-roam "2.1"))
|
;; Package-Requires: ((emacs "26.1") (org "9.6") (org-roam "2.1"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (org "9.4") (org-roam "2.1"))
|
;; Package-Requires: ((emacs "26.1") (org "9.6") (org-roam "2.1"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "4.1.0") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (emacsql "4.1.0") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "4.1.0") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (emacsql "4.1.0") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "4.1.0") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (emacsql "4.1.0") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "4.1.0") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (emacsql "4.1.0") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "4.1.0") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (emacsql "4.1.0") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
@ -441,7 +441,7 @@ In interactive calls OTHER-WINDOW is set with
|
|||||||
(with-current-buffer buf
|
(with-current-buffer buf
|
||||||
(widen)
|
(widen)
|
||||||
(goto-char point))
|
(goto-char point))
|
||||||
(when (org-invisible-p) (org-show-context))
|
(when (org-invisible-p) (org-fold-show-context))
|
||||||
buf))
|
buf))
|
||||||
|
|
||||||
(defun org-roam-preview-default-function ()
|
(defun org-roam-preview-default-function ()
|
||||||
@ -630,7 +630,7 @@ instead."
|
|||||||
(forward-line (1- row)))
|
(forward-line (1- row)))
|
||||||
(when col
|
(when col
|
||||||
(forward-char (1- col))))
|
(forward-char (1- col))))
|
||||||
(when (org-invisible-p) (org-show-context))
|
(when (org-invisible-p) (org-fold-show-context))
|
||||||
buf))
|
buf))
|
||||||
|
|
||||||
;;;; Unlinked references
|
;;;; Unlinked references
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
@ -478,7 +478,7 @@ NODE, unless FORCE is non-nil."
|
|||||||
(org-roam-id-at-point))))
|
(org-roam-id-at-point))))
|
||||||
(goto-char m))
|
(goto-char m))
|
||||||
(move-marker m nil))
|
(move-marker m nil))
|
||||||
(org-show-context))
|
(org-fold-show-context))
|
||||||
|
|
||||||
(defun org-roam-node-visit (node &optional other-window force)
|
(defun org-roam-node-visit (node &optional other-window force)
|
||||||
"From the current buffer, visit NODE. Return the visited buffer.
|
"From the current buffer, visit NODE. Return the visited buffer.
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; URL: https://github.com/org-roam/org-roam
|
;; URL: https://github.com/org-roam/org-roam
|
||||||
;; Keywords: org-mode, roam, convenience
|
;; Keywords: org-mode, roam, convenience
|
||||||
;; Version: 2.2.2
|
;; Version: 2.2.2
|
||||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "4.1.0") (magit-section "3.0.0"))
|
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.6") (emacsql "4.1.0") (magit-section "3.0.0"))
|
||||||
|
|
||||||
;; This file is NOT part of GNU Emacs.
|
;; This file is NOT part of GNU Emacs.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user