From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Chany Subject: Re: Can't open source.c file following the link to it Date: Thu, 07 Jan 2010 12:23:15 +0100 Message-ID: <87d41mp3a4.fsf@gmail.com> References: <87tyuzxzoh.fsf@gmail.com> <83y6kaqjs2.fsf@yahoo.it> 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 1NSqT0-0005be-2w for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 06:23:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSqSv-0005Zq-B1 for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 06:23:49 -0500 Received: from [199.232.76.173] (port=44910 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSqSv-0005Zi-3f for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 06:23:45 -0500 Received: from lo.gmane.org ([80.91.229.12]:52634) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSqSu-0000nc-NA for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 06:23:44 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NSqSo-0004lS-T5 for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 12:23:38 +0100 Received: from 130-142-85-95.dynamic.stcable.net ([95.85.142.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jan 2010 12:23:38 +0100 Received: from csanyipal by 130-142-85-95.dynamic.stcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jan 2010 12:23:38 +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 Hi Giovanni, Giovanni Ridolfi writes: > Paul Chany writes: >> 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]] I solve the problem so so edited the link: [[file:filename][filename.c]] where the filename is a symbolic link to filename.c. It's a solution for me because I don't want that that Emacs open the filename.c in C mode. The same is with the link: [[file:filename][filename.asm]] because I don't want to Emacs open the filename.asm in assembly mode. However this file was written in PIC assembly and not in GNU Assembly language. -- Regards, Paul Chany You can freely correct me in my English. http://csanyi-pal.info