The gnuplot emacs mode was creating bindings in the global comint mode,
overwriting those that were already there. This resulted in breakage when those
keys were used in other non-gnuplot comint buffers. Attached patch applies the
bindings ONLY to the gnuplot comint instance.
dima
|