Ihor Radchenko writes:
> After second thought, I am not sure anymore if using XDG is a good idea.
> Emacs itself only recently started supporting XDG and the support is
> somewhat limited. Similar to the described case with non-existing .cache
> directory, Emacs ignores non-existing .config/emacs
Ihor Radchenko writes:
> Kaushal Modi writes:
>
>> Figured out the problem.. looks like Org main branch doesn't support emacs
>> 25.
>>
>> My build script was building Org for all emacs versions starting from
>> version 25. It builds fine if remove the build for emacs 25. I think I
>> missed
On Fri, Nov 5, 2021, 9:48 AM Ihor Radchenko wrote:
>
> I am not sure if we are dropping Emacs 25 just yet. However, there is
> currently more than one place in Org that does not work on Emacs 25.
> See https://list.orgmode.org/87zgqu6081.fsf@localhost/T/#t
>
> If compilation is critical for you,
Kaushal Modi writes:
> Figured out the problem.. looks like Org main branch doesn't support emacs
> 25.
>
> My build script was building Org for all emacs versions starting from
> version 25. It builds fine if remove the build for emacs 25. I think I
> missed it somewhere that Org main branch is
On Fri, Nov 5, 2021 at 9:27 AM Kaushal Modi wrote:
> Hello,
>
> On the topic of xdg, I pulled Org from main branch today and tried to
> build it but it's failing with:
>
> org-persist.el:32:1:Error: Cannot open load file: No such file or
> directory, xdg
>
> Anybody else seeing this?
>
Figured o
On Fri, Nov 5, 2021 at 9:27 AM Kaushal Modi wrote:
> Hello,
>
> On the topic of xdg, I pulled Org from main branch today and tried to
> build it but it's failing with:
>
> org-persist.el:32:1:Error: Cannot open load file: No such file or
> directory, xdg
>
> Anybody else seeing this?
>
To add mo
Hello,
On the topic of xdg, I pulled Org from main branch today and tried to build
it but it's failing with:
org-persist.el:32:1:Error: Cannot open load file: No such file or
directory, xdg
Anybody else seeing this?
On 02/11/2021 17:55, Ihor Radchenko wrote:
Max Nikulin writes:
Ihor, your fix affects linux as well. .cache directory may be missed in
fresh accounts. E.g. I just have created a new test container (my old
one has emacs-25):
After second thought, I am not sure anymore if using XDG is a good id
Ihor Radchenko writes:
> Max Nikulin writes:
>
>> Ihor, your fix affects linux as well. .cache directory may be missed in
>> fresh accounts. E.g. I just have created a new test container (my old
>> one has emacs-25):
>
> After second thought, I am not sure anymore if using XDG is a good idea
Max Nikulin writes:
> Ihor, your fix affects linux as well. .cache directory may be missed in
> fresh accounts. E.g. I just have created a new test container (my old
> one has emacs-25):
After second thought, I am not sure anymore if using XDG is a good idea.
Emacs itself only recently started
> Emacs core rather than fixing this scenario on Emacs side.
*Org side
Max Nikulin writes:
> Ihor, your fix affects linux as well. .cache directory may be missed in
> fresh accounts. E.g. I just have created a new test container (my old
> one has emacs-25):
You are right. Though creating .cache dir is probably a job for xdg.el,
not Org. XDG spec prescribes specif
On 01/11/2021 18:29, Ihor Radchenko wrote:
Scott Otterson writes:
Apparently, org version 9.5 expects the directory "~/.cache" to exist, and
if it doesn't, it terminates with an error. I'd suggest that org mode
makes this directory if it needs it.
Thanks for reporting! Fixed in 6621ee32e.
Scott Otterson writes:
> Apparently, org version 9.5 expects the directory "~/.cache" to exist, and
> if it doesn't, it terminates with an error. I'd suggest that org mode
> makes this directory if it needs it.
Thanks for reporting! Fixed in 6621ee32e.
Best,
Ihor
14 matches
Mail list logo