Bastien writes:

> Moritz Ulrich <mor...@tarn-vedra.de> 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)
>>
>> This happens in the latest release and the one before.
>
> Fixed, thanks a lot!

Seems like `org-agenda-kill' is affected too:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  org-remove-subtree-entries-from-agenda(#<buffer todo.org> 12186 12227)
  org-agenda-kill()
  call-interactively(org-agenda-kill nil nil)
--8<---------------cut here---------------end--------------->8---

Sorry for not noticing before!

--
Moritz Ulrich

Reply via email to