From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: org-link-mode ... Date: Sat, 08 Aug 2009 23:02:44 -0600 Message-ID: References: <87my69dd05.fsf@bzg.ath.cx> 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 1Ma0YX-0003wH-O5 for emacs-orgmode@gnu.org; Sun, 09 Aug 2009 01:02:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ma0YU-0003pJ-27 for emacs-orgmode@gnu.org; Sun, 09 Aug 2009 01:02:53 -0400 Received: from [199.232.76.173] (port=49816 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ma0YT-0003p4-PV for emacs-orgmode@gnu.org; Sun, 09 Aug 2009 01:02:49 -0400 Received: from mail-yx0-f172.google.com ([209.85.210.172]:36746) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ma0YT-0003FB-A8 for emacs-orgmode@gnu.org; Sun, 09 Aug 2009 01:02:49 -0400 Received: by yxe2 with SMTP id 2so3262755yxe.14 for ; Sat, 08 Aug 2009 22:02:48 -0700 (PDT) In-Reply-To: <87my69dd05.fsf@bzg.ath.cx> (Bastien's message of "Sun, 09 Aug 2009 08:52:58 +0800") 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: Bastien Cc: Org Mode , Lennart Borgman , Carsten Dominik Bastien writes: > Hi Lennart, > > (I'm copying the Orgmode mailing list because it helps to get people's > opinion on such ideas...) > > Lennart Borgman writes: > >> I am missing the minor mode org-link-mode. I just had a look at >> linkd.el again and decided I wanted to ask you to make a minor mode >> out of the link handling in org instead. > > Org already lets you create links from nearly anywhere in Emacs. > > What would such a minor mode do? > Not sure if this is apropos to this conversation, but I've been thinking for some time that it would be useful to have a minor mode which would activate org-style links in non-org files. For example if an org link in the comment section of a source-code document could be highlighted and activated so that the C-c C-o keybinding can be used to follow said link. -- Eric