I get this error in the middle of producing a dozen or so plots from an org file.
kill-region: Text is read-only: #<buffer gnuplot>
This is an old file that used to be able to generate the plots without errors. I can recreate the plots individually through the org-file fine. Only when I run them all at once, I get this error. I instrumented the kill-region function for Edebug to produce this trace:
I get this error in the middle of producing a dozen or so plots from an org file.
This is an old file that used to be able to generate the plots without errors. I can recreate the plots individually through the org-file fine. Only when I run them all at once, I get this error. I instrumented the kill-region function for Edebug to produce this trace:
These are the versions: