Re: org-refile failed due to default option stored by org-goto

2021-03-09 Thread Maxim Nikulin
On 05/03/2021 05:53, Samuel Wales wrote: diff --git a/lisp/org-refile.el b/lisp/org-refile.el index 1e6872b46..8f98e9cf9 100644 --- a/lisp/org-refile.el +++ b/lisp/org-refile.el @@ -617,7 +617,9 @@ this function appends the default value from (tbl (mapcar (lambda (x)

Re: org-refile failed due to default option stored by org-goto

2021-03-04 Thread Samuel Wales
if you are willing to try something as a complete stab in the dark, here is something i have had from many years ago that fixed issues possibly including a defaulting issue. the issues include other stuff too, but i do not understand the code now for health reasons to rule this out as a solution t