emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tomas@tuxteam.de
To: Hongyi Zhao <hongyi.zhao@gmail.com>
Cc: Emacs-orgmode@gnu.org
Subject: Re: Can't activate orgmode after the installation of its git master version.
Date: Sun, 27 Dec 2020 17:18:19 +0100	[thread overview]
Message-ID: <20201227161819.GA17298@tuxteam.de> (raw)
In-Reply-To: <CAGP6POKmiSD=+xiDXnbGLig_L15xcmNDUqiKsCKE0XsW_vVVAQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

On Sun, Dec 27, 2020 at 11:14:56PM +0800, Hongyi Zhao wrote:

[...]

> I finally figured out the following initialization code for orgmode
> based on your above wonderful notes:
> 
> (add-to-list 'load-path "~/Public/repo/code.orgmode.org/bzg/org-mode.git/lisp")
> (add-to-list 'load-path
> "~/Public/repo/code.orgmode.org/bzg/org-mode.git/contrib/lisp" t)
> (require 'org)

Great, that works as well. You bypass the autoload mechanism
with that -- org gets loaded unconditionally. But since you
will use it anyway, it doesn't make that big of a difference.

Perhaps someone more knowledgeable than me can teach us how one
might add an externally installed package into the autoload
machinery.

Cheers
 - t

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2020-12-27 16:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 13:34 Can't activate orgmode after the installation of its git master version Hongyi Zhao
2020-12-27 14:12 ` tomas
2020-12-27 14:57   ` Hongyi Zhao
2020-12-27 15:14     ` Hongyi Zhao
2020-12-27 16:18       ` tomas [this message]
2020-12-28  0:24         ` Hongyi Zhao
2020-12-28  9:30           ` tomas

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=20201227161819.GA17298@tuxteam.de \
    --to=tomas@tuxteam.de \
    --cc=Emacs-orgmode@gnu.org \
    --cc=hongyi.zhao@gmail.com \
    /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).