emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can't open source.c file following the link to it
@ 2010-01-06 11:03 Paul Chany
  2010-01-07 10:41 ` Giovanni Ridolfi
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Chany @ 2010-01-06 11:03 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

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?
How can I setup org-mode to achieve this feature?

Any advices will be appreciated!

--
Regards, Paul Chany
You can freely correct me in my English.
http://csanyi-pal.info

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't open source.c file following the link to it
  2010-01-06 11:03 Can't open source.c file following the link to it Paul Chany
@ 2010-01-07 10:41 ` Giovanni Ridolfi
  2010-01-07 11:23   ` Paul Chany
  0 siblings, 1 reply; 3+ messages in thread
From: Giovanni Ridolfi @ 2010-01-07 10:41 UTC (permalink / raw)
  To: Paul Chany; +Cc: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't open source.c file following the link to it
  2010-01-07 10:41 ` Giovanni Ridolfi
@ 2010-01-07 11:23   ` Paul Chany
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Chany @ 2010-01-07 11:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi Giovanni,

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

> Paul Chany <csanyipal@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-07 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-06 11:03 Can't open source.c file following the link to it Paul Chany
2010-01-07 10:41 ` Giovanni Ridolfi
2010-01-07 11:23   ` Paul Chany

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).