Replies: 1 comment
-
|
You need to install the Compat package, it provides incf in compat-31.el. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks,
I got the message "internal-macroexpand-for-load: Eager macro-expansion failure: (void-function incf)" when calling
org-plot/gnuploton a table. I solved it by replacingincfbycl-incfin thegnuplot-context.elfile. To reproduce this, install the latest package on my Emacs version and follow the https://orgmode.org/org.html#Org-Plot-1 guide.My Emacs version
GNU Emacs 30.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.49, cairo version 1.18.4) of 2025-03-31, modified by Debian
Beta Was this translation helpful? Give feedback.
All reactions