From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: [bug] Abbreviated links export Date: Tue, 17 Jul 2007 16:39:54 +0200 Message-ID: <87bqebdrgl.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 1IAoDb-0003IE-1e for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:40:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAoDZ-0003HY-LQ for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:40:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAoDZ-0003HO-EW for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:40:01 -0400 Received: from hu-out-0506.google.com ([72.14.214.226]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IAoDZ-0005nS-1I for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:40:01 -0400 Received: by hu-out-0506.google.com with SMTP id 23so714084huc for ; Tue, 17 Jul 2007 07:39:59 -0700 (PDT) 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@gnu.org Hi Carsten, There's a bug with abbreviated links export (since 5.01 if i remember correctly). For example: #+LINK: org-mode-manual http://staff.science.uva.nl/~dominik/Tools/org/org.html#%s [[org-mode-manual:Dynamic-blocks][More on dynamic blocks]] will be exported as: More on dynamic blocks Can you reproduce this? -- Bastien