Hi Giovanni,

Giovanni Ridolfi <giovanni.rido...@yahoo.it> writes:

> Paul Chany <csanyi...@gmail.com> 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



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to