org-roam icon indicating copy to clipboard operation
org-roam copied to clipboard

`org-show-context` is deprecated; use `org-fold-show-context`

Open bdarcus opened this issue 2 years ago • 2 comments

I guess this is caused by the the recent merging of org-fold?

In org-roam-node-open:
org-roam-node.el:473:4: Warning: ‘org-show-context’ is an obsolete function
    (as of 9.6); use ‘org-fold-show-context’ instead.

bdarcus avatar May 25 '22 19:05 bdarcus

yeah, the package depends on org 9.4 though. I'm not going to force an upgrade to 9.6.

jethrokuan avatar May 28 '22 03:05 jethrokuan

@jethrokuan - Given that org-mode version 9.6 has been out for quite a while now, does it make sense to move toward supporting this version? I don't really see forcing an upgrade to 9.6 to be very problematic at this point.

digitalnotions avatar Jul 15 '23 01:07 digitalnotions