You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the message "internal-macroexpand-for-load: Eager macro-expansion failure: (void-function incf)" when calling org-plot/gnuplot on a table. I solved it by replacing incf by cl-incf in the gnuplot-context.el file. 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
This discussion was converted from issue #97 on May 30, 2026 22:15.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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