From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Link abbreviations Date: Tue, 3 Oct 2006 14:37:13 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GUq4s-0001mv-2o for emacs-orgmode@gnu.org; Tue, 03 Oct 2006 15:37:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GUq4o-0001kg-Dw for emacs-orgmode@gnu.org; Tue, 03 Oct 2006 15:37:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUq4o-0001kX-96 for emacs-orgmode@gnu.org; Tue, 03 Oct 2006 15:37:14 -0400 Received: from [66.249.92.173] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GUqB5-0001Lz-1L for emacs-orgmode@gnu.org; Tue, 03 Oct 2006 15:43:43 -0400 Received: by ug-out-1314.google.com with SMTP id 36so740566uga for ; Tue, 03 Oct 2006 12:37:13 -0700 (PDT) Content-Disposition: inline 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: emacs-orgmode Hi, I had a question about link abbreviations. The manual says that you can have a function that parses the abbreviated link and returns a normal link. Is there a way to do that with in an org file using "#+LINK:" or the like? I'm guessing the answer is no and the reason being security. Edd