Thanks. Then why is in https://orgmode.org/worg/org-contrib/org-protocol.html#installation this confusing bit?

Installation

  • To load org-protocol.el add the following to your .emacs:

    (server-start)
    (add-to-list 'load-path "~/path/to/org/protocol/")
    (require 'org-protocol)
    


El jue, 7 ene 2021 a las 8:17, Tom Gillespie (<tgbugs@gmail.com>) escribió:
It is built into the core org distribution.