Hello, In the last few days org-publish no loner works for me, giving a lisp error: (void-function conkeror-minor-mode). The source of the problem is the line '(add-hook 'js-mode-hook 'conkeror-minor-mode)' in my init file. If I comment out the line, the error disappears.
I've tried reverting a couple of recent commits in org-mode, but to no avail. I'd appreciate pointers as to the issue. I'm using emacs-27.1 with Org mode version 9.4.4 (release_9.4.4-186-g7fa817). Best wishes, Colin Baxter.