From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: LaTeX mode+ org-open-at-point (minor mode) Date: Thu, 21 Mar 2013 11:35:20 +0100 Message-ID: <87r4j9ca6v.fsf@gilgamesch.quim.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIcqR-00020i-Kp for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 06:35:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIcqN-00049R-9x for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 06:35:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:34973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIcqN-00048u-3g for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 06:35:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UIcqi-0000xO-BG for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 11:35:56 +0100 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Mar 2013 11:35:56 +0100 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Mar 2013 11:35:56 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello Are there any plans for a org-link-minor-mode which I could call in any mode and which would display an org link As [Email from Joe Foo: submit] and not as [[gnus:nnimap%2BUCMgmail:INBOX#514AD2EF.1070505@ucm.es][Email from Joe Foo: submit]] Rationale: Storing and navigating to org links is one of the features I use quite a bit. It would be extremely useful to have such a feature in LaTeX mode, especially links to mail messages. I know I can just insert these links and navigate to them, however the links, in a LaTeX buffer, are not as nicely displayed as in a org mode. I also know that I can embed latex code into a org buffer, however this is not what I am looking for. regards Uwe Brauer