* org-sticky-agenda: Refiling broken
@ 2012-08-26 8:44 Moritz Ulrich
2012-08-26 9:20 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Moritz Ulrich @ 2012-08-26 8:44 UTC (permalink / raw)
To: Org-mode
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-interactively(org-agenda-refile nil nil)
--8<---------------cut here---------------end--------------->8---
This happens in the latest release and the one before.
Cheers,
Moritz Ulrich
--
Moritz Ulrich
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-sticky-agenda: Refiling broken
2012-08-26 8:44 org-sticky-agenda: Refiling broken Moritz Ulrich
@ 2012-08-26 9:20 ` Bastien
2012-08-26 11:41 ` Moritz Ulrich
0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2012-08-26 9:20 UTC (permalink / raw)
To: Moritz Ulrich; +Cc: Org-mode
Moritz Ulrich <moritz@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!
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-sticky-agenda: Refiling broken
2012-08-26 9:20 ` Bastien
@ 2012-08-26 11:41 ` Moritz Ulrich
2012-08-26 12:55 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Moritz Ulrich @ 2012-08-26 11:41 UTC (permalink / raw)
To: Bastien; +Cc: Org-mode
Bastien writes:
> Moritz Ulrich <moritz@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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-08-26 12:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-26 8:44 org-sticky-agenda: Refiling broken Moritz Ulrich
2012-08-26 9:20 ` Bastien
2012-08-26 11:41 ` Moritz Ulrich
2012-08-26 12:55 ` Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).