From: Ihor Radchenko <yantar92@gmail.com>
To: Roger Mason <rmason@mun.ca>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: using org from git
Date: Fri, 01 Jul 2022 18:33:28 +0800 [thread overview]
Message-ID: <87a69tjf5z.fsf@localhost> (raw)
In-Reply-To: <y65sfnlgmy0.fsf@mun.ca>
Roger Mason <rmason@mun.ca> writes:
> File is missing: Cannot open load file, No such file or directory, org
>
> This is the backtrace from emacs --debug-init:
>
> Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "org")
> require(org)
> byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\207" [require cl-lib dash f helm org s] 2)
> require(helm-org-rifle)
> ...
> load-with-code-conversion("/home/rmason/.emacs.d/ModularConfigFiles/elpa.el" "/home/rmason/.emacs.d/ModularConfigFiles/elpa.el" nil nil)
So, your elpa.el config file is loading helm-org-rifle, which loads org
before you set load-path to the new version of Org. You need to put
load-path setting somewhere before loading anything else.
Best,
Ihor
next prev parent reply other threads:[~2022-07-01 10:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-01 9:55 using org from git Roger Mason
2022-07-01 10:33 ` Ihor Radchenko [this message]
2022-07-01 11:08 ` Roger Mason
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=87a69tjf5z.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=rmason@mun.ca \
/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).