emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-persist asking for temp-file encoding every time


From: Ihor Radchenko
Subject: Re: org-persist asking for temp-file encoding every time
Date: Sat, 06 Apr 2024 12:44:21 +0000

Brian Elmegaard <brian@elmegaard.net> writes:

> On 20-03-2024 10:14, Ihor Radchenko wrote:
>> org-persist forces encoding in Org 9.7-pre (development version).
>> May you try it and let us know if your problem is still present there?
>>
> I have been looking into this, but it is not clear to me how to override 
> emacs' builtin org-mode, and run another version.
>
> I obtained the version from the repository as explained here: 
> https://orgmode.org/org.html#Installation

You need to redirect where Emacs looks for Org mode:

(add-to-list 'load-path "/path/to/org-mode/lisp")

Somewhere early in your init.el.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]