Jarmo Hurri writes:
>> Should be 9.8. We do not make breaking changes in bugfix releases.
>> See https://orgmode.org/worg/org-maintenance.html#branches
>
> Changed it to 9.8, although I think we will have no breaking changes
> after all your latest improvement ideas have been incorporated.
We al
> Note how variable name length did not change in the above.
>
>> + Workaround 2: Maybe the ambiguity is fine?
>
> I think that longer variable names are not *that* much of a big
> deal. They are no worse than what you had until now.
That's true. I was just wondering if I can get away with shorte
Hi Ihor,
* Ihor Radchenko [2025-08-03; 14:10 GMT]:
> Gregor Zattler writes:
>
>> I now found the culprit in my
>> configuration: It sets
>> org-html-prefer-user-labels to t.
>>
>> This renders links to radio targets
>> non-functional when publishing to HTML.
>>
>> See attacher a minimal working/
Samuel Wales writes:
> -- Caught at Sun Aug 3 21:13:01 2025
>
> Error: wrong-type-argument (number-or-marker-p nil)
> <(2 nil)
> (if (< p post-affiliated) nil (cond ((eql type 'comment)
> ...
> org-adaptive-fill-function()
Thanks!
Fixed, (hopefully) on bugfix.
https://git.savannah.gnu.org
Greetings again.
Ihor Radchenko writes:
> Jarmo Hurri writes:
>
>>> We generally do not rename variables irreversibly. Please leave an
>>> obsolete alias for `org-babel-ditaa-java-cmd' pointing to the new
>>> variable name. Otherwise, the existing configs that were using the old
>>> variable
Sharon Kimble writes:
> Is it possible to have a link in file B to file A, which when double-clicked,
> or C-c'ed, or some other form of automating it, causes file A to activate
> please?
If I understand you correctly, you might be interested in elisp links. For
example, [[elisp:(org-html-expo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Is it possible to have a link in file B to file A, which when double-clicked,
or C-c'ed, or some other form of automating it, causes file A to activate
please?
The backstory is that I'm copying my blog posts (written in org-mode of course)
int