From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Leyon Subject: Re: Agenda clock report does not follow links via keypress Date: Mon, 2 Nov 2009 08:13:44 -0500 Message-ID: <5ea706d0911020513t8ce527fi48820f26131c5daf@mail.gmail.com> References: <5ea706d0910301447s557f9217m4435f0d9f2a14637@mail.gmail.com> <22DF4549-B9FB-45B1-ADB6-4F17CE2641F7@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4wjH-0000sk-Ro for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 08:13:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4wjD-0000qA-3U for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 08:13:51 -0500 Received: from [199.232.76.173] (port=55452 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4wjC-0000q2-SA for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 08:13:46 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:37889) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4wjC-0005ZV-9S for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 08:13:46 -0500 Received: by bwz7 with SMTP id 7so6417727bwz.26 for ; Mon, 02 Nov 2009 05:13:44 -0800 (PST) In-Reply-To: <22DF4549-B9FB-45B1-ADB6-4F17CE2641F7@gmail.com> 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: emacs-orgmode@gnu.org On Mon, Nov 2, 2009 at 02:47, Carsten Dominik w= rote: > Hi Chris, > > On Oct 30, 2009, at 10:47 PM, Chris Leyon wrote: > >> When I generate a clock report in the agenda, the Headline column >> contains things that *look like* Org links. =A0I can mouse-1 or mouse-2 >> on them and the corresponding items pop up correctly. =A0But if I move >> point onto one of these and press Return, I am told "Command not >> allowed in this line", even though org-return-follows-link is t. =A0If I >> press `C-c C-o', I get "Wrong type argument: number-or-marker-p, nil". >> I am using org-version 6.32 on GNU Emacs 23.1. > > this should now work. =A0For RET the cursor must be on the link, but `C-c= C-o' > will get you there if the cursor is anywhere in the line. > > - Carsten Thanks Carsten, I tested this and it seems to work as you say in release_6.32b-65-gd51a.