[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: using org from git
From: |
Roger Mason |
Subject: |
Re: using org from git |
Date: |
Fri, 01 Jul 2022 08:38:30 -0230 |
User-agent: |
mu4e 1.6.6; emacs 27.2 |
Hello Ihor,
Ihor Radchenko <yantar92@gmail.com> writes:
> Roger Mason <rmason@mun.ca> writes:
>
>> File is missing: Cannot open load file, No such file or directory, org
>
> 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.
Bingo! Fixed.
Many thanks,
Roger