all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Send command to inferior (Octave) process
@ 2012-02-03 13:09 Rasmus
  0 siblings, 0 replies; only message in thread
From: Rasmus @ 2012-02-03 13:09 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

I have a set of macros in Octave which works as
  dynare FILENAME

I would like to make a command that does the following 

 1. Find inferior octave buffer (maybe even start if it doesn't exists)
 2. Send the command "dynare (buffer-file-name)" to the infeior buffer.
 3. Maybe pull-up the Octave  buffer in a split-view (but that should be
    trivial)

I am not sure how I interact with an inferior process in Emacs.  I would
appreciate a hint in the right direction?

Thanks,
Rasmus

-- 
Sent from my Emacs




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

only message in thread, other threads:[~2012-02-03 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 13:09 Send command to inferior (Octave) process Rasmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.