* Still errors with Emacs 26.3
@ 2021-08-16 4:49 Axel Kielhorn
2021-08-16 10:49 ` Maxim Nikulin
0 siblings, 1 reply; 2+ messages in thread
From: Axel Kielhorn @ 2021-08-16 4:49 UTC (permalink / raw)
To: Org-Mode Mailing List
Thanks for fixing the errors in org cite.
I still get the following messages with 3664447eb when building with Emacs 26.3.
Compiling /Users/axel/src/Emacs/org-mode/lisp/org-agenda.el...
In end of data:
org-agenda.el:10873:1:Warning: the function ‘string-empty-p’ is not known to
be defined.
Compiling /Users/axel/src/Emacs/org-mode/lisp/org-plot.el...
In org-plot/gnuplot:
org-plot.el:634:4:Warning: ‘(dump-func (plist-get type :data-dump))’ is a
malformed function
org-plot.el:685:17:Warning: reference to free variable ‘dump-func’
In end of data:
org-plot.el:731:1:Warning: the function ‘if-let’ is not known to be defined.
Compiling /Users/axel/src/Emacs/org-mode/lisp/org-src.el...
In org-edit-src-save:
org-src.el:1207:16:Warning: replace-buffer-contents called with 3 arguments,
but accepts only 1
In org-edit-src-exit:
org-src.el:1255:17:Warning: replace-buffer-contents called with 3 arguments,
but accepts only 1
Greetings
Axel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Still errors with Emacs 26.3
2021-08-16 4:49 Still errors with Emacs 26.3 Axel Kielhorn
@ 2021-08-16 10:49 ` Maxim Nikulin
0 siblings, 0 replies; 2+ messages in thread
From: Maxim Nikulin @ 2021-08-16 10:49 UTC (permalink / raw)
To: emacs-orgmode
On 16/08/2021 11:49, Axel Kielhorn wrote:
> Thanks for fixing the errors in org cite.
I hope, what you report about are no more than warnings, not errors.
> Compiling /Users/axel/src/Emacs/org-mode/lisp/org-agenda.el...
>
> In end of data:
> org-agenda.el:10873:1:Warning: the function ‘string-empty-p’ is not known to
> be defined.
A patch for this particular issue:
https://orgmode.org/list/seeb8h$364$1@ciao.gmane.io
Unfortunately it is not tracked at https://updates.orgmode.org/ for some
unclear reason.
> Compiling /Users/axel/src/Emacs/org-mode/lisp/org-plot.el...
>
> In org-plot/gnuplot:
> org-plot.el:634:4:Warning: ‘(dump-func (plist-get type :data-dump))’ is a
> malformed function
> org-plot.el:685:17:Warning: reference to free variable ‘dump-func’
Try "make single" to get even more warnings...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-16 10:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-16 4:49 Still errors with Emacs 26.3 Axel Kielhorn
2021-08-16 10:49 ` Maxim Nikulin
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.