From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Custom agenda question Date: Fri, 28 Aug 2009 10:44:14 +0200 Message-ID: <271FAAB3-5A19-4229-AFAE-C0D95DD3CB0C@gmail.com> References: <8BDFAE1E-5B8A-41C5-BA79-15D5E068EF1B@gmail.com> <9E989035-306A-4A27-B8AB-37CAC5D09D4A@gmail.com> <87ab1oro6b.fsf@gollum.intra.norang.ca> <878wh5fbzx.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mgx4K-0004S2-9e for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 04:44:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mgx4F-0004LN-IF for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 04:44:23 -0400 Received: from [199.232.76.173] (port=33864 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mgx4F-0004L4-Es for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 04:44:19 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:48976) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mgx4F-0000sn-0k for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 04:44:19 -0400 Received: by ewy7 with SMTP id 7so1888921ewy.31 for ; Fri, 28 Aug 2009 01:44:18 -0700 (PDT) In-Reply-To: <878wh5fbzx.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: org-mode Mailinglist On Aug 27, 2009, at 6:38 PM, Bernt Hansen wrote: > Carsten Dominik writes: > >> On Aug 25, 2009, at 3:57 PM, Bernt Hansen wrote: >> >>> Lots of my tasks have website links which are exposed by this. It >>> would >>> be even more useful if I can click on the links to go there as in >>> the >>> regular org file. >>> >>> Even without that this hack looks like a keeper to me :) >> >> As a first step, `C-c C-o' now opens links from the entire text of an >> entry, not just of the headline visible in the agenda. So this works >> even without using E to show entry text in the agenda, but of course >> it will also when when the extra text is visible. > > Would it be hard to make C-c C-o on a headline in a regular org-file > also show this link menu? I find that very convenient but have to > switch to the agenda first to get at my links quickly :) > > I think having it behave the same would also feel more consistent - it > doesn't matter if you're in the agenda or on a headline in an org-file > -- C-c C-o on a headline presents the link menu regardless. That does sound reasonable, please check if it works now like that. - Carsten