From: Anthony Carrico <acarrico@memebeam.org>
To: emacs-orgmode@gnu.org
Subject: ISSUE: dev documentation loading org, built from git
Date: Mon, 8 Jun 2020 13:01:10 -0400 [thread overview]
Message-ID: <b7e6a689-93ee-f0ff-8a6c-ec945e4bf6f8@memebeam.org> (raw)
Recently, Bastien pointed me to org contribute documentation:
On 5/22/20 11:10 AM, Bastien wrote
> See https://orgmode.org/worg/org-contribute.html on how to contribute.
And I found my way to:
https://orgmode.org/worg/dev/org-build-system.html
This document doesn't have a simple 5 step process at the top, but if I
recall correctly I did something like this:
$ make
$ emacs local.mk # edit this to set prefix
$ make
$ make install
And so I've built Version 9.4-dev locally, and now
~/share/emacs/site-lisp/org has the .el and .elc files. I've added
(push "/home/acarrico/share/site-lisp" load-path)
as the first thing in my init.el, but I'm unsure how to get this to
load. Currently an older version is running. I'm not even sure what kind
of artifact I'm looking for--an emacs package? list-packages shows:
org 9.3.6
org 9.1.9
--
Anthony Carrico
next reply other threads:[~2020-06-08 17:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 17:01 Anthony Carrico [this message]
2020-06-09 3:18 ` ISSUE: dev documentation loading org, built from git Kyle Meyer
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=b7e6a689-93ee-f0ff-8a6c-ec945e4bf6f8@memebeam.org \
--to=acarrico@memebeam.org \
--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).