From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: problem with org-remember invoked from agenda view Date: Fri, 18 Sep 2009 16:05:30 +0100 Message-ID: <24093EB6-2A8F-4817-87ED-8975EA420075@gmail.com> References: <5236d6f90909160743m40ec6858h5e0c0149c68938ed@mail.gmail.com> <871vm4bde0.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mof1n-0002Tg-3H for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 11:05:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mof1i-0002S5-CB for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 11:05:38 -0400 Received: from [199.232.76.173] (port=38435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mof1i-0002Rv-3D for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 11:05:34 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:44512) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mof1h-0000jZ-Hm for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 11:05:33 -0400 Received: by ewy7 with SMTP id 7so1369264ewy.31 for ; Fri, 18 Sep 2009 08:05:32 -0700 (PDT) In-Reply-To: <871vm4bde0.wl%ucecesf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: emacs-orgmode Fixed, thanks. - Carsten On Sep 18, 2009, at 2:17 PM, Eric S Fraga wrote: > 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