[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ox-docx?
From: |
Ihor Radchenko |
Subject: |
Re: ox-docx? |
Date: |
Wed, 14 Feb 2024 12:08:42 +0000 |
Sharon Kimble <boudiccas@skimble09.plus.com> writes:
> I've just done a 'git pull' for updating my org-mode setup, and its throwing
> up the following error, which has also occurred in the past.
>
> =====
> Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such
> file or directory" "ox-docx")
> require(ox-docx)
> #f(compiled-function () #<bytecode -0x68323fa91990826>)()
> eval-after-load-helper("/home/boudiccas/git/org-mode/lisp/ox.elc")
> run-hook-with-args(eval-after-load-helper
> "/home/boudiccas/git/org-mode/lisp/ox.elc")
> do-after-load-evaluation("/home/boudiccas/git/org-mode/lisp/ox.elc")
ox-docx is not a part of Org mode. It appears to be requested by your
personal `eval-after-load' or `use-package` configuration.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- ox-docx?, Sharon Kimble, 2024/02/14
- Re: ox-docx?,
Ihor Radchenko <=