Hi,

Using the latest (as of this morning in any case) org-mode, I get the
following error if I invoke org-remember (C-c r) from the agenda view:

--8<---------------cut here---------------start------------->8---
  signal(error ("Don't know what location to link to"))
  error("Don't know what location to link to")
  org-store-link(nil)
  org-remember-annotation()
  run-hook-with-args-until-success(org-remember-annotation)
  remember(nil)
  org-do-remember()
  org-remember(nil)
  call-interactively(org-remember nil nil)
--8<---------------cut here---------------end--------------->8---

This happens when the cursor in the agenda view is not on an actual
item, such as if you bring up the agenda initially and the cursor is
on the date line.

I can re-run with org-mode not compiled if necessary.

thanks,
eric


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to