Re: [O] Can't link to info nodes

2011-09-18 Thread Julien Cubizolles
Carsten Dominik 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 configur

Re: [O] Can't link to info nodes

2011-09-18 Thread Julien Cubizolles
Carsten Dominik 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.

Re: [O] Can't link to info nodes

2011-09-18 Thread Carsten Dominik
On 18.9.2011, at 15:52, Julien Cubizolles wrote: > Carsten Dominik 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 th

Re: [O] Can't link to info nodes

2011-09-18 Thread Carsten Dominik
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 v

[O] Can't link to info nodes

2011-09-18 Thread Julien Cubizolles
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.