From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: org-link-mode ... Date: Tue, 18 Aug 2009 17:31:38 +0800 Message-ID: <877hx1ii2t.fsf@bzg.ath.cx> 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 1MdQf8-00083Y-0h for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 11:31:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdQf3-00081D-95 for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 11:31:49 -0400 Received: from [199.232.76.173] (port=55175 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdQf3-000815-6R for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 11:31:45 -0400 Received: from fg-out-1718.google.com ([72.14.220.157]:35845) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdQf2-0005c7-OM for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 11:31:44 -0400 Received: by fg-out-1718.google.com with SMTP id l27so587708fgb.7 for ; Tue, 18 Aug 2009 08:31:44 -0700 (PDT) In-Reply-To: (Eric Schulte's message of "Sat, 08 Aug 2009 23:02:44 -0600") 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: Eric Schulte Cc: Org Mode , Lennart Borgman , Carsten Dominik "Eric Schulte" writes: > 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 Now I understand. Maybe someone can grab some code from Org and try to write a minimal implementation of this. -- Bastien