emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to keep getting org updates


From: Greg Minshall
Subject: Re: How to keep getting org updates
Date: Tue, 12 Oct 2021 08:18:09 +0300

Lawrence,

in case it helps, my *straight.el* (not package.el) recipe looks like
this:
----
(org :type git :repo
     "https://git.savannah.gnu.org/git/emacs/org-mode.git"; :local-repo "org"
     :depth full :pre-build (straight-recipes-org-elpa--build) :build (:not
     autoloads) :files (:defaults "lisp/*.el" ("etc/styles/"
     "etc/styles/*")))
----

cheers, Greg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]