emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Worg: issue with org-tools page


From: Ihor Radchenko
Subject: Re: Worg: issue with org-tools page
Date: Sun, 30 Jul 2023 09:16:23 +0000

Max Nikulin <manikulin@gmail.com> writes:

> On 30/07/2023 13:40, Ihor Radchenko wrote:
>> We already have
>> (load "/usr/share/emacs/site-lisp/elpa-src/htmlize-1.56/htmlize.el")
>
> --no-init-file may allow to avoid specifying versions of packages.

Then, +1 for --no-init-file, I guess.

>> publish.sh already takes care about not re-exporting unchanged files.
>
> I do not think it has any effect. Almost certainly SourceHut workers 
> start from completely clean state.

You are right. Not that it matters too much.
The problem with dependencies is only there for local builds and that's
probably the motivation of the `condition-case' I proposed to change in
my patch. Without my patch, missing dependencies will simply fail to
export some .org sources - nothing to worry about unless the file being
edited is the one that requires missing dependency.

-- 
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]