From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Weber Subject: Re: File link in Windows? Date: Sun, 23 Jul 2006 17:20:50 +0200 Message-ID: References: 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 1G4fz5-0001FY-Db for emacs-orgmode@gnu.org; Sun, 23 Jul 2006 11:35:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G4fz4-0001FJ-NT for emacs-orgmode@gnu.org; Sun, 23 Jul 2006 11:35:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4fz4-0001FF-Js for emacs-orgmode@gnu.org; Sun, 23 Jul 2006 11:35:10 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G4fzx-0001Kd-Ld for emacs-orgmode@gnu.org; Sun, 23 Jul 2006 11:36:05 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1G4fyw-00073m-Nr for emacs-orgmode@gnu.org; Sun, 23 Jul 2006 17:35:02 +0200 Received: from p85.212.164.186.tisdip.tiscali.de ([85.212.164.186]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Jul 2006 17:35:02 +0200 Received: from webdaddl by p85.212.164.186.tisdip.tiscali.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Jul 2006 17:35:02 +0200 In-Reply-To: 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 Morten, Morten Hindsholm wrote: > I have a small Windows-related problem, though: I can create links to > external files, but only when they are on the same drive as my .org > file. For example: > > file:/home/mohi.html > > is OK, but > > file:///C:/home/mohi.html file:C:/home/mohi.html seems to work :) Regards, Daniel