Re: unable to activate org-wikinodes

2021-07-07 Thread Maxim Nikulin

On 07/07/2021 14:23, Michael Maurer wrote:

On Tue, 6 Jul 2021 at 08:07, Michael Maurer  wrote:


in my config, but making a camel case headline does not create a link
when repeating the word in a paragraph. I've also tried activating
org-wikinodes with m-x customize, but no difference.


Is this deprecated and no longer part of org? I searched the
org-folder for any file resembling wikinodes, but couldn't find
anything.


org-wikinodes.el is a part of org-contrib

"The contrib/ directory now lives outside of Org's repository" is 
announced on https://updates.orgmode.org/


Maybe the new repository and the package should be mentioned on the 
install page to avoid confusion.


https://orgmode.org/list/874kf4fanb@gnu.org/ or
https://lists.gnu.org/archive/html/emacs-orgmode/2021-05/msg00769.html
On 15/05/2021 19:23, Bastien wrote:

Bastien writes:


The files previously stored in the contrib/ directory of Org's repo
now lives here: https://git.sr.ht/~bzg/org-contrib


You can now install org-contrib as a new NonGNU ELPA package:
https://elpa.nongnu.org/nongnu/






Re: unable to activate org-wikinodes

2021-07-07 Thread Michael Maurer
On Tue, 6 Jul 2021 at 08:07, Michael Maurer  wrote:
>
> I've put
>
> (setq org-return-follows-link t)
> (custom-set-variables
>  '(org-modules (quote (org-wikinodes)))
>  '(org-return-follows-link t))
>
> in my config, but making a camel case headline does not create a link
> when repeating the word in a paragraph. I've also tried activating
> org-wikinodes with m-x customize, but no difference.
> I'm using org 9.3 and Emacs 27.1 on Win10.

Is this deprecated and no longer part of org? I searched the
org-folder for any file resembling wikinodes, but couldn't find
anything.

And that's after upgrading to the latest Emacs and downloading 9.4.6.