From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Absolute paths in exported files Date: Sat, 23 Jan 2010 17:57:51 +0100 Message-ID: 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 1NYjJZ-0001Dv-3Y for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 11:58:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYjJU-0001BV-C2 for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 11:58:24 -0500 Received: from [199.232.76.173] (port=52043 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYjJU-0001BM-63 for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 11:58:20 -0500 Received: from lo.gmane.org ([80.91.229.12]:49436) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NYjJT-0007BV-Az for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 11:58:19 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NYjJN-0003iM-Fs for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 17:58:13 +0100 Received: from 134.61.77.33 ([134.61.77.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jan 2010 17:58:13 +0100 Received: from andrea.crotti.0 by 134.61.77.33 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jan 2010 17:58:13 +0100 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 I was exporting an org-file containing relative paths in the format "file:../" In both the pdf and the html the url becomes absolute, I haven't found a good reason for that in the documentation (they should remain relative as I understood), any idea? Org-mode version 6.33trans GNU Emacs 23.1.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-09-16 on neutron.local THanks