emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Can't open source.c file following the link to it


From: Paul Chany
Subject: [Orgmode] Re: Can't open source.c file following the link to it
Date: Thu, 07 Jan 2010 12:23:15 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hi Giovanni,

Giovanni Ridolfi <address@hidden> writes:

> Paul Chany <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]