From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Custom agenda question Date: Fri, 28 Aug 2009 08:18:34 -0400 Message-ID: <87bpm0yvvp.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 1Mh0Ph-0002MR-PU for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:18:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mh0Pe-0002LL-5y for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:18:41 -0400 Received: from [199.232.76.173] (port=41258 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh0Pd-0002LC-Vo for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:18:38 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:57368) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mh0Pd-0006iK-Dg for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:18:37 -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: > >> 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. It works but not exactly the same. C-c C-o on a headline in an org file also picks up links in my LOGBOOK drawer (which isn't bad) but the agenda doesn't do that. They should probably be consistent. -Bernt