emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-sticky-agenda: Refiling broken


From: Moritz Ulrich
Subject: Re: [O] org-sticky-agenda: Refiling broken
Date: Sun, 26 Aug 2012 13:41:58 +0200
User-agent: mu4e 0.9.9-dev3; emacs 24.1.1

Bastien writes:

> Moritz Ulrich <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]