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

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

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

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

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

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

[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) call-interactiv