From: Greg Minshall <minshall@umich.edu>
To: Galaxy Being <borgauf@gmail.com>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: How to keep getting org updates
Date: Tue, 12 Oct 2021 08:18:09 +0300 [thread overview]
Message-ID: <3341228.1634015889@apollo2.minshall.org> (raw)
In-Reply-To: <CAFAhFSVgXc0=grKBTibqdmm0Y2w8vgYQ93piyB5zyxXQxs=t4w@mail.gmail.com>
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
next prev parent reply other threads:[~2021-10-12 5:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-11 20:14 How to keep getting org updates Galaxy Being
2021-10-12 5:18 ` Greg Minshall [this message]
2021-10-12 6:21 ` Tim Cross
2021-10-13 4:54 ` Galaxy Being
2021-10-13 9:55 ` Greg Minshall
2021-10-13 15:13 ` Galaxy Being
2021-10-13 20:49 ` Tim Cross
2021-10-14 4:11 ` Greg Minshall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3341228.1634015889@apollo2.minshall.org \
--to=minshall@umich.edu \
--cc=borgauf@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).