"Jacob S. Gordon" <jacob.as.gor...@gmail.com> writes:
On 2025-07-20 09:36, Ihor Radchenko wrote:
Can you try the attached patch?
No luck on my end, how about you jman?
Oh, so sorry I had totally missed this patch, thanks for the ping.
I checked out the org package at commit c356e1c and applied the patch. Then loaded the local org
package:
--8<---------------cut here---------------start------------->8---
(add-to-list 'load-path "~/org-mode/lisp/")
(require 'org)
--8<---------------cut here---------------end--------------->8---
`M-x describe-function RET org-refile` now points to my local org package. I disabled my workaround
described here:
https://orgmode.org/list/87msaxsn6c....@city17.xyz
But I also confirm I see the same erratic behaviour.
(Thanks anyway Ihor for your time)
Cheers,