* Can't link to info nodes
@ 2011-09-18 11:04 Julien Cubizolles
2011-09-18 11:15 ` Carsten Dominik
0 siblings, 1 reply; 5+ messages in thread
From: Julien Cubizolles @ 2011-09-18 11:04 UTC (permalink / raw)
To: emacs-orgmode
I cannot link to info nodes.
* If I type a link like :
info:org.info#External%20links, I get "No match- Create this as a new
heading"
* If I do C-c l while visiting a info buffer, I get
"Cannot link to a buffer that is not visiting a file"
What am I doing wrong ?
Julien.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Can't link to info nodes
2011-09-18 11:04 Can't link to info nodes Julien Cubizolles
@ 2011-09-18 11:15 ` Carsten Dominik
2011-09-18 13:52 ` Julien Cubizolles
0 siblings, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2011-09-18 11:15 UTC (permalink / raw)
To: Julien Cubizolles; +Cc: emacs-orgmode
On 18.9.2011, at 13:04, Julien Cubizolles wrote:
>
> I cannot link to info nodes.
>
> * If I type a link like :
>
> info:org.info#External%20links, I get "No match- Create this as a new
> heading"
>
> * If I do C-c l while visiting a info buffer, I get
> "Cannot link to a buffer that is not visiting a file"
>
> What am I doing wrong ?
This works without any problems for me.
Take a look at the variable org-modules. Does it contain the symbol org-info?
If not, customize the variable and make sure to tick this module on.
- Carsten
>
> Julien.
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Can't link to info nodes
2011-09-18 11:15 ` Carsten Dominik
@ 2011-09-18 13:52 ` Julien Cubizolles
2011-09-18 13:59 ` Carsten Dominik
0 siblings, 1 reply; 5+ messages in thread
From: Julien Cubizolles @ 2011-09-18 13:52 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
Carsten Dominik <carsten.dominik@gmail.com> writes:
> Take a look at the variable org-modules. Does it contain the symbol org-info?
No it didn't. It's working now, thank you. Maybe there should be a
mention of this dependency in the org manual ?
Julien.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Can't link to info nodes
2011-09-18 13:52 ` Julien Cubizolles
@ 2011-09-18 13:59 ` Carsten Dominik
2011-09-19 5:53 ` Julien Cubizolles
0 siblings, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2011-09-18 13:59 UTC (permalink / raw)
To: Julien Cubizolles; +Cc: emacs-orgmode
On 18.9.2011, at 15:52, Julien Cubizolles wrote:
> Carsten Dominik <carsten.dominik@gmail.com> writes:
>> Take a look at the variable org-modules. Does it contain the symbol org-info?
> No it didn't. It's working now, thank you. Maybe there should be a
> mention of this dependency in the org manual ?
I don't think this is needed, as this is in the default value for this variable. So some way or another you have first *removed* this from the variable. Maybe by setting it with `setq' in .emacs?
- Carsten
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Can't link to info nodes
2011-09-18 13:59 ` Carsten Dominik
@ 2011-09-19 5:53 ` Julien Cubizolles
0 siblings, 0 replies; 5+ messages in thread
From: Julien Cubizolles @ 2011-09-19 5:53 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
Carsten Dominik <carsten.dominik@gmail.com> writes:
> I don't think this is needed, as this is in the default value for this
> variable. So some way or another you have first *removed* this from
> the variable. Maybe by setting it with `setq' in .emacs?
You're right again, the module must have been added after I configured
this variable it in my .emacs.
Julien.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-09-19 5:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-18 11:04 Can't link to info nodes Julien Cubizolles
2011-09-18 11:15 ` Carsten Dominik
2011-09-18 13:52 ` Julien Cubizolles
2011-09-18 13:59 ` Carsten Dominik
2011-09-19 5:53 ` Julien Cubizolles
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).