From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: gnuplot persist does not work using Emacs comint
Date: Mon, 16 Dec 2013 12:57:47 -0700 [thread overview]
Message-ID: <20131216195747.GA17573@hysteria.proulx.com> (raw)
In-Reply-To: <52aeb44f$0$2871$e4fe514c@news2.news.xs4all.nl>
Alex van der Spek wrote:
> ~/$ gnuplot -p -e 'plot x'
> ...
> But when executing this as a comint process, i.e. using Emacs as the
> shell script editor and running the shell script it does not. The plot is
> generated and disappears immediately.
How are you doing this? When I tried the above it worked for me in
that the window persisted. Please say exactly what it is that you are
doing so that others may recreate the issue. Also please say the
version of emacs you are using. And also what operating system you
are using.
> difficult for me at this stage. Not quite sure what comint is to begin
> with.
The comint.el file describes itself this way:
;; This file defines a general command-interpreter-in-a-buffer package
;; (comint mode). The idea is that you can build specific process-in-a-buffer
;; modes on top of comint mode -- e.g., Lisp, shell, scheme, T, soar, ....
;; This way, all these specific packages share a common base functionality,
;; and a common set of bindings, which makes them easier to use (and
;; saves code, implementation time, etc., etc.).
Bob
next prev parent reply other threads:[~2013-12-16 19:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-16 8:05 gnuplot persist does not work using Emacs comint Alex van der Spek
2013-12-16 16:46 ` Eli Zaretskii
2013-12-16 19:57 ` Bob Proulx [this message]
[not found] ` <mailman.9414.1387223882.10748.help-gnu-emacs@gnu.org>
2013-12-16 20:51 ` Alex van der Spek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131216195747.GA17573@hysteria.proulx.com \
--to=bob@proulx.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).