We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd0530 commit da40ffbCopy full SHA for da40ffb
gnuplot.el
@@ -321,7 +321,7 @@ Set VARIABLE to VALUE. ARGS is optional args."
321
(set variable value))
322
(gnuplot--setup-comint-for-image-mode))
323
324
-(defcustom gnuplot-inline-image-mode nil
+(defcustom gnuplot-inline-image-mode 'inline
325
"Whether to display Gnuplot output in Emacs.
326
327
Possible values are nil, `inline' and `dedicated'.
0 commit comments