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
This is a new error that cropped up just today although I've been successfully plotting extensively for past couple of weeks. There were no errors with the same plot files until today. The following lines get logged to the messages buffer. Nothing else in the gnuplot buffer, the gnuplot> prompt is active and ready to receive commands.
-----------------------------
gnuplot-mode 0.7-beta -- determining gnuplot version ......
gnuplot-mode 0.7-beta (gnuplot 5.2) -- report bugs with "C-c C-u"
Starting gnuplot plotting program...
gnuplot-make-gnuplot-buffer: Symbol’s function definition is void: process-kill-without-query
-----------------------------
Other related details:
;;; gnuplot.el --- drive gnuplot from within emacs
;; Copyright (C) 1998, 2011 Phil Type and Bruce Ravel, 1999-2012 Bruce Ravel
;; Author: Bruce Ravel <[email protected]> and Phil Type
;; Maintainer: Bruce Ravel <[email protected]>
;; Created: June 28 1998
;; Updated: November 1 2012
;; Version: 0.7.0
;; Keywords: gnuplot, plotting
-----------------------------
M-x org-version:
Org mode version 9.1.7 (9.1.7-18-g2f587d-elpa)
----------------------------
M-x version:
GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G19009)
----------------------------
uname
Darwin Kernel Version 15.6.0: root:xnu-3248.73.5~1/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered:
This is a new error that cropped up just today although I've been successfully plotting extensively for past couple of weeks. There were no errors with the same plot files until today. The following lines get logged to the messages buffer. Nothing else in the gnuplot buffer, the gnuplot> prompt is active and ready to receive commands.
Other related details:
The text was updated successfully, but these errors were encountered: