[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: strange error exporting to ascii
From: |
Fraga, Eric |
Subject: |
Re: strange error exporting to ascii |
Date: |
Fri, 22 Dec 2023 15:53:07 +0000 |
User-agent: |
gnus (Emacs 30.0.50) |
On Friday, 22 Dec 2023 at 15:14, Ihor Radchenko wrote:
[...]
> This is also something from ox-bibtex.el. I suspect that you do not need
> ox-bibtex.el. It is an old library predating Org's native citation support.
>
> Also, merely loading ox-bibtex.el changes Org export behaviour. Be careful.
Ah! Interesting. I had forgotten about requiring ox-bibtex in my
configuration files. I've now removed it but now get a new error
(elided):
Debugger entered--Lisp error: (invalid-function org-element-with-buffer-copy)
org-element-with-buffer-copy(:to-buffer #<buffer *Org parse*> :drop-contents
t :drop-visibility t :drop-narrowing t :drop-locals t nil nil [...])
org-cite-parse-elements("Alba, E.; Tomassini, M.
[[https://doi.org/10.1109/...")
org-cite-csl-render-bibliography([...])
for both exports to ascii and odt, although slightly different text in
the org-cite-parse-elements function.
Export to LaTeX continues to work.
--
: Eric S Fraga, with org release_9.6.8-771-gdf0539 in Emacs 30.0.50
- strange error exporting to ascii, Fraga, Eric, 2023/12/21
- Re: strange error exporting to ascii, William Denton, 2023/12/21
- Re: strange error exporting to ascii, Ihor Radchenko, 2023/12/22
- Re: strange error exporting to ascii, Fraga, Eric, 2023/12/22
- Re: strange error exporting to ascii, Ihor Radchenko, 2023/12/22
- Re: strange error exporting to ascii,
Fraga, Eric <=
- Re: strange error exporting to ascii, Ihor Radchenko, 2023/12/22
- Re: strange error exporting to ascii, Fraga, Eric, 2023/12/22
- Re: strange error exporting to ascii, Fraga, Eric, 2023/12/22
- Re: strange error exporting to ascii, Ihor Radchenko, 2023/12/22
- Re: strange error exporting to ascii, Fraga, Eric, 2023/12/22
- Re: strange error exporting to ascii, Ihor Radchenko, 2023/12/23
- Re: strange error exporting to ascii, Fraga, Eric, 2023/12/23
- Re: strange error exporting to ascii, Ihor Radchenko, 2023/12/24
- Re: strange error exporting to ascii, Fraga, Eric, 2023/12/27