Start playing with `id-collector'
This commit is contained in:
parent
a73fb00f43
commit
f875f8a4ef
@ -314,6 +314,8 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
|
|||||||
#+begin_src emacs-lisp -n :results silent
|
#+begin_src emacs-lisp -n :results silent
|
||||||
;; To use different Org git repositories (org or gro):
|
;; To use different Org git repositories (org or gro):
|
||||||
(push (expand-file-name "~/VCS/org-mode/lisp") load-path)
|
(push (expand-file-name "~/VCS/org-mode/lisp") load-path)
|
||||||
|
(push (expand-file-name "~/VCS/org-contrib/lisp") load-path)
|
||||||
|
;; (byte-recompile-directory "~/VCS/org-contrib/lisp" 0)
|
||||||
;; Postpone (require 'org) after shadowing Org and sh-script faces below.
|
;; Postpone (require 'org) after shadowing Org and sh-script faces below.
|
||||||
|
|
||||||
;; Enable `package-install-upgrade-built-in' to upgrade Org and transient.
|
;; Enable `package-install-upgrade-built-in' to upgrade Org and transient.
|
||||||
@ -2311,6 +2313,7 @@ list detailing and motivating each listing:
|
|||||||
ol-doi
|
ol-doi
|
||||||
ol-eww
|
ol-eww
|
||||||
ol-info
|
ol-info
|
||||||
|
org-collector
|
||||||
org-id
|
org-id
|
||||||
org-protocol
|
org-protocol
|
||||||
org-tempo)
|
org-tempo)
|
||||||
|
Loading…
Reference in New Issue
Block a user