Hello, everyone.
I used to update org from org's elpa, as documented at:
https://orgmode.org/elpa.html
, by adding this address to the repos:
https://orgmode.org/elpa/
Now it returns 404.
Has something changed?
--
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)
ware-linux-gnu, GTK+ Version
3.24.31, cairo version 1.16.0)
of 2023-07-31
Package: Org mode version 9.6.6 (release_9.6.6 @
/usr/share/emacs/30.0.50/lisp/org/)
--
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)
ile.
Patch attached.
--
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)
signature.asc
Description: PGP signature
>From 52b31c47b0a49b6fa624f4f1e67c7a945ceb69eb Mon Sep 17 00:00:00 2001
From: Lockywolf <>
Date: Sun, 13 Jul 2025 20:11:50 +0800
Subject: [PATCH] lisp/org.el: generali
--
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)
signature.asc
Description: PGP signature
Ihor Radchenko writes:
> Lockywolf writes:
>
>> At the moment, `org-yank-image-save-method' can only save an image
>> into a single location, or query "org-attach".
>>
>> This change allows customising its behaviour, allowing
>> `org-yank-image
Ihor Radchenko writes:
> Lockywolf writes:
>
>> Fixed all of the corrections.
>
> Thanks! Could you also attach the new version of the patch?
>
>>> This progn is redundant.
>>
>> I know, but I put it there intentionally, because seeing an `if' wit
rrent workaround is to open the image in a second buffer (and
> activate auto-revert-mode).
>
> Best wishes,
> Arne
(add-hook 'org-babel-after-execute-hook 'org-redisplay-inline-images) ?
I think it also "refreshes" all of the images in a buffer, but I hav