[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: citations: rx problems with emacs-26.3
From: |
Maxim Nikulin |
Subject: |
Re: citations: rx problems with emacs-26.3 |
Date: |
Tue, 10 Aug 2021 00:18:47 +0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 08/08/2021 21:14, Nicolas Goaziou wrote:
Maxim Nikulin writes:
I have noticed another problem with
a lot of pcase branches in `org-cite-natbib--style-to-command' in and
my experience is not enough to resolve it. On attempt to
byte-compile-file
the following error is reported after significant delay (and CPU fan
becomes more noisy)
oc-natbib.el:108:9:Error: Bytecode overflow
Fixed. Thank you.
Nice. Perhaps `org-cite-biblatex-export-citation' should be fixed in a
similar way. There is no error yet but compiled file is significantly
blown up:
-rw-rw-r-- 1 ubuntu ubuntu 13383 Aug 9 02:17 lisp/oc-biblatex.el
-rw-rw-r-- 1 ubuntu ubuntu 48906 Aug 9 17:06 lisp/oc-biblatex.elc
There are a couple of issues with "make single" for emacs-25.2:
Compiling single /home/ubuntu/org-mode/lisp/oc-basic.el...
In end of data:
oc-basic.el:772:1:Warning: the function ‘buffer-hash’ is not known to be
defined.
Compiling single /home/ubuntu/org-mode/lisp/oc-biblatex.el...
Compiling single /home/ubuntu/org-mode/lisp/oc-csl.el...
In toplevel form:
oc-csl.el:90:1:Error: Cannot open load file: No such file or directory,
org-cite
Makefile:59: recipe for target 'oc-csl.elc' failed
make[2]: [oc-csl.elc] Error 1 (ignored)
Re: citations: rx problems with emacs-26.3, Maxim Nikulin, 2021/08/09