unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* customizing comint
@ 2008-02-06 17:05 rustom
  0 siblings, 0 replies; only message in thread
From: rustom @ 2008-02-06 17:05 UTC (permalink / raw)
  To: help-gnu-emacs

I'm trying to customize comint for a little-language interpreter {say
foo}.
The language includes a file -- say bar.foo -- by doing
>> include-file "bar.foo"

Now python-mode binds C-c C-c to py-execute-buffer which seems to be
doing some heavy-weight stuff and not really using anything from
comint. (AFAIK)

Is there some simple way of writing
(defun foo-execute-buffer (file)
:
:
which uses the comint functionality to make the foo interpreter do
include-file <file>

More generally is there any help on customizing comint?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-06 17:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-06 17:05 customizing comint rustom

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).