Re: [O] org-wikinodes is not activating CamelCase links automatically

2012-09-21 Thread Marcelo de Moraes Serpa
Thanks Bastien, it's working now.

Cheers,

- Marcelo.

On Fri, Sep 21, 2012 at 3:44 AM, Bastien  wrote:

> Marcelo de Moraes Serpa  writes:
>
> > Even though it's activated, I don't get a link when I write words in
> > CamelCase. Any ideas?
>
> (setq org-wikinodes-active t)
>
> is not enough.
>
> You need to have org-wikinodes in org-modules.
>
> Best,
>
> --
>  Bastien
>


Re: [O] org-wikinodes is not activating CamelCase links automatically

2012-09-21 Thread Bastien
Marcelo de Moraes Serpa  writes:

> Even though it's activated, I don't get a link when I write words in
> CamelCase. Any ideas?

(setq org-wikinodes-active t)

is not enough.

You need to have org-wikinodes in org-modules.

Best,

-- 
 Bastien