Hi I want to use org-wikinodes ( http://orgmode.org/worg/org-contrib/org-wikinodes.html) Org wikinode is activated : (setq org-modules (quote (org-wikinodes))) I can follow wikinodes links with C-c C-o. However, the wikinodes links are not clickable. In addition, when I open an org file, I have the following message : "Failed to add wikinodes to ‘org-font-lock-extra-keywords’." I saw in the org-list that this problem was resolved before ( https://lists.gnu.org/archive/html/emacs-orgmode/2015-06/msg00738.html) Emacs version: GNU Emacs 25.2.1 (x86_64-apple-darwin15.6.0, Carbon Version 157 AppKit 1404.47) of 2017-02-15 Org mode version 9.0.5 (9.0.5-elpaplus @ /Users/sam/.emacs.d/elpa/org-plus-contrib-20170210/) Does anybody have the same issue? Any idea of what I could / should do to make org-wikinodes work? Best, Sam