emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with org-smart-reschedule and Agenda View
@ 2012-08-29 16:33 Charles Philip Chan
  2012-08-29 17:48 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Philip Chan @ 2012-08-29 16:33 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 1215 bytes --]

Hello all:

I have just started using org-learn. However, when I try to use
org-smart-reschedule in an Agenda View buffer it fails with the
following backtrace:

,----
| Debugger entered--Lisp error: (error "Before first headline at position 2024 in buffer *Org Agenda*")
|   signal(error ("Before first headline at position 2024 in buffer *Org Agenda*"))
|   error("Before first headline at position %d in buffer %s" 2024 #<buffer *Org Agenda*>)
|   byte-code("\300\301`p#\207" [error "Before first headline at position %d in buffer %s"] 4)
|   org-back-to-heading(t)
|   org-entry-put(2041 "LEARN_DATA" "(4 2 2.5 nil)")
|   org-smart-reschedule(0)
|   call-interactively(org-smart-reschedule record nil)
|   command-execute(org-smart-reschedule record)
|   execute-extended-command(nil "org-smart-reschedule")
|   call-interactively(execute-extended-command nil nil)
`----

If I run the command directly on the entry in the original org file, it
works. Is this a bug or has this feature not been implemented for use in
an Agenda View?

Thanks.

Charles

-- 
"Even more amazing was the realization that God has Internet access.  I
wonder if He has a full newsfeed?"
(By Matt Welsh)

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with org-smart-reschedule and Agenda View
  2012-08-29 16:33 Problem with org-smart-reschedule and Agenda View Charles Philip Chan
@ 2012-08-29 17:48 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-08-29 17:48 UTC (permalink / raw)
  To: Charles Philip Chan; +Cc: John Wiegley, Org-mode

Hi Charles and John,

(I think it's safer to CC authors of contributed Org modules, as 
they might not be reading the list -- I think John does, though.)

John, on top of Charles' question, I noticed that the comment header 
in org-learn.el seems to be truncated.  Do you have an updated version
somewhere?

Thanks for your help!

Charles Philip Chan <cpchan@bell.net> writes:

> I have just started using org-learn. However, when I try to use
> org-smart-reschedule in an Agenda View buffer it fails with the
> following backtrace:
>
> ,----
> | Debugger entered--Lisp error: (error "Before first headline at position 2024 in buffer *Org Agenda*")
> |   signal(error ("Before first headline at position 2024 in buffer *Org Agenda*"))
> |   error("Before first headline at position %d in buffer %s" 2024 #<buffer *Org Agenda*>)
> |   byte-code("\300\301`p#\207" [error "Before first headline at position %d in buffer %s"] 4)
> |   org-back-to-heading(t)
> |   org-entry-put(2041 "LEARN_DATA" "(4 2 2.5 nil)")
> |   org-smart-reschedule(0)
> |   call-interactively(org-smart-reschedule record nil)
> |   command-execute(org-smart-reschedule record)
> |   execute-extended-command(nil "org-smart-reschedule")
> |   call-interactively(execute-extended-command nil nil)
> `----
>
> If I run the command directly on the entry in the original org file, it
> works. Is this a bug or has this feature not been implemented for use in
> an Agenda View?
>
> Thanks.
>
> Charles

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-29 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-29 16:33 Problem with org-smart-reschedule and Agenda View Charles Philip Chan
2012-08-29 17:48 ` 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).