> Tim Cross writes:
> Colin Baxter writes:
>> Hi Tim,
>>
>> Thanks for you quick reply.
>>> Tim Cross writes:
>>
>> > Colin Baxter writes:
>>
>> >> Hello,
>> >>
>> >> In the last few days org-publish no loner works for me, giving
>> a
Colin Baxter writes:
> Hi Tim,
>
> Thanks for you quick reply.
>> Tim Cross writes:
>
> > Colin Baxter writes:
>
> >> 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
>
Hi Tim,
Thanks for you quick reply.
> Tim Cross writes:
> Colin Baxter writes:
>> 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 '
Colin Baxter writes:
> 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 d
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 c