From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Custom agenda question Date: Fri, 28 Aug 2009 08:06:10 -0400 Message-ID: <87skfcywgd.fsf@gollum.intra.norang.ca> 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> <271FAAB3-5A19-4229-AFAE-C0D95DD3CB0C@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mh0Dj-0002u0-Tx for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:06:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mh0Df-0002nf-Ro for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:06:19 -0400 Received: from [199.232.76.173] (port=55267 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh0Df-0002n4-52 for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:06:15 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63005) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mh0De-0004Nx-Bv for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:06:14 -0400 In-Reply-To: <271FAAB3-5A19-4229-AFAE-C0D95DD3CB0C@gmail.com> (Carsten Dominik's message of "Fri\, 28 Aug 2009 10\:44\:14 +0200") 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: Carsten Dominik Cc: org-mode Mailinglist Carsten Dominik writes: > On Aug 27, 2009, at 6:38 PM, Bernt Hansen wrote: > >> Carsten Dominik writes: >> >>> 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. Thanks! I'll check it out today :) -Bernt