Moritz Ulrich writes:
> Seems like `org-agenda-kill' is affected too:
And `org-agenda-archive-with' too.
Both should be fixed now, thanks.
--
Bastien
Bastien writes:
> Moritz Ulrich writes:
>
>> When I try to refile a TODO from from a sticky agenda, I get the
>> following error:
>>
>> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>> org-remove-subtree-entries-from-agenda()
>> org-agenda-refile(nil)
>> call-interactivel
Moritz Ulrich writes:
> When I try to refile a TODO from from a sticky agenda, I get the
> following error:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
> org-remove-subtree-entries-from-agenda()
> org-agenda-refile(nil)
> call-interactively(org-agenda-refile nil nil)
When I try to refile a TODO from from a sticky agenda, I get the
following error:
--8<---cut here---start->8---
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
org-remove-subtree-entries-from-agenda()
org-agenda-refile(nil)
call-interactiv