[O] org-sticky-agenda: Refiling broken

2012-08-26 Thread Moritz Ulrich
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)

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

2012-08-26 Thread Bastien
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)

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

2012-08-26 Thread Moritz Ulrich
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)

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

2012-08-26 Thread Bastien
Moritz Ulrich mor...@tarn-vedra.de writes: Seems like `org-agenda-kill' is affected too: And `org-agenda-archive-with' too. Both should be fixed now, thanks. -- Bastien