From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Can't open source.c file following the link to it Date: Thu, 07 Jan 2010 11:41:33 +0100 Message-ID: <83y6kaqjs2.fsf@yahoo.it> References: <87tyuzxzoh.fsf@gmail.com> 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 1NSpno-0002mn-VH for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 05:41:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSpnk-0002jb-7U for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 05:41:16 -0500 Received: from [199.232.76.173] (port=48565 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSpnj-0002jD-ND for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 05:41:11 -0500 Received: from mx20.gnu.org ([199.232.41.8]:63481) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSpnj-00037N-Az for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 05:41:11 -0500 Received: from slim-4a.inet.it ([213.92.5.126]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSpne-0001Gw-Vp for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 05:41:07 -0500 In-Reply-To: <87tyuzxzoh.fsf@gmail.com> (Paul Chany's message of "Wed, 06 Jan 2010 12:03:58 +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: Paul Chany Cc: emacs-orgmode@gnu.org Paul Chany writes: Hi Paul, > > in an org file within org-mode I create a link to a source.c file, but > can't to open it from org-mode. Why? Here: org-mode 6.33c Windows XP GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON >From the file.org, where the link is, I can open the file.c in the same directory: [[file:file.c]] cheers, Giovanni